From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752220AbdHJAPY (ORCPT ); Wed, 9 Aug 2017 20:15:24 -0400 Received: from mail-oi0-f68.google.com ([209.85.218.68]:38519 "EHLO mail-oi0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752084AbdHJAPW (ORCPT ); Wed, 9 Aug 2017 20:15:22 -0400 Date: Wed, 9 Aug 2017 19:15:20 -0500 From: Rob Herring To: Neil Armstrong Cc: jbrunet@baylibre.com, linux-clk@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v3.1 1/4] dt-bindings: clock: amlogic,gxbb-aoclkc: Update bindings Message-ID: <20170810001520.bpu2jyfdvx2isu4w@rob-hp-laptop> References: <1501588619-10991-1-git-send-email-narmstrong@baylibre.com> <1501588619-10991-2-git-send-email-narmstrong@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1501588619-10991-2-git-send-email-narmstrong@baylibre.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 01, 2017 at 01:56:56PM +0200, Neil Armstrong wrote: > On the first revision of the bindings, only the gates + resets were known > in the AO Clock HW, but more registers used to configures AO clock are known > to be spread among the AO register space. > This patch adds a parent node for the entire system control zone for the AO > domain then moves the clock controller as a subnode of the system control > node. > > Signed-off-by: Neil Armstrong > --- > .../bindings/clock/amlogic,gxbb-aoclkc.txt | 22 ++++++++++++++++------ > 1 file changed, 16 insertions(+), 6 deletions(-) Acked-by: Rob Herring From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Wed, 9 Aug 2017 19:15:20 -0500 Subject: [PATCH v3.1 1/4] dt-bindings: clock: amlogic, gxbb-aoclkc: Update bindings In-Reply-To: <1501588619-10991-2-git-send-email-narmstrong@baylibre.com> References: <1501588619-10991-1-git-send-email-narmstrong@baylibre.com> <1501588619-10991-2-git-send-email-narmstrong@baylibre.com> Message-ID: <20170810001520.bpu2jyfdvx2isu4w@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Aug 01, 2017 at 01:56:56PM +0200, Neil Armstrong wrote: > On the first revision of the bindings, only the gates + resets were known > in the AO Clock HW, but more registers used to configures AO clock are known > to be spread among the AO register space. > This patch adds a parent node for the entire system control zone for the AO > domain then moves the clock controller as a subnode of the system control > node. > > Signed-off-by: Neil Armstrong > --- > .../bindings/clock/amlogic,gxbb-aoclkc.txt | 22 ++++++++++++++++------ > 1 file changed, 16 insertions(+), 6 deletions(-) Acked-by: Rob Herring From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Wed, 9 Aug 2017 19:15:20 -0500 Subject: [PATCH v3.1 1/4] dt-bindings: clock: amlogic, gxbb-aoclkc: Update bindings In-Reply-To: <1501588619-10991-2-git-send-email-narmstrong@baylibre.com> References: <1501588619-10991-1-git-send-email-narmstrong@baylibre.com> <1501588619-10991-2-git-send-email-narmstrong@baylibre.com> Message-ID: <20170810001520.bpu2jyfdvx2isu4w@rob-hp-laptop> To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org On Tue, Aug 01, 2017 at 01:56:56PM +0200, Neil Armstrong wrote: > On the first revision of the bindings, only the gates + resets were known > in the AO Clock HW, but more registers used to configures AO clock are known > to be spread among the AO register space. > This patch adds a parent node for the entire system control zone for the AO > domain then moves the clock controller as a subnode of the system control > node. > > Signed-off-by: Neil Armstrong > --- > .../bindings/clock/amlogic,gxbb-aoclkc.txt | 22 ++++++++++++++++------ > 1 file changed, 16 insertions(+), 6 deletions(-) Acked-by: Rob Herring