Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757490AbdLQSGp (ORCPT ); Sun, 17 Dec 2017 13:06:45 -0500 Received: from cloudserver094114.home.net.pl ([79.96.170.134]:52433 "EHLO cloudserver094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752392AbdLQSGo (ORCPT ); Sun, 17 Dec 2017 13:06:44 -0500 From: "Rafael J. Wysocki" To: Matthias Brugger Cc: Viresh Kumar , Andrew-sh Cheng , mark.rutland@arm.com, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, srv_heupstream@mediatek.com, robh+dt@kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v1 4/4] arm64: dts: mediatek: add mt2712 cpufreq related device nodes Date: Sun, 17 Dec 2017 19:05:55 +0100 Message-ID: <7730089.t6jDuHQEn5@aspire.rjw.lan> In-Reply-To: References: <1512713278-17807-1-git-send-email-andrew-sh.cheng@mediatek.com> <20171212072625.GL25177@vireshk-i7> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1236 Lines: 35 On Tuesday, December 12, 2017 10:34:42 AM CET Matthias Brugger wrote: > Hi, > > On 12/12/2017 08:26 AM, Viresh Kumar wrote: > > On 12-12-17, 02:17, Rafael J. Wysocki wrote: > >> On Monday, December 11, 2017 8:57:19 AM CET Viresh Kumar wrote: > >>> On 08-12-17, 14:07, Andrew-sh Cheng wrote: > >>>> Add opp v2 information, > >>>> and also add clocks, regulators and opp information into cpu nodes > >>>> > >>>> Signed-off-by: Andrew-sh Cheng > >>>> --- > >>>> arch/arm64/boot/dts/mediatek/mt2712-evb.dts | 27 ++++++++++++++ > >>>> arch/arm64/boot/dts/mediatek/mt2712e.dtsi | 57 +++++++++++++++++++++++++++++ > >>>> 2 files changed, 84 insertions(+) > >>> > >>> Acked-by: Viresh Kumar > >> > >> Of course, DT bindings require ACKs from DT maintainers to be applied. > > > > I didn't knew that we need Acks from DT maintainers for dts files as well? Yeah, > > its very much required while defining new bindings for sure. > > > > I will take the dts parts through the Mediatek SoC tree, so you don't have to > worry about them. > > Please let me know when you take patch 1 and 2. Applied now, thanks! Do you need the branch containing them to be exposed? Thanks, Rafael