From patchwork Fri Mar 31 14:02:41 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Arnd Bergmann X-Patchwork-Id: 9656459 X-Patchwork-Delegate: sboyd@codeaurora.org Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 91E3C60351 for ; Fri, 31 Mar 2017 14:02:45 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 82FC3286A1 for ; Fri, 31 Mar 2017 14:02:45 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 74C2F286A3; Fri, 31 Mar 2017 14:02:45 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.3 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6BB83286A1 for ; Fri, 31 Mar 2017 14:02:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754609AbdCaOCo (ORCPT ); Fri, 31 Mar 2017 10:02:44 -0400 Received: from mail-oi0-f68.google.com ([209.85.218.68]:33639 "EHLO mail-oi0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754597AbdCaOCo (ORCPT ); Fri, 31 Mar 2017 10:02:44 -0400 Received: by mail-oi0-f68.google.com with SMTP id f193so9193474oib.0 for ; Fri, 31 Mar 2017 07:02:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=i3BgtAc+y2KxQQlJLiP09b58f4CQCWuK9KYYwB/0TCY=; b=gAEYCj1CoQOWjnQjS0WZFIcoc1OIktSlvZ6CbxDo1qrhhbUlxxCYAReMG7K6PYrZ9O lPR6K7pY+knviTitIaIklMexNrIDmAP91Vp6HXO6/caCvbDWvowoqxyL7ioI4xpAPa9o I1I1W3ocIHINbAi9YJkScBqHTTIwx2hX2uLKKnVgxaCMPcBrXcQVC4ioFPg2mQ4inLBm hf/x3+hngRZ7hAmX0VLtQLYVq587noZzstdK5xJRrt2uNmhb5lbKSVz/XctrthqpQ0p4 gmTu+Pn3kFRXlHDJBjp+cOTJW394MBJCEz3N/5xuQUN7MYERZSU2UPlq1sUpMK7SPByQ NDgA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=i3BgtAc+y2KxQQlJLiP09b58f4CQCWuK9KYYwB/0TCY=; b=LOyn1FjQzH6MpGTylhZA8cdAn28l13FSEFw/SbiA089Ut2lGblf+N5YoXxSov4CFrR J3YGvGC9D7ZEgABD5EZOMksg8swL3UgsgFnet2O4Rw7XxBDFKKY0yROkwoIs/h99GKhA dvcHCXs81nWzUaRMBwiaUSq0d+MoVT2qgFDAX/X/WVxdi9LJdJSgLYBqBlXsh9xT19dN hVUn2w8vGJwld31wutx8nYuvhr2NjJR4rxse+KN6ivA+YNIW/uPi14YuQXt97nfd9Wu0 r9IEvbLHDf9jFzDKy+9Kv2OtPlBoFxwMuUlGRTbHaRHOpshD3WysbEGqaSF/7L2wX/6o x4FA== X-Gm-Message-State: AFeK/H0ucCsdWaDEaLx8auFq27u2BBE/J5zGLLF7ymaDlUSwSnVD9kkMEnNjywegn+BGm2+gDK13uNvBpxHJzg== X-Received: by 10.202.206.23 with SMTP id e23mr1631407oig.113.1490968962561; Fri, 31 Mar 2017 07:02:42 -0700 (PDT) MIME-Version: 1.0 Received: by 10.157.20.210 with HTTP; Fri, 31 Mar 2017 07:02:41 -0700 (PDT) In-Reply-To: References: From: Arnd Bergmann Date: Fri, 31 Mar 2017 16:02:41 +0200 X-Google-Sender-Auth: zisYd3zkg6JsCq2ynGr2JWypGN8 Message-ID: Subject: Re: [GIT PULL] Amlogic 64-bit DT updates for v4.12 To: Kevin Hilman Cc: arm-soc , Linux ARM , linux-amlogic@lists.infradead.org, linux-clk@vger.kernel.org Sender: linux-clk-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP On Wed, Mar 29, 2017 at 11:45 PM, Kevin Hilman wrote: > Olof, Arnd, > > Below are some 64-bit DT changes for Amlogic platforms for v4.12. Note > that this branch includes a merge of an immutable branch from the clk > tree (clk-meson) due to dependencies on new clocks added to the meson > clock driver and used in these DT updates. I did not pull this one because of the silly dependency. The device tree files should be completely independent of the driver changes. Here I see commits like these: commit fd86d3edb417d5c719fa0ffc4adf9b99e1f2db48 Author: Neil Armstrong Date: Wed Mar 22 11:32:26 2017 +0100 clk: meson-gxbb: Expose GP0 dt-bindings clock id This patch exposes the GP0 PLL clock id in the dt bindings. Signed-off-by: Neil Armstrong Signed-off-by: Michael Turquette Link: lkml.kernel.org/r/1490178747-14837-5-git-send-email-narmstrong@baylibre.com Which add random macros in the middle of the number space. Since the header changes are in an immutable branch, it's probably too late to fix this for 4.12, but maybe we can get the header into a form that allows us to do future DT changes without having to wait an extra release. The clock driver apparently already defines some of the numbers above, so you can fill all of those in already. Arnd --- To unsubscribe from this list: send the line "unsubscribe linux-clk" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/include/dt-bindings/clock/gxbb-clkc.h b/include/dt-bindings/clock/gxbb-clkc.h index ef7d6b792405..cce6cb5418f1 100644 --- a/include/dt-bindings/clock/gxbb-clkc.h +++ b/include/dt-bindings/clock/gxbb-clkc.h @@ -10,6 +10,7 @@ #define CLKID_FCLK_DIV2 4 #define CLKID_FCLK_DIV3 5 #define CLKID_FCLK_DIV4 6 +#define CLKID_GP0_PLL 9 #define CLKID_CLK81 12 #define CLKID_MPLL2 15 #define CLKID_SPI 34 commit 7c4aabd0e19491749488b363fa409956fa3857bb Author: Neil Armstrong Date: Wed Mar 22 11:18:53 2017 +0100 clk: meson-gxbb: Add MALI clock IDS Add missing MALI clock IDs and expose the muxes and gates in the dt-bindings. Signed-off-by: Neil Armstrong Signed-off-by: Michael Turquette Link: lkml.kernel.org/r/1490177935-9646-2-git-send-email-narmstrong@baylibre.com diff --git a/include/dt-bindings/clock/gxbb-clkc.h b/include/dt-bindings/clock/gxbb-clkc.h index f08f06dd7702..ef7d6b792405 100644 --- a/include/dt-bindings/clock/gxbb-clkc.h +++ b/include/dt-bindings/clock/gxbb-clkc.h @@ -35,5 +35,10 @@ #define CLKID_SD_EMMC_C 96 #define CLKID_SAR_ADC_CLK 97 #define CLKID_SAR_ADC_SEL 98 +#define CLKID_MALI_0_SEL 100 +#define CLKID_MALI_0 102 +#define CLKID_MALI_1_SEL 103 +#define CLKID_MALI_1 105 +#define CLKID_MALI 106 #endif /* __GXBB_CLKC_H */ commit 7e148d522982b29c454a31386eb3d27b10d5adbc Author: Jerome Brunet Date: Thu Mar 9 11:41:54 2017 +0100 dt-bindings: clk: gxbb: expose i2s output clock gates Signed-off-by: Jerome Brunet Signed-off-by: Michael Turquette Link: lkml.kernel.org/r/20170309104154.28295-10-jbrunet@baylibre.com diff --git a/include/dt-bindings/clock/gxbb-clkc.h b/include/dt-bindings/clock/gxbb-clkc.h index 692846c7941b..f08f06dd7702 100644 --- a/include/dt-bindings/clock/gxbb-clkc.h +++ b/include/dt-bindings/clock/gxbb-clkc.h @@ -16,6 +16,10 @@ #define CLKID_I2C 22 #define CLKID_SAR_ADC 23 #define CLKID_ETH 36 +#define CLKID_AIU_GLUE 38 +#define CLKID_I2S_OUT 40 +#define CLKID_MIXER_IFACE 44 +#define CLKID_AIU 47 #define CLKID_USB0 50 #define CLKID_USB1 51 #define CLKID_USB 55