ARM: DTS: stm32: remove useless mr-nbanks property
FMC driver is now able to discover the bank number by parsing bank subnodes. Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
f303aaf21b
commit
4eefb0070d
@ -195,7 +195,6 @@
|
||||
pinctrl-names = "default";
|
||||
status = "okay";
|
||||
|
||||
mr-nbanks = <1>;
|
||||
/* Memory configuration from sdram datasheet MT48LC_4M32_B2B5-6A */
|
||||
bank1: bank@0 {
|
||||
st,sdram-control = /bits/ 8 <NO_COL_8 NO_ROW_12 MWIDTH_16 BANKS_4
|
||||
|
@ -209,7 +209,6 @@
|
||||
pinctrl-names = "default";
|
||||
status = "okay";
|
||||
|
||||
mr-nbanks = <1>;
|
||||
/* Memory configuration from sdram datasheet MT48LC_4M32_B2B5-6A */
|
||||
bank1: bank@0 {
|
||||
st,sdram-control = /bits/ 8 <NO_COL_8 NO_ROW_12 MWIDTH_32 BANKS_4
|
||||
|
Loading…
Reference in New Issue
Block a user