r8a774c0.dtsi (b7423e39432c00de8ba8ebefce3849aa502208d1) | r8a774c0.dtsi (747bbcd3aacd95fe200cdda415dba02e872946b5) |
---|---|
1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Device Tree Source for the RZ/G2E (R8A774C0) SoC 4 * 5 * Copyright (C) 2018-2019 Renesas Electronics Corp. 6 */ 7 8#include <dt-bindings/clock/r8a774c0-cpg-mssr.h> --- 1857 unchanged lines hidden (view full) --- 1866 status = "disabled"; 1867 1868 ports { 1869 #address-cells = <1>; 1870 #size-cells = <0>; 1871 1872 port@0 { 1873 reg = <0>; | 1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Device Tree Source for the RZ/G2E (R8A774C0) SoC 4 * 5 * Copyright (C) 2018-2019 Renesas Electronics Corp. 6 */ 7 8#include <dt-bindings/clock/r8a774c0-cpg-mssr.h> --- 1857 unchanged lines hidden (view full) --- 1866 status = "disabled"; 1867 1868 ports { 1869 #address-cells = <1>; 1870 #size-cells = <0>; 1871 1872 port@0 { 1873 reg = <0>; |
1874 du_out_rgb: endpoint { 1875 }; | |
1876 }; 1877 1878 port@1 { 1879 reg = <1>; 1880 du_out_lvds0: endpoint { 1881 remote-endpoint = <&lvds0_in>; 1882 }; 1883 }; --- 120 unchanged lines hidden --- | 1874 }; 1875 1876 port@1 { 1877 reg = <1>; 1878 du_out_lvds0: endpoint { 1879 remote-endpoint = <&lvds0_in>; 1880 }; 1881 }; --- 120 unchanged lines hidden --- |