On Wed, Mar 11, 2015 at 09:46:09AM +0800, Shawn Guo wrote: > On Mon, Mar 09, 2015 at 05:28:06PM +0800, Peter Chen wrote: > > max7310 is an i2c interface gpio expander > > > > Signed-off-by: Peter Chen <peter.chen@xxxxxxxxxxxxx> > > --- > > arch/arm/boot/dts/imx6qdl-sabreauto.dtsi | 43 ++++++++++++++++++++++++++++++++ > > 1 file changed, 43 insertions(+) > > > > diff --git a/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi b/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi > > index 009abd6..51acfec 100644 > > --- a/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi > > +++ b/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi > > @@ -28,6 +28,13 @@ > > }; > > }; > > > > + max7310_reset: max7310-reset { > > + compatible = "gpio-reset"; > > The mainline kernel doesn't seem to have a gpio-reset driver/binding > yet. > Yeah, the driver still handles reset by itself instead of DT. Even without reset operation, my max7310 chip works ok. Would you accept that I delete this reset operation and send v2? -- Best Regards, Peter Chen -- 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