draak.dtsi (4f2c0a4acffbec01079c28f839422e64ddeff004) draak.dtsi (74c3bb4819071e94bfa58d13ea4825065f00587c)
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the Draak board
4 *
5 * Copyright (C) 2016-2018 Renesas Electronics Corp.
6 * Copyright (C) 2017 Glider bvba
7 */
8

--- 360 unchanged lines hidden (view full) ---

369
370 hdmi-encoder@39 {
371 compatible = "adi,adv7511w";
372 reg = <0x39>, <0x3f>, <0x3c>, <0x38>;
373 reg-names = "main", "edid", "cec", "packet";
374 interrupt-parent = <&gpio1>;
375 interrupts = <28 IRQ_TYPE_LEVEL_LOW>;
376
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the Draak board
4 *
5 * Copyright (C) 2016-2018 Renesas Electronics Corp.
6 * Copyright (C) 2017 Glider bvba
7 */
8

--- 360 unchanged lines hidden (view full) ---

369
370 hdmi-encoder@39 {
371 compatible = "adi,adv7511w";
372 reg = <0x39>, <0x3f>, <0x3c>, <0x38>;
373 reg-names = "main", "edid", "cec", "packet";
374 interrupt-parent = <&gpio1>;
375 interrupts = <28 IRQ_TYPE_LEVEL_LOW>;
376
377 avdd-supply = <&reg_1p8v>;
378 dvdd-supply = <&reg_1p8v>;
379 pvdd-supply = <&reg_1p8v>;
380 dvdd-3v-supply = <&reg_3p3v>;
381 bgvdd-supply = <&reg_1p8v>;
382
377 adi,input-depth = <8>;
378 adi,input-colorspace = "rgb";
379 adi,input-clock = "1x";
380
381 ports {
382 #address-cells = <1>;
383 #size-cells = <0>;
384

--- 360 unchanged lines hidden ---
383 adi,input-depth = <8>;
384 adi,input-colorspace = "rgb";
385 adi,input-clock = "1x";
386
387 ports {
388 #address-cells = <1>;
389 #size-cells = <0>;
390

--- 360 unchanged lines hidden ---