From mboxrd@z Thu Jan 1 00:00:00 1970 From: Magnus Damm Date: Thu, 17 Sep 2015 10:33:37 +0000 Subject: Re: [PATCH v2 11/11] devicetree: bindings: Remove deprecated properties Message-Id: List-Id: References: <20150917095325.5369.73893.sendpatchset@little-apple> <20150917095511.5369.41259.sendpatchset@little-apple> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 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