On Thu, Jul 18, 2019 at 02:12:10PM +0300, Andra Danciu wrote: ... > > > + pmic: pmic@4b { > > > + reg = <0x4b>; > > > + compatible = "rohm,bd71837"; > > > + /* PMIC BD71837 PMIC_nINT GPIO1_IO12 */ > > > + pinctrl-0 = <&pinctrl_pmic>; > > > + gpio_intr = <&gpio1 3 GPIO_ACTIVE_LOW>; > > > > Where is the bindings for this property? > Documentation/devicetree/bindings/mfd/rohm,bd71837-pmic.txt I do not see property 'gpio_intr' in there. Shawn