r8a77951.dtsi (b7423e39432c00de8ba8ebefce3849aa502208d1) | r8a77951.dtsi (747bbcd3aacd95fe200cdda415dba02e872946b5) |
---|---|
1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Device Tree Source for the R-Car H3 (R8A77951) SoC 4 * 5 * Copyright (C) 2015 Renesas Electronics Corp. 6 */ 7 8#include <dt-bindings/clock/r8a7795-cpg-mssr.h> --- 3337 unchanged lines hidden (view full) --- 3346 status = "disabled"; 3347 3348 ports { 3349 #address-cells = <1>; 3350 #size-cells = <0>; 3351 3352 port@0 { 3353 reg = <0>; | 1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Device Tree Source for the R-Car H3 (R8A77951) SoC 4 * 5 * Copyright (C) 2015 Renesas Electronics Corp. 6 */ 7 8#include <dt-bindings/clock/r8a7795-cpg-mssr.h> --- 3337 unchanged lines hidden (view full) --- 3346 status = "disabled"; 3347 3348 ports { 3349 #address-cells = <1>; 3350 #size-cells = <0>; 3351 3352 port@0 { 3353 reg = <0>; |
3354 du_out_rgb: endpoint { 3355 }; | |
3356 }; 3357 port@1 { 3358 reg = <1>; 3359 du_out_hdmi0: endpoint { 3360 remote-endpoint = <&dw_hdmi0_in>; 3361 }; 3362 }; 3363 port@2 { --- 131 unchanged lines hidden --- | 3354 }; 3355 port@1 { 3356 reg = <1>; 3357 du_out_hdmi0: endpoint { 3358 remote-endpoint = <&dw_hdmi0_in>; 3359 }; 3360 }; 3361 port@2 { --- 131 unchanged lines hidden --- |