Loading arch/arm/boot/dts/qcom/msm8917-cdp.dtsi +17 −0 Original line number Diff line number Diff line Loading @@ -245,6 +245,23 @@ }; }; /* SX1509q i/o expander */ &i2c_2 { status = "ok"; ioexp2_gpios: sx150x@3e { status = "ok"; compatible = "sx1509q"; #gpio-cells = <2>; gpio-controller; reg = <0x3E>; /* I2C Client Addr */ sx150x,pullup_ena = <0x0>; sx150x,pulldn_ena = <0x0>; sx150x,float_ena = <0x00>; sx150x,polarity = <0x0>; sx150x,gpio_base= <300>; }; }; /* SX1508q i/o expander */ &i2c_4 { status = "ok"; Loading Loading
arch/arm/boot/dts/qcom/msm8917-cdp.dtsi +17 −0 Original line number Diff line number Diff line Loading @@ -245,6 +245,23 @@ }; }; /* SX1509q i/o expander */ &i2c_2 { status = "ok"; ioexp2_gpios: sx150x@3e { status = "ok"; compatible = "sx1509q"; #gpio-cells = <2>; gpio-controller; reg = <0x3E>; /* I2C Client Addr */ sx150x,pullup_ena = <0x0>; sx150x,pulldn_ena = <0x0>; sx150x,float_ena = <0x00>; sx150x,polarity = <0x0>; sx150x,gpio_base= <300>; }; }; /* SX1508q i/o expander */ &i2c_4 { status = "ok"; Loading