From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from down.free-electrons.com ([37.187.137.238]:39101 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752796AbcFOLVw (ORCPT ); Wed, 15 Jun 2016 07:21:52 -0400 Date: Wed, 15 Jun 2016 13:21:49 +0200 From: Boris Brezillon To: Maxime Ripard , Chen-Yu Tsai Cc: linux-arm-kernel@lists.infradead.org, stable@vger.kernel.org Subject: Re: [PATCH v2] ARM: sunxi/dt: make the CHIP inherit from allwinner,sun5i-a13 Message-ID: <20160615132149.2587c195@bbrezillon> In-Reply-To: <1465989619-2337-1-git-send-email-boris.brezillon@free-electrons.com> References: <1465989619-2337-1-git-send-email-boris.brezillon@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On Wed, 15 Jun 2016 13:20:19 +0200 Boris Brezillon wrote: > The sun4i-timer driver registers its sched_clock only if the machine is > compatible with "allwinner,sun5i-a13", "allwinner,sun5i-a10s" or > "allwinner,sun4i-a10". > Add the missing "allwinner,sun5i-a13" string to the machine compatible. > > Signed-off-by: Boris Brezillon > Fixes: 5a33893dd079 ("ARM: sunxi/dt: make the CHIP inherit from allwinner,sun5i-a13") Should be Fixes: 465a225fb2af ("ARM: sun5i: Add C.H.I.P DTS") Maxime, do you want me to resend it? > Cc: > --- > Changes since v1: > - added the Fixes and Cc stable tags > --- > arch/arm/boot/dts/sun5i-r8-chip.dts | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/boot/dts/sun5i-r8-chip.dts b/arch/arm/boot/dts/sun5i-r8-chip.dts > index a8d8b4582397..f694482bdeb6 100644 > --- a/arch/arm/boot/dts/sun5i-r8-chip.dts > +++ b/arch/arm/boot/dts/sun5i-r8-chip.dts > @@ -52,7 +52,7 @@ > > / { > model = "NextThing C.H.I.P."; > - compatible = "nextthing,chip", "allwinner,sun5i-r8"; > + compatible = "nextthing,chip", "allwinner,sun5i-r8", "allwinner,sun5i-a13"; > > aliases { > i2c0 = &i2c0; -- Boris Brezillon, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com