Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

arm64: dts: renesas: Remove empty rgb output endpoints

Endpoints node must have a remote-endpoint property, as endpoints only
exist to model a link between ports. Drop the empty rgb output endpoints
from SoC dtsi files, and declare them in the board dts instead.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Link: https://lore.kernel.org/r/20220424161228.8147-2-laurent.pinchart+renesas@ideasonboard.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

authored by

Laurent Pinchart and committed by
Geert Uytterhoeven
747bbcd3 b7423e39

+20 -32
+8 -2
arch/arm64/boot/dts/renesas/beacon-renesom-baseboard.dtsi
··· 272 272 status = "okay"; 273 273 }; 274 274 275 - &du_out_rgb { 276 - remote-endpoint = <&rgb_panel>; 275 + &du { 276 + ports { 277 + port@0 { 278 + du_out_rgb: endpoint { 279 + remote-endpoint = <&rgb_panel>; 280 + }; 281 + }; 282 + }; 277 283 }; 278 284 279 285 &ehci0 {
+1 -1
arch/arm64/boot/dts/renesas/draak.dtsi
··· 285 285 286 286 ports { 287 287 port@0 { 288 - endpoint { 288 + du_out_rgb: endpoint { 289 289 remote-endpoint = <&adv7123_in>; 290 290 }; 291 291 };
+1 -1
arch/arm64/boot/dts/renesas/ebisu.dtsi
··· 356 356 357 357 ports { 358 358 port@0 { 359 - endpoint { 359 + du_out_rgb: endpoint { 360 360 remote-endpoint = <&adv7123_in>; 361 361 }; 362 362 };
-2
arch/arm64/boot/dts/renesas/r8a774a1.dtsi
··· 2738 2738 2739 2739 port@0 { 2740 2740 reg = <0>; 2741 - du_out_rgb: endpoint { 2742 - }; 2743 2741 }; 2744 2742 port@1 { 2745 2743 reg = <1>;
-2
arch/arm64/boot/dts/renesas/r8a774b1.dtsi
··· 2583 2583 2584 2584 port@0 { 2585 2585 reg = <0>; 2586 - du_out_rgb: endpoint { 2587 - }; 2588 2586 }; 2589 2587 port@1 { 2590 2588 reg = <1>;
+1 -1
arch/arm64/boot/dts/renesas/r8a774c0-cat874.dts
··· 172 172 173 173 ports { 174 174 port@0 { 175 - endpoint { 175 + du_out_rgb: endpoint { 176 176 remote-endpoint = <&tda19988_in>; 177 177 }; 178 178 };
-2
arch/arm64/boot/dts/renesas/r8a774c0.dtsi
··· 1871 1871 1872 1872 port@0 { 1873 1873 reg = <0>; 1874 - du_out_rgb: endpoint { 1875 - }; 1876 1874 }; 1877 1875 1878 1876 port@1 {
-2
arch/arm64/boot/dts/renesas/r8a774e1.dtsi
··· 2857 2857 2858 2858 port@0 { 2859 2859 reg = <0>; 2860 - du_out_rgb: endpoint { 2861 - }; 2862 2860 }; 2863 2861 port@1 { 2864 2862 reg = <1>;
-2
arch/arm64/boot/dts/renesas/r8a77951.dtsi
··· 3351 3351 3352 3352 port@0 { 3353 3353 reg = <0>; 3354 - du_out_rgb: endpoint { 3355 - }; 3356 3354 }; 3357 3355 port@1 { 3358 3356 reg = <1>;
-2
arch/arm64/boot/dts/renesas/r8a77960.dtsi
··· 2954 2954 2955 2955 port@0 { 2956 2956 reg = <0>; 2957 - du_out_rgb: endpoint { 2958 - }; 2959 2957 }; 2960 2958 port@1 { 2961 2959 reg = <1>;
-2
arch/arm64/boot/dts/renesas/r8a77961.dtsi
··· 2764 2764 2765 2765 port@0 { 2766 2766 reg = <0>; 2767 - du_out_rgb: endpoint { 2768 - }; 2769 2767 }; 2770 2768 port@1 { 2771 2769 reg = <1>;
-2
arch/arm64/boot/dts/renesas/r8a77965.dtsi
··· 2766 2766 2767 2767 port@0 { 2768 2768 reg = <0>; 2769 - du_out_rgb: endpoint { 2770 - }; 2771 2769 }; 2772 2770 port@1 { 2773 2771 reg = <1>;
-2
arch/arm64/boot/dts/renesas/r8a77970.dtsi
··· 1157 1157 1158 1158 port@0 { 1159 1159 reg = <0>; 1160 - du_out_rgb: endpoint { 1161 - }; 1162 1160 }; 1163 1161 1164 1162 port@1 {
-2
arch/arm64/boot/dts/renesas/r8a77980.dtsi
··· 1534 1534 1535 1535 port@0 { 1536 1536 reg = <0>; 1537 - du_out_rgb: endpoint { 1538 - }; 1539 1537 }; 1540 1538 1541 1539 port@1 {
-2
arch/arm64/boot/dts/renesas/r8a77990.dtsi
··· 2048 2048 2049 2049 port@0 { 2050 2050 reg = <0>; 2051 - du_out_rgb: endpoint { 2052 - }; 2053 2051 }; 2054 2052 2055 2053 port@1 {
-2
arch/arm64/boot/dts/renesas/r8a77995.dtsi
··· 1367 1367 1368 1368 port@0 { 1369 1369 reg = <0>; 1370 - du_out_rgb: endpoint { 1371 - }; 1372 1370 }; 1373 1371 1374 1372 port@1 {
+1 -1
arch/arm64/boot/dts/renesas/salvator-common.dtsi
··· 386 386 387 387 ports { 388 388 port@0 { 389 - endpoint { 389 + du_out_rgb: endpoint { 390 390 remote-endpoint = <&adv7123_in>; 391 391 }; 392 392 };
+8 -2
arch/arm64/boot/dts/renesas/ulcb-kf.dtsi
··· 97 97 status = "okay"; 98 98 }; 99 99 100 - &du_out_rgb { 101 - remote-endpoint = <&adv7513_in>; 100 + &du { 101 + ports { 102 + port@0 { 103 + du_out_rgb: endpoint { 104 + remote-endpoint = <&adv7513_in>; 105 + }; 106 + }; 107 + }; 102 108 }; 103 109 104 110 &ehci0 {