r8a774b1.dtsi (b7423e39432c00de8ba8ebefce3849aa502208d1) | r8a774b1.dtsi (747bbcd3aacd95fe200cdda415dba02e872946b5) |
---|---|
1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Device Tree Source for the r8a774b1 SoC 4 * 5 * Copyright (C) 2019 Renesas Electronics Corp. 6 */ 7 8#include <dt-bindings/interrupt-controller/irq.h> --- 2569 unchanged lines hidden (view full) --- 2578 renesas,vsps = <&vspd0 0>, <&vspd1 0>, <&vspd0 1>; 2579 2580 ports { 2581 #address-cells = <1>; 2582 #size-cells = <0>; 2583 2584 port@0 { 2585 reg = <0>; | 1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Device Tree Source for the r8a774b1 SoC 4 * 5 * Copyright (C) 2019 Renesas Electronics Corp. 6 */ 7 8#include <dt-bindings/interrupt-controller/irq.h> --- 2569 unchanged lines hidden (view full) --- 2578 renesas,vsps = <&vspd0 0>, <&vspd1 0>, <&vspd0 1>; 2579 2580 ports { 2581 #address-cells = <1>; 2582 #size-cells = <0>; 2583 2584 port@0 { 2585 reg = <0>; |
2586 du_out_rgb: endpoint { 2587 }; | |
2588 }; 2589 port@1 { 2590 reg = <1>; 2591 du_out_hdmi0: endpoint { 2592 remote-endpoint = <&dw_hdmi0_in>; 2593 }; 2594 }; 2595 port@2 { --- 119 unchanged lines hidden --- | 2586 }; 2587 port@1 { 2588 reg = <1>; 2589 du_out_hdmi0: endpoint { 2590 remote-endpoint = <&dw_hdmi0_in>; 2591 }; 2592 }; 2593 port@2 { --- 119 unchanged lines hidden --- |