mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 11:33:28 +02:00
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>
This commit is contained in:
parent
ec6eac731f
commit
ba96d918d3
|
|
@ -65,6 +65,13 @@ led-orange {
|
|||
};
|
||||
};
|
||||
|
||||
ddr_channel: sdram-channel-0 {
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
compatible = "jedec,ddr4-channel";
|
||||
io-width = <32>;
|
||||
};
|
||||
|
||||
imx335_2v9: regulator-2v9 {
|
||||
compatible = "regulator-fixed";
|
||||
regulator-name = "imx335-avdd";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user