From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v2 1/3] ARM: dts: Add support for phyCORE-AM335x PCM-953 carrier board Date: Thu, 9 Feb 2017 09:31:33 -0800 Message-ID: <20170209173132.GD21809@atomide.com> References: <1485252576-36955-1-git-send-email-t.remmet@phytec.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Sudeep Holla Cc: Teresa Remmet , linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, =?utf-8?Q?Beno=C3=AEt?= Cousson , Rob Herring , Mark Rutland , Wadim Egorov , Vladimir Zapolskiy List-Id: devicetree@vger.kernel.org * Sudeep Holla [170209 08:57]: > On 24/01/17 10:09, Teresa Remmet wrote: > > + user_buttons: user_buttons { > > + compatible = "gpio-keys"; > > + pinctrl-names = "default"; > > + pinctrl-0 = <&user_buttons_pins>; > > + > > + button@0 { > > + label = "home"; > > + linux,code = ; > > + gpios = <&gpio3 7 GPIO_ACTIVE_HIGH>; > > + gpio-key,wakeup; > > + }; > > + > > + button@1 { > > + label = "menu"; > > + linux,code = ; > > + gpios = <&gpio3 8 GPIO_ACTIVE_HIGH>; > > + gpio-key,wakeup; > > Could you please replace this with wakeup-source as specified in > Documentation/devicetree/bindings/power/wakeup-source.txt > > I know this patch is merged, just fix it on top of linux-next ? > I think TI/OMAP downstream tree has some remnants of the legacy > boolean and it keeps slipping through every merge window :) Oops sorry these keep coming. Teresa, can you please send a follow-up fix against current Linux next? Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html