Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753541AbeADQvI (ORCPT + 1 other); Thu, 4 Jan 2018 11:51:08 -0500 Received: from mail-ot0-f195.google.com ([74.125.82.195]:34675 "EHLO mail-ot0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752344AbeADQvG (ORCPT ); Thu, 4 Jan 2018 11:51:06 -0500 X-Google-Smtp-Source: ACJfBoutB8H8+XbalQYpz9i8MuXe6TZAZhYfg5hMWwWEnrY/6RvkqThPY4zjnPDk+8dVynGv0xlY0ggXOgPvD4l1APk= MIME-Version: 1.0 In-Reply-To: References: <20171207125715.16160-1-chunyan.zhang@spreadtrum.com> <20171207125715.16160-12-chunyan.zhang@spreadtrum.com> <20171221230316.GY7997@codeaurora.org> From: Arnd Bergmann Date: Thu, 4 Jan 2018 17:51:05 +0100 X-Google-Sender-Auth: vc-G42VSdOSmunEi5wK2EIQv0ro Message-ID: Subject: Re: [PATCH V7 11/12] arm64: dts: add syscon for whale2 platform To: Chunyan Zhang Cc: Stephen Boyd , "arm@kernel.org" , Chunyan Zhang , Michael Turquette , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , linux-clk , Linux Kernel Mailing List , DTML , Linux ARM , Mark Brown , Xiaolong Zhang , Ben Li , Orson Zhai Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Fri, Dec 22, 2017 at 6:30 AM, Chunyan Zhang wrote: > 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? Applied both to next/dt now, thanks! Arnd