ARM: dts: stm32: remove now redundant STM32MP15x video cell sizes
authorAhmad Fatoum <a.fatoum@pengutronix.de>
Thu, 26 Mar 2020 22:02:07 +0000 (23:02 +0100)
committerAlexandre Torgue <alexandre.torgue@st.com>
Mon, 20 Apr 2020 10:15:23 +0000 (12:15 +0200)
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>
arch/arm/boot/dts/stm32mp157c-dk2.dts
arch/arm/boot/dts/stm32mp157c-ev1.dts
arch/arm/boot/dts/stm32mp15xx-dkx.dtsi

index 7985b80967cadbd25a7f293bad91fe42804b4add..9a8a26710ac1c90313aaee5fa68aa6a4d2f771c8 100644 (file)
 };
 
 &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>;
index 8a4c7ff31a922e7717f78a36eac0b5f963a6d9c9..26db0fe93a9883a138c2f6c58fa27d3d2adfc501 100644 (file)
 };
 
 &dsi {
-       #address-cells = <1>;
-       #size-cells = <0>;
        phy-dsi-supply = <&reg18>;
        status = "okay";
 
        ports {
-               #address-cells = <1>;
-               #size-cells = <0>;
-
                port@0 {
                        reg = <0>;
                        dsi_in: endpoint {
        status = "okay";
 
        port {
-               #address-cells = <1>;
-               #size-cells = <0>;
-
                ltdc_ep0_out: endpoint@0 {
                        reg = <0>;
                        remote-endpoint = <&dsi_in>;
index 558a91a6962b9eaa192c1a2a0a4f902fdcb3ffe1..f964e2ae7d6057f4b6a411be01e3066261daaf2a 100644 (file)
        status = "okay";
 
        port {
-               #address-cells = <1>;
-               #size-cells = <0>;
-
                ltdc_ep0_out: endpoint@0 {
                        reg = <0>;
                        remote-endpoint = <&sii9022_in>;