Lines Matching +full:hdmi +full:- +full:en +full:- +full:supply
4 - compatible: Has to contain one of the following:
38 - gpio-controller: if used as gpio expander.
39 - #gpio-cells: if used as gpio expander.
40 - interrupt-controller: if to be used as interrupt expander.
41 - #interrupt-cells: if to be used as interrupt expander.
44 - interrupts: interrupt specifier for the device's interrupt output.
45 - reset-gpios: GPIO specification for the RESET input. This is an
47 - vcc-supply: power supply regulator.
55 pinctrl-names = "default";
56 pinctrl-0 = <&pinctrl_pca9505>;
57 gpio-controller;
58 #gpio-cells = <2>;
59 interrupt-parent = <&gpio3>;
70 interrupt-parent = <&gpio6>;
72 interrupt-controller;
73 #interrupt-cells = <2>;
74 vcc-supply = <&vdds_1v8_main>;
75 gpio-controller;
76 #gpio-cells = <2>;
77 gpio-line-names =
78 "hdmi-ct-hpd", "hdmi.ls-oe", "p02", "p03", "vibra", "fault2", "p06", "p07",
79 "en-usb", "en-host1", "en-host2", "chg-int", "p14", "p15", "mic-int", "en-modem",
80 "shdn-hs-amp", "chg-status+red", "green", "blue", "en-esata", "fault1", "p26", "p27";
86 interrupt-parent = <&gpio99>;