ARM: dts: stm32: remove useless dma-ranges property for stm32f429
Remove dma-ranges from ltdc node since it is already set on bus node. Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com> Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
This commit is contained in:
parent
9737a358b5
commit
ae0300228a
|
@ -234,7 +234,6 @@
|
|||
status = "okay";
|
||||
pinctrl-0 = <<dc_pins>;
|
||||
pinctrl-names = "default";
|
||||
dma-ranges;
|
||||
|
||||
port {
|
||||
ltdc_out_rgb: endpoint {
|
||||
|
|
Loading…
Reference in New Issue