1 Maxim MAX14656 / AL32 USB Charger Detector
4 - compatible : "maxim,max14656";
5 - reg: i2c slave address
6 - interrupt-parent: the phandle for the interrupt controller
7 - interrupts: interrupt line
12 clock-frequency = <50000>;
13 pinctrl-names = "default";
14 pinctrl-0 = <&pinctrl_i2c2>;
17 compatible = "maxim,max14656";
19 pinctrl-names = "default";
20 pinctrl-0 = <&pinctrl_charger_detect>;
21 interrupt-parent = <&gpio6>;
22 interrupts = <26 IRQ_TYPE_LEVEL_HIGH>;