From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Zyngier Subject: Re: [PATCH 3/3] arm64: arch timer: Add timer erratum property for Hip05-d02 and Hip06-d03 Date: Mon, 24 Oct 2016 11:14:21 +0100 Message-ID: <7b7687c0-b1b1-074e-a7c7-de377c43c855@arm.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Ding Tianhong , Catalin Marinas , Will Deacon , Mark Rutland , Scott Wood , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Shawn Guo , stuart.yoder-3arQi8VN3Tc@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org Please write a proper commit message, no matter how trivial the patch is. Thanks, M. On 23/10/16 04:21, Ding Tianhong wrote: > Signed-off-by: Ding Tianhong > --- > arch/arm64/boot/dts/hisilicon/hip05.dtsi | 1 + > arch/arm64/boot/dts/hisilicon/hip06.dtsi | 1 + > 2 files changed, 2 insertions(+) > > diff --git a/arch/arm64/boot/dts/hisilicon/hip05.dtsi b/arch/arm64/boot/dts/hisilicon/hip05.dtsi > index bf322ed..9d18875 100644 > --- a/arch/arm64/boot/dts/hisilicon/hip05.dtsi > +++ b/arch/arm64/boot/dts/hisilicon/hip05.dtsi > @@ -281,6 +281,7 @@ > , > , > ; > + hisilicon,erratum-161x01; > }; > > pmu { > diff --git a/arch/arm64/boot/dts/hisilicon/hip06.dtsi b/arch/arm64/boot/dts/hisilicon/hip06.dtsi > index 5927bc4..c38c658 100644 > --- a/arch/arm64/boot/dts/hisilicon/hip06.dtsi > +++ b/arch/arm64/boot/dts/hisilicon/hip06.dtsi > @@ -260,6 +260,7 @@ > , > , > ; > + hisilicon,erratum-161x01; > }; > > pmu { > -- Jazz is not dead. It just smells funny... -- 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