Searched full:pcal6524 (Results 1 – 8 of 8) sorted by relevance
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx93-9x9-qsb.dts | 81 gpio = <&pcal6524 16 GPIO_ACTIVE_HIGH>; 90 gpio = <&pcal6524 13 GPIO_ACTIVE_HIGH>; 99 gpio = <&pcal6524 21 GPIO_ACTIVE_HIGH>; 121 gpio = <&pcal6524 20 GPIO_ACTIVE_HIGH>; 170 hp-det-gpio = <&pcal6524 4 GPIO_ACTIVE_HIGH>; 183 reset-gpios = <&pcal6524 12 GPIO_ACTIVE_LOW>; 218 reset-gpios = <&pcal6524 15 GPIO_ACTIVE_LOW>; 295 interrupt-parent = <&pcal6524>; 311 pcal6524: gpio@22 { label 312 compatible = "nxp,pcal6524"; [all...] |
H A D | imx93-14x14-evk.dts | 107 gpio = <&pcal6524 13 GPIO_ACTIVE_HIGH>; 129 gpio = <&pcal6524 20 GPIO_ACTIVE_HIGH>; 145 gpio = <&pcal6524 14 GPIO_ACTIVE_HIGH>; 158 reset-gpios = <&pcal6524 12 GPIO_ACTIVE_LOW>; 194 reset-gpios = <&pcal6524 16 GPIO_ACTIVE_LOW>; 235 compatible = "nxp,pcal6524"; 241 pcal6524: gpio@22 { label 242 compatible = "nxp,pcal6524"; 257 interrupt-parent = <&pcal6524>;
|
H A D | imx93-11x11-evk.dts | 70 gpio = <&pcal6524 14 GPIO_ACTIVE_HIGH>; 103 gpio = <&pcal6524 13 GPIO_ACTIVE_HIGH>; 125 gpio = <&pcal6524 20 GPIO_ACTIVE_HIGH>; 138 reset-gpios = <&pcal6524 12 GPIO_ACTIVE_LOW>; 195 hp-det-gpio = <&pcal6524 4 GPIO_ACTIVE_HIGH>; 251 reset-gpios = <&pcal6524 15 GPIO_ACTIVE_LOW>; 276 reset-gpios = <&pcal6524 16 GPIO_ACTIVE_LOW>; 331 pcal6524: gpio@22 { label 332 compatible = "nxp,pcal6524"; 347 interrupt-parent = <&pcal6524>; [all...] |
H A D | imx95-15x15-evk.dts | 79 gpio = <&pcal6524 13 GPIO_ACTIVE_HIGH>; 89 gpio = <&pcal6524 0 GPIO_ACTIVE_LOW>; 97 gpio = <&pcal6524 14 GPIO_ACTIVE_LOW>; 106 gpio = <&pcal6524 10 GPIO_ACTIVE_HIGH>; 128 gpio = <&pcal6524 11 GPIO_ACTIVE_HIGH>; 144 gpio = <&pcal6524 3 GPIO_ACTIVE_HIGH>; 153 gpio = <&pcal6524 1 GPIO_ACTIVE_HIGH>; 350 pcal6524: gpio@22 { label 351 compatible = "nxp,pcal6524"; 516 reset-gpios = <&pcal6524 [all...] |
H A D | s32gxxxa-rdb.dtsi | 222 pcal6524: gpio-expander@22 { label 223 compatible = "nxp,pcal6524";
|
H A D | imx95-19x19-evk.dts | 392 compatible = "nxp,pcal6524";
|
/linux/Documentation/devicetree/bindings/gpio/ |
H A D | gpio-pca95xx.yaml | 60 - nxp,pcal6524 181 compatible = "nxp,pcal6524";
|
/linux/drivers/gpio/ |
H A D | gpio-pca953x.c | 109 { "pcal6524", 24 | PCA953X_TYPE | PCA_LATCH_INT, }, 302 * - PCAL6524/PCAL9555A with custom PCAL IRQ handling: 341 * same register layout as the PCAL6524, the spacing of the registers has been 1422 { .compatible = "nxp,pcal6524", .data = OF_953X(24, PCA_LATCH_INT), },
|