On Fri, Sep 2, 2016 at 11:49 AM, Christoph Fritz <chf.fritz@xxxxxxxxxxxxxx> wrote: > +sx9500@28 { > + compatible = "semtech,sx9500"; > + reg = <0x28>; > + pinctrl-names = "default"; > + pinctrl-0 = <&pinctrl_sx9500>; > + interrupt-parent = <&gpio2>; > + interrupts = <16 IRQ_TYPE_LEVEL_LOW>; > + reset-gpios = <&gpio2 10 GPIO_ACTIVE_HIGH>; Datasheet says the reset is active low. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html