Lines Matching +full:vddc +full:- +full:supply
1 TC358764 MIPI-DSI to LVDS panel bridge
4 - compatible: "toshiba,tc358764"
5 - reg: the virtual channel number of a DSI peripheral
6 - vddc-supply: core voltage supply, 1.2V
7 - vddio-supply: I/O voltage supply, 1.8V or 3.3V
8 - vddlvds-supply: LVDS1/2 voltage supply, 3.3V
9 - reset-gpios: a GPIO spec for the reset pin
16 [1]: Documentation/devicetree/bindings/media/video-interfaces.txt
23 vddc-supply = <&vcc_1v2_reg>;
24 vddio-supply = <&vcc_1v8_reg>;
25 vddlvds-supply = <&vcc_3v3_reg>;
26 reset-gpios = <&gpd1 6 GPIO_ACTIVE_LOW>;
27 #address-cells = <1>;
28 #size-cells = <0>;
32 remote-endpoint = <&panel_ep>;