From mboxrd@z Thu Jan 1 00:00:00 1970 From: woogyom.kim@gmail.com (Milo Kim) Date: Mon, 21 Nov 2016 22:05:21 +0900 Subject: [PATCH v2 5/8] dt-bindings: mfd: Provide human readable defines for TPS65217 interrupts In-Reply-To: <20161118151051.GV4082@atomide.com> References: <20161028123702.21849-1-woogyom.kim@gmail.com> <20161028123702.21849-6-woogyom.kim@gmail.com> <20161118145353.GE2301@dell.home> <20161118151051.GV4082@atomide.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 11/19/2016 12:10 AM, Tony Lindgren wrote: >>> +#define TPS65217_IRQ_USB 0 >>> > > +#define TPS65217_IRQ_AC 1 >>> > > +#define TPS65217_IRQ_PB 2 >> > >> > What are "AC" and "PB". Seeing as these are meant to be "human >> > readable", let's make them more human friendly. > Good idea. Milo, please do an incremental single follow-up patch as > I already have applied this and the dts changes using it. Thanks for catching this. Let me send a patch soon. Best regards, Milo