Skip to content

Commit ec6eac7

Browse files
clegofficAlexandre Torgue
authored andcommitted
arm64: dts: st: add LPDDR channel to stm32mp257f-dk board
Add 32bits LPDDR4 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-6-a033ac5144da@gmail.com Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
1 parent 5e69779 commit ec6eac7

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

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

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

68+
lpddr_channel: sdram-channel-0 {
69+
#address-cells = <1>;
70+
#size-cells = <0>;
71+
compatible = "jedec,lpddr4-channel";
72+
io-width = <32>;
73+
};
74+
6875
memory@80000000 {
6976
device_type = "memory";
7077
reg = <0x0 0x80000000 0x1 0x0>;

0 commit comments

Comments
 (0)