ebisu.dtsi (70a89009f723ff72ab923ae6f7581ad9e95618c3) | ebisu.dtsi (747bbcd3aacd95fe200cdda415dba02e872946b5) |
---|---|
1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Device Tree Source for the Ebisu board 4 * 5 * Copyright (C) 2018 Renesas Electronics Corp. 6 */ 7 8#include <dt-bindings/gpio/gpio.h> --- 342 unchanged lines hidden (view full) --- 351 352 clocks = <&cpg CPG_MOD 724>, 353 <&cpg CPG_MOD 723>, 354 <&x13_clk>; 355 clock-names = "du.0", "du.1", "dclkin.0"; 356 357 ports { 358 port@0 { | 1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Device Tree Source for the Ebisu board 4 * 5 * Copyright (C) 2018 Renesas Electronics Corp. 6 */ 7 8#include <dt-bindings/gpio/gpio.h> --- 342 unchanged lines hidden (view full) --- 351 352 clocks = <&cpg CPG_MOD 724>, 353 <&cpg CPG_MOD 723>, 354 <&x13_clk>; 355 clock-names = "du.0", "du.1", "dclkin.0"; 356 357 ports { 358 port@0 { |
359 endpoint { | 359 du_out_rgb: endpoint { |
360 remote-endpoint = <&adv7123_in>; 361 }; 362 }; 363 }; 364}; 365 366&ehci0 { 367 dr_mode = "otg"; --- 494 unchanged lines hidden --- | 360 remote-endpoint = <&adv7123_in>; 361 }; 362 }; 363 }; 364}; 365 366&ehci0 { 367 dr_mode = "otg"; --- 494 unchanged lines hidden --- |