summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/stm32mp157c-dk2.dts
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2020-03-26 23:02:07 +0100
committerAlexandre Torgue <alexandre.torgue@st.com>2020-04-20 12:15:23 +0200
commit276bd3f003b18f4bff3b5db68bd3a746653cb8f8 (patch)
treef88338d50ecb1c3870dfb59217163ba550e7eb5c /arch/arm/boot/dts/stm32mp157c-dk2.dts
parent9c32f980d999b4f441044f94005b3e649d036694 (diff)
ARM: dts: stm32: remove now redundant STM32MP15x video cell sizes
With the cell sizes specified in the SoC DTSIs in a previous commit, individual boards no longer need to specify them, thus drop them. No functional change. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
Diffstat (limited to 'arch/arm/boot/dts/stm32mp157c-dk2.dts')
-rw-r--r--arch/arm/boot/dts/stm32mp157c-dk2.dts8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/boot/dts/stm32mp157c-dk2.dts b/arch/arm/boot/dts/stm32mp157c-dk2.dts
index 7985b80967ca..9a8a26710ac1 100644
--- a/arch/arm/boot/dts/stm32mp157c-dk2.dts
+++ b/arch/arm/boot/dts/stm32mp157c-dk2.dts
@@ -27,15 +27,10 @@
};
&dsi {
- #address-cells = <1>;
- #size-cells = <0>;
status = "okay";
phy-dsi-supply = <&reg18>;
ports {
- #address-cells = <1>;
- #size-cells = <0>;
-
port@0 {
reg = <0>;
dsi_in: endpoint {
@@ -83,9 +78,6 @@
status = "okay";
port {
- #address-cells = <1>;
- #size-cells = <0>;
-
ltdc_ep1_out: endpoint@1 {
reg = <1>;
remote-endpoint = <&dsi_in>;