ebisu.dtsi (5d2d4a9f603a47403395408f64b1261ca61f6d50) | ebisu.dtsi (74c3bb4819071e94bfa58d13ea4825065f00587c) |
---|---|
1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Device Tree Source for the Ebisu/Ebisu-4D board 4 * 5 * Copyright (C) 2018 Renesas Electronics Corp. 6 */ 7 8#include <dt-bindings/gpio/gpio.h> --- 389 unchanged lines hidden (view full) --- 398 }; 399 400 hdmi-encoder@39 { 401 compatible = "adi,adv7511w"; 402 reg = <0x39>; 403 interrupt-parent = <&gpio1>; 404 interrupts = <1 IRQ_TYPE_LEVEL_LOW>; 405 | 1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Device Tree Source for the Ebisu/Ebisu-4D board 4 * 5 * Copyright (C) 2018 Renesas Electronics Corp. 6 */ 7 8#include <dt-bindings/gpio/gpio.h> --- 389 unchanged lines hidden (view full) --- 398 }; 399 400 hdmi-encoder@39 { 401 compatible = "adi,adv7511w"; 402 reg = <0x39>; 403 interrupt-parent = <&gpio1>; 404 interrupts = <1 IRQ_TYPE_LEVEL_LOW>; 405 |
406 avdd-supply = <®_1p8v>; 407 dvdd-supply = <®_1p8v>; 408 pvdd-supply = <®_1p8v>; 409 dvdd-3v-supply = <®_3p3v>; 410 bgvdd-supply = <®_1p8v>; 411 |
|
406 adi,input-depth = <8>; 407 adi,input-colorspace = "rgb"; 408 adi,input-clock = "1x"; 409 410 ports { 411 #address-cells = <1>; 412 #size-cells = <0>; 413 --- 456 unchanged lines hidden --- | 412 adi,input-depth = <8>; 413 adi,input-colorspace = "rgb"; 414 adi,input-clock = "1x"; 415 416 ports { 417 #address-cells = <1>; 418 #size-cells = <0>; 419 --- 456 unchanged lines hidden --- |