1 * NXP PCA953x I2C GPIO multiplexer
4 - compatible: Has to contain one of the following:
34 - reset-gpios: GPIO specification for the RESET input. This is an
35 active low signal to the PCA953x.
41 compatible = "nxp,pca9505";
43 pinctrl-names = "default";
44 pinctrl-0 = <&pinctrl_pca9505>;
45 interrupt-parent = <&gpio3>;
46 interrupts = <23 IRQ_TYPE_LEVEL_LOW>;