Skip to content

Commit ba96d91

Browse files
clegofficAlexandre Torgue
authored andcommitted
arm64: dts: st: add DDR channel to stm32mp257f-ev1 board
Add 32bits DDR4 channel to the stm32mp257f-dk board. Signed-off-by: Clément Le Goffic <clement.legoffic@foss.st.com> Signed-off-by: Clément Le Goffic <legoffic.clement@gmail.com> Link: https://lore.kernel.org/r/20251118-b4-ddr-bindings-v9-7-a033ac5144da@gmail.com Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
1 parent ec6eac7 commit ba96d91

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

arch/arm64/boot/dts/st/stm32mp257f-ev1.dts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,13 @@
6565
};
6666
};
6767

68+
ddr_channel: sdram-channel-0 {
69+
#address-cells = <1>;
70+
#size-cells = <0>;
71+
compatible = "jedec,ddr4-channel";
72+
io-width = <32>;
73+
};
74+
6875
imx335_2v9: regulator-2v9 {
6976
compatible = "regulator-fixed";
7077
regulator-name = "imx335-avdd";

0 commit comments

Comments
 (0)