From mboxrd@z Thu Jan 1 00:00:00 1970 From: Magnus Damm Subject: Re: [PATCH v2 11/11] devicetree: bindings: Remove deprecated properties Date: Thu, 17 Sep 2015 19:33:37 +0900 Message-ID: References: <20150917095325.5369.73893.sendpatchset@little-apple> <20150917095511.5369.41259.sendpatchset@little-apple> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: Sender: linux-sh-owner@vger.kernel.org To: Geert Uytterhoeven Cc: "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" , Laurent Pinchart , Geert Uytterhoeven , Linux-sh list , Daniel Lezcano , Simon Horman , Thomas Gleixner List-Id: devicetree@vger.kernel.org Hi Geert, On Thu, Sep 17, 2015 at 7:04 PM, Geert Uytterhoeven wrote: > On Thu, Sep 17, 2015 at 11:55 AM, Magnus Damm wrote: >> From: Magnus Damm >> >> The deprecated DT properies are part of the GIT history, > > properties Oops! >> no need to keep them around any longer. > > They're still in the driver because in-the-field R-Car Gen2 DTSes use them, > right? You may add a comment in the driver, to prevent a janitor from > re-adding them to the bindings. Yes, good idea! >> Signed-off-by: Magnus Damm > > Nevertheless > Acked-by: Geert Uytterhoeven Thank you! / magnus