From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5AD14C76186 for ; Wed, 24 Jul 2019 20:33:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2D1402054F for ; Wed, 24 Jul 2019 20:33:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1564000425; bh=oFnN17iv8U4rG2AZdLOCDkpUBj1bEEnYUPwoCvW33QA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=fRX2B/KREnOFCsjTkDgRKe3V3qbO8ntKRf4Ailu02/YMUeS2SZwMm570/vDzKr6xM j7BmQ9Rv8vjrpv7jtcEVCDviO1GHp0at697u0ycE5IDM/EnTBK/KCfLQzuV05dmsmP yLoZETNRAE/ntDGp6L0da1WMnaAFHPM+vXLYGXe0= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728165AbfGXUdk (ORCPT ); Wed, 24 Jul 2019 16:33:40 -0400 Received: from mail-io1-f67.google.com ([209.85.166.67]:37551 "EHLO mail-io1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727408AbfGXUdj (ORCPT ); Wed, 24 Jul 2019 16:33:39 -0400 Received: by mail-io1-f67.google.com with SMTP id q22so92410444iog.4; Wed, 24 Jul 2019 13:33:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=hWxG43uUzUPGcDAeTJWX9/ElhRTOT4ivffhul3s+rgA=; b=e26qGOhbJnebGG2ZkYbqPJapzxvogyzmT7VqydGVJcp0E1CdHv1wcg8AZUzz7aw7df MfXB6UVYiqx4roQfnJmVejtHGNum2rN/aKrVzrYmzgsRODGt/qrwH0AK0Zyb3SV2URRl jCvpJZ6Gd6pZAOtadj52i0PWEualwukHXVbZ6Xx9YANu+FCZbpnuMh4DO/CfAlZAQdu1 CNtyvuhgxqqQUfnoPEbmGrP6FDvgYyg3QBhzMNbi3cDB1XIeGjuZ8qhYUFeo3wGtk4c7 ex8QhZW1lzLGQQ1l1kU0Sxf+aajXMFF2/Ts/QcIY11JEqm1OHzqHHXMReETuhbfRhOiE H90Q== X-Gm-Message-State: APjAAAVa+OqlDVZsbztkF2Pd0A4Exlbt6g+AoXT2sY2lVdl5M5YeuShN 4s/pDNvz1eSMOg3sbZo6zQ== X-Google-Smtp-Source: APXvYqy956/3Br9VEhD6l1nrDo5N42Sw/FVSNlfk7v1cZXU6Bmsg2phvVL23Wpj7HoceLR69D9he5A== X-Received: by 2002:a02:c7c7:: with SMTP id s7mr27166379jao.37.1564000418767; Wed, 24 Jul 2019 13:33:38 -0700 (PDT) Received: from localhost ([64.188.179.254]) by smtp.gmail.com with ESMTPSA id c17sm35498762ioo.82.2019.07.24.13.33.37 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Wed, 24 Jul 2019 13:33:38 -0700 (PDT) Date: Wed, 24 Jul 2019 14:33:37 -0600 From: Rob Herring To: Gregory CLEMENT Cc: Stephen Boyd , Mike Turquette , linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Jason Cooper , Andrew Lunn , Sebastian Hesselbarth , Gregory CLEMENT , Thomas Petazzoni , linux-arm-kernel@lists.infradead.org, Antoine Tenart , =?iso-8859-1?Q?Miqu=E8l?= Raynal , Maxime Chevallier Subject: Re: [PATCH v7 1/6] dt-bindings: ap806: add the cluster clock node in the syscon file Message-ID: <20190724203337.GA20268@bogus> References: <20190710134346.30239-1-gregory.clement@bootlin.com> <20190710134346.30239-2-gregory.clement@bootlin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190710134346.30239-2-gregory.clement@bootlin.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-clk-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org On Wed, 10 Jul 2019 15:43:41 +0200, Gregory CLEMENT wrote: > Document the device tree binding for the cluster clock controllers found > in the Armada 7K/8K SoCs. > > Signed-off-by: Gregory CLEMENT > --- > .../arm/marvell/ap806-system-controller.txt | 31 +++++++++++++++++-- > 1 file changed, 29 insertions(+), 2 deletions(-) > Reviewed-by: Rob Herring From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 96509C76191 for ; Wed, 24 Jul 2019 20:33:45 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6C2762054F for ; Wed, 24 Jul 2019 20:33:45 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="fYeq7ilQ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6C2762054F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=93eV7KYH7cmGFgOTgkEWrtoEg2qUv0PA+dF/O3o63Xg=; b=fYeq7ilQ4OD9tU FFe6V3bAahxY0PWqstm5HEr5xhOFpAIk1s1RqGW/Hksbmt+hFflgCNMvmgriV8H12iVwZyaj1AqFt +PchX3QqYaEStr+U0Qr8GN/tTjPQqR/ZkCtE0q34vHz6Hkb8weNQKLZEXbHYekYZpPHLn2dligUv3 KQ6KkVcqjVFKNLXl9zl3EEph3PB3J75XquOUnoYzzDDDi4+sXEn0SAvfxs22xI2MjpMZaH0bLGoZA BLIXJHFEO293FDZurNnbcAOCg2ON+opno9WNqSpdD5+VAF04H9fJKfU/EnENXjdTj0fxcwtAl6GMC 1uopJaw2jjuQIvhLG47Q==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hqNxG-0007zw-PD; Wed, 24 Jul 2019 20:33:42 +0000 Received: from mail-io1-f68.google.com ([209.85.166.68]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hqNxD-0007yz-Qh for linux-arm-kernel@lists.infradead.org; Wed, 24 Jul 2019 20:33:41 +0000 Received: by mail-io1-f68.google.com with SMTP id s7so92305457iob.11 for ; Wed, 24 Jul 2019 13:33:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=hWxG43uUzUPGcDAeTJWX9/ElhRTOT4ivffhul3s+rgA=; b=YCh1gQYYEIoY78SpcF0lb+Zm5cvY3E5ChboyUSuckrR8eWbNPlpmQSye0B2WE5JB8z rH1DEGRiI+0XliJXlwzPNQI70yqZS5fTskCatrTaf+Iqzgt/LIZZHiwDt3m737of4f9h dlhsw5ERFVppW+Q6lxcczhGKWiPoLfnGNd5otkgKDwPhkwUu8krxHxN02K7FZxVB2ZuS yecTVOkgvdZ3gOmlG13OjFfvsWrSAP1Y4e17M+B0QytiXbNGQ0gkdAYIi2ISDep1Q+Ls vl+UgLzoF8KQo/JGNfQgSXsPzXQr+ydHGPvPaRJdZRSPtxSaE67dQDLey6WnFXgNFjkd cDig== X-Gm-Message-State: APjAAAUi0sF3ReWxmFLT+aVKvNeXbE12jPWw1+4V/D7RSkNTfOiBxTXJ T7mZN7PkfoNSP984aTZEsQ== X-Google-Smtp-Source: APXvYqy956/3Br9VEhD6l1nrDo5N42Sw/FVSNlfk7v1cZXU6Bmsg2phvVL23Wpj7HoceLR69D9he5A== X-Received: by 2002:a02:c7c7:: with SMTP id s7mr27166379jao.37.1564000418767; Wed, 24 Jul 2019 13:33:38 -0700 (PDT) Received: from localhost ([64.188.179.254]) by smtp.gmail.com with ESMTPSA id c17sm35498762ioo.82.2019.07.24.13.33.37 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Wed, 24 Jul 2019 13:33:38 -0700 (PDT) Date: Wed, 24 Jul 2019 14:33:37 -0600 From: Rob Herring To: Gregory CLEMENT Subject: Re: [PATCH v7 1/6] dt-bindings: ap806: add the cluster clock node in the syscon file Message-ID: <20190724203337.GA20268@bogus> References: <20190710134346.30239-1-gregory.clement@bootlin.com> <20190710134346.30239-2-gregory.clement@bootlin.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190710134346.30239-2-gregory.clement@bootlin.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190724_133339_866835_54A00F87 X-CRM114-Status: GOOD ( 10.59 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Jason Cooper , Andrew Lunn , Stephen Boyd , Mike Turquette , linux-kernel@vger.kernel.org, Maxime Chevallier , Antoine Tenart , linux-arm-kernel@lists.infradead.org, Thomas Petazzoni , =?iso-8859-1?Q?Miqu=E8l?= Raynal , linux-clk@vger.kernel.org, Gregory CLEMENT , Sebastian Hesselbarth Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, 10 Jul 2019 15:43:41 +0200, Gregory CLEMENT wrote: > Document the device tree binding for the cluster clock controllers found > in the Armada 7K/8K SoCs. > > Signed-off-by: Gregory CLEMENT > --- > .../arm/marvell/ap806-system-controller.txt | 31 +++++++++++++++++-- > 1 file changed, 29 insertions(+), 2 deletions(-) > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v7 1/6] dt-bindings: ap806: add the cluster clock node in the syscon file Date: Wed, 24 Jul 2019 14:33:37 -0600 Message-ID: <20190724203337.GA20268@bogus> References: <20190710134346.30239-1-gregory.clement@bootlin.com> <20190710134346.30239-2-gregory.clement@bootlin.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190710134346.30239-2-gregory.clement@bootlin.com> Sender: linux-kernel-owner@vger.kernel.org Cc: Stephen Boyd , Mike Turquette , linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Jason Cooper , Andrew Lunn , Sebastian Hesselbarth , Gregory CLEMENT , Thomas Petazzoni , linux-arm-kernel@lists.infradead.org, Antoine Tenart , =?iso-8859-1?Q?Miqu=E8l?= Raynal , Maxime Chevallier List-Id: devicetree@vger.kernel.org On Wed, 10 Jul 2019 15:43:41 +0200, Gregory CLEMENT wrote: > Document the device tree binding for the cluster clock controllers found > in the Armada 7K/8K SoCs. > > Signed-off-by: Gregory CLEMENT > --- > .../arm/marvell/ap806-system-controller.txt | 31 +++++++++++++++++-- > 1 file changed, 29 insertions(+), 2 deletions(-) > Reviewed-by: Rob Herring