From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH 7/8] arm: orion5x: Remove old non-DT-based WNR854T support Date: Fri, 26 Aug 2016 16:59:13 +0200 Message-ID: <20160826145913.GL25046@lunn.ch> References: <1468679348-10522-1-git-send-email-jm@lentin.co.uk> <1472203264-21089-1-git-send-email-jm@lentin.co.uk> <1472203264-21089-8-git-send-email-jm@lentin.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1472203264-21089-8-git-send-email-jm-Pj/HzkgeCk7QXOPxS62xeg@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Jamie Lentin Cc: Arnd Bergmann , Rob Herring , Vivien Didelot , Jason Cooper , Sebastian Hesselbarth , Gregory Clement , Imre Kaloz , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org On Fri, Aug 26, 2016 at 10:21:03AM +0100, Jamie Lentin wrote: > The non-DT-based support is now redundant, remove it and replace it > with the DT-support in defconfigs. > > Signed-off-by: Jamie Lentin Reviewed-by: Andrew Lunn Andrew -- 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrew@lunn.ch (Andrew Lunn) Date: Fri, 26 Aug 2016 16:59:13 +0200 Subject: [PATCH 7/8] arm: orion5x: Remove old non-DT-based WNR854T support In-Reply-To: <1472203264-21089-8-git-send-email-jm@lentin.co.uk> References: <1468679348-10522-1-git-send-email-jm@lentin.co.uk> <1472203264-21089-1-git-send-email-jm@lentin.co.uk> <1472203264-21089-8-git-send-email-jm@lentin.co.uk> Message-ID: <20160826145913.GL25046@lunn.ch> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Aug 26, 2016 at 10:21:03AM +0100, Jamie Lentin wrote: > The non-DT-based support is now redundant, remove it and replace it > with the DT-support in defconfigs. > > Signed-off-by: Jamie Lentin Reviewed-by: Andrew Lunn Andrew