Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753563AbeADQvd (ORCPT + 1 other); Thu, 4 Jan 2018 11:51:33 -0500 Received: from mail-ot0-f196.google.com ([74.125.82.196]:38866 "EHLO mail-ot0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752344AbeADQvb (ORCPT ); Thu, 4 Jan 2018 11:51:31 -0500 X-Google-Smtp-Source: ACJfBovrCUxe3WMPZHEtQXqdymvCr4PFwUKODXqHBAYaXdaMul95c589j7gbDWq5Z2BffLp8EiI48DWA4UIxvvD2tMw= MIME-Version: 1.0 In-Reply-To: <1515049684-23481-2-git-send-email-zhang.chunyan@linaro.org> References: <20171207125715.16160-1-chunyan.zhang@spreadtrum.com> <1515049684-23481-1-git-send-email-zhang.chunyan@linaro.org> <1515049684-23481-2-git-send-email-zhang.chunyan@linaro.org> From: Arnd Bergmann Date: Thu, 4 Jan 2018 17:51:29 +0100 X-Google-Sender-Auth: v31YHKifAtiYajXUTD2-S5Tp-vE Message-ID: Subject: Re: [RECEND PATCH V7 12/12] arm64: dts: add clocks for SC9860 To: Chunyan Zhang Cc: arm-soc , Stephen Boyd , linux-clk , DTML , Linux Kernel Mailing List , Chunyan Zhang 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 Thu, Jan 4, 2018 at 8:08 AM, Chunyan Zhang wrote: > From: Chunyan Zhang > > Some clocks on SC9860 are in the same address area with syscon devices, > those are what have a property of 'sprd,syscon' which would refer to > syscon devices, others would have a reg property indicated their address > ranges. > > Signed-off-by: Chunyan Zhang Applied, thanks! Arnd