Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752626AbdLVFb3 (ORCPT ); Fri, 22 Dec 2017 00:31:29 -0500 Received: from mail-lf0-f47.google.com ([209.85.215.47]:35586 "EHLO mail-lf0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750821AbdLVFbZ (ORCPT ); Fri, 22 Dec 2017 00:31:25 -0500 X-Google-Smtp-Source: ACJfBouekRvuL8pLfmu1LrhlqrRDiKmP6Xth/HGYdSJnDNQqLbvCLU5s2O2BGbxtgn8y1rumV2i7Y3NazaZqeXtKEnY= MIME-Version: 1.0 In-Reply-To: <20171221230316.GY7997@codeaurora.org> References: <20171207125715.16160-1-chunyan.zhang@spreadtrum.com> <20171207125715.16160-12-chunyan.zhang@spreadtrum.com> <20171221230316.GY7997@codeaurora.org> From: Chunyan Zhang Date: Fri, 22 Dec 2017 13:30:43 +0800 Message-ID: Subject: Re: [PATCH V7 11/12] arm64: dts: add syscon for whale2 platform To: Stephen Boyd , "arm@kernel.org" Cc: Chunyan Zhang , Michael Turquette , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , linux-clk , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Mark Brown , Xiaolong Zhang , Ben Li , Orson Zhai , Arnd Bergmann Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 608 Lines: 24 On 22 December 2017 at 07:03, Stephen Boyd wrote: > On 12/07, Chunyan Zhang wrote: >> Some clocks on SC9860 are in the same address area with syscon >> devices, the proper syscon node will be quoted under the >> definitions of those clocks in DT. >> >> Signed-off-by: Chunyan Zhang >> --- > > These last two can go via arm-soc? Thanks Stephen! Hi Arnd, Olof Could you please take the patch 11, 12 through arm-soc? Thanks, Chunyan > > -- > Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, > a Linux Foundation Collaborative Project