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=-3.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_GIT autolearn=no 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 6F011C3404D for ; Wed, 19 Feb 2020 08:49:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3D990222D9 for ; Wed, 19 Feb 2020 08:49:40 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=baylibre-com.20150623.gappssmtp.com header.i=@baylibre-com.20150623.gappssmtp.com header.b="cL0AUTWK" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726668AbgBSIti (ORCPT ); Wed, 19 Feb 2020 03:49:38 -0500 Received: from mail-wm1-f68.google.com ([209.85.128.68]:53148 "EHLO mail-wm1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726270AbgBSIti (ORCPT ); Wed, 19 Feb 2020 03:49:38 -0500 Received: by mail-wm1-f68.google.com with SMTP id p9so5522939wmc.2 for ; Wed, 19 Feb 2020 00:49:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=+OjifpqqKo8DYjh9Op+2jQZP+EdT+EofXUxP9wt2jCM=; b=cL0AUTWKkL3rtprOF9RpLDm5fmboSeErTyBaUrZyTXIVwyjd2UZbhz7UXzd41KXKSu GtzArdjwHOOlaTPmYly86hCsUAO6Kiuo4+qkiRbTbhiXW6L98n3m+KB4Ov2b8ZZ/W00t tS1+dbs8cLorG4nJKCTUZE9NB6Zfv79l+EmzFTRSeO4gHTa8YaF2vuKVRwTtMvXZQGXw NnbXs9vgvD9UcuqO+woNRCzj9Axf6ce7Qm1Ezd60IqfbNXGky78jEKUE0CkOiIcodjuk yjSpSbGXIh8/W2H31lwVaVjGWQ+ABciWuEJJ7JWtBu1yIuE9wd+gbzEAjgIja/YR0Cl+ t+WQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=+OjifpqqKo8DYjh9Op+2jQZP+EdT+EofXUxP9wt2jCM=; b=iq7wVCF9huAoFwLeT3cZBq5AsIuKtSm52+XXp4W8ipuYQDR1WoKiYfviqqk3tWMDNh xxG5di/Mo681lG0yhdN5reu5WO+4Gstp5Fy7/wZDYt3h13tstyh6XCHFM4kQQxhEYT+T U48Hxr9akw9ot6RA2t3hzP0QnsufIqT20tMGHTrwUTD1Qy3svRMJ/TyJKZSxwFoqJ9ME qfi0wM12Wz7ABClANjC2VcTCVFyw2mKOG/QkoGSzwiNuHfh0E+NFEP3M96CyUjxy55AI WGI3mSwSUfmaP1BXXYAG8gH+3c8BkKTtYbMdldewEkPMzZFS/94sNYZCFGwjH+0WesDX VUgg== X-Gm-Message-State: APjAAAVTYDu6nV6KlVmLNbMkasun4r/h216fYPw3DgDh5MwHeSdK78wd yVCsKJmJeHL0yiOHA3fVwNd4SrOckVjQDw== X-Google-Smtp-Source: APXvYqyL5YkCPYRHLJKYfuh+lPCFN7xEaXE4fRNEWpjsiEPxFXo/1CgZlKkY9CP7IToKY/NzXjDeCQ== X-Received: by 2002:a1c:dc85:: with SMTP id t127mr9278562wmg.16.1582102176198; Wed, 19 Feb 2020 00:49:36 -0800 (PST) Received: from bender.baylibre.local (laubervilliers-658-1-213-31.w90-63.abo.wanadoo.fr. [90.63.244.31]) by smtp.gmail.com with ESMTPSA id t13sm2021673wrw.19.2020.02.19.00.49.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 19 Feb 2020 00:49:35 -0800 (PST) From: Neil Armstrong To: jbrunet@baylibre.com Cc: Neil Armstrong , linux-clk@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/2] clk: meson: g12a: add support for the SPICC SCLK Source clocks Date: Wed, 19 Feb 2020 09:49:26 +0100 Message-Id: <20200219084928.28707-1-narmstrong@baylibre.com> X-Mailer: git-send-email 2.22.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Like on the AXG SoCs, the SPICC controllers can make use of an external clock source instead of it's internal divider over xtal to provide a better SCLK clock frequency. This serie adds the new clock IDs and the associated clocks in the g12a driver. Neil Armstrong (2): dt-bindings: clk: g12a-clkc: add SPICC SCLK Source clock IDs clk: meson: g12a: add support for the SPICC SCLK Source clocks drivers/clk/meson/g12a.c | 129 ++++++++++++++++++++++++++ drivers/clk/meson/g12a.h | 6 +- include/dt-bindings/clock/g12a-clkc.h | 2 + 3 files changed, 136 insertions(+), 1 deletion(-) -- 2.22.0 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=-3.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_GIT autolearn=no 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 6FDD6C34050 for ; Wed, 19 Feb 2020 08:49:53 +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 3D38A208E4 for ; Wed, 19 Feb 2020 08:49:53 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="krKWFyCp"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=baylibre-com.20150623.gappssmtp.com header.i=@baylibre-com.20150623.gappssmtp.com header.b="cL0AUTWK" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3D38A208E4 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=baylibre.com 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:MIME-Version:Message-Id:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=wlK4VeMR5jZ09C0xVhUv8FqITNZBeLA/ejK6JWV5VWc=; b=krKWFyCpQfjJ4r dwKIGPSKmTKPrpjbuIAYsCwFVJCmA4fyR7kOIbXyNvhs1wcBHqpqdjre+UsFObTKBl6Yev6EyQL4W 2tCpmVBZz/QuiChz31DofO356jxBvPFvdXap/9vNsIf/s80KDhRTNJY31kMJHTtpsUaSB9Ueow7gR WLf55ugfJk5IucV6O56bgXX/znTGnKJ4LUGXF6wXVKZVH6xoZNjBCBsa+4jTnVKgx6xXcxrGdbfvK BBdJX7alG8dsMs+JBoIr62zcirW4Q7pRRgQ/1/1XJ4OV27MqasTQ9eh4MYv51a/Lp+MOF1E3mrxFG VXwy8+SiLSp1uIUYcOPg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j4L39-0003ra-OX; Wed, 19 Feb 2020 08:49:43 +0000 Received: from mail-wm1-x341.google.com ([2a00:1450:4864:20::341]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j4L34-0003oO-A2 for linux-arm-kernel@lists.infradead.org; Wed, 19 Feb 2020 08:49:40 +0000 Received: by mail-wm1-x341.google.com with SMTP id t23so5522244wmi.1 for ; Wed, 19 Feb 2020 00:49:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=+OjifpqqKo8DYjh9Op+2jQZP+EdT+EofXUxP9wt2jCM=; b=cL0AUTWKkL3rtprOF9RpLDm5fmboSeErTyBaUrZyTXIVwyjd2UZbhz7UXzd41KXKSu GtzArdjwHOOlaTPmYly86hCsUAO6Kiuo4+qkiRbTbhiXW6L98n3m+KB4Ov2b8ZZ/W00t tS1+dbs8cLorG4nJKCTUZE9NB6Zfv79l+EmzFTRSeO4gHTa8YaF2vuKVRwTtMvXZQGXw NnbXs9vgvD9UcuqO+woNRCzj9Axf6ce7Qm1Ezd60IqfbNXGky78jEKUE0CkOiIcodjuk yjSpSbGXIh8/W2H31lwVaVjGWQ+ABciWuEJJ7JWtBu1yIuE9wd+gbzEAjgIja/YR0Cl+ t+WQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=+OjifpqqKo8DYjh9Op+2jQZP+EdT+EofXUxP9wt2jCM=; b=klqG5m6VNV0HEnC2BQ0jasTOjyG4R9cu7c6ZJsiqJxar7HA3aBC80ER322xg6m9mWF Gj/ejyhuJXrRemskyphLFJmN0+2QQugKCYm1USWNLbLmLH7NmGj5CKB+YVd5+Fq79xdb xe2RQot7j45AEjMg8U/eOUOS/Qla4bCHRCrPCGF798Etytymzjf0GsfPOstdw+3fR4pD 7RNbuu/DFKzh6SQgbp1JNbZJtaMCItVKtOpOKumAkzaxKzCxHV5UR1ljX8Zj87KV05Vn lvGmg6A0+o5mRXvzjapkpVkNljOnoabhS2i3Qv6x2zaAv2Jjw8q7u5Ps+bipFhkuYKzl 4VEQ== X-Gm-Message-State: APjAAAXBgKUsSgNd+i/Z1C7p5YUJ41lstWxDn7cPLFC4mQ6k+Qz3+J65 qWi/14N0k92ma9kL60/kypYBFA== X-Google-Smtp-Source: APXvYqyL5YkCPYRHLJKYfuh+lPCFN7xEaXE4fRNEWpjsiEPxFXo/1CgZlKkY9CP7IToKY/NzXjDeCQ== X-Received: by 2002:a1c:dc85:: with SMTP id t127mr9278562wmg.16.1582102176198; Wed, 19 Feb 2020 00:49:36 -0800 (PST) Received: from bender.baylibre.local (laubervilliers-658-1-213-31.w90-63.abo.wanadoo.fr. [90.63.244.31]) by smtp.gmail.com with ESMTPSA id t13sm2021673wrw.19.2020.02.19.00.49.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 19 Feb 2020 00:49:35 -0800 (PST) From: Neil Armstrong To: jbrunet@baylibre.com Subject: [PATCH 0/2] clk: meson: g12a: add support for the SPICC SCLK Source clocks Date: Wed, 19 Feb 2020 09:49:26 +0100 Message-Id: <20200219084928.28707-1-narmstrong@baylibre.com> X-Mailer: git-send-email 2.22.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200219_004938_349023_F17E3A99 X-CRM114-Status: UNSURE ( 9.48 ) X-CRM114-Notice: Please train this message. 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: linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Neil Armstrong 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 Like on the AXG SoCs, the SPICC controllers can make use of an external clock source instead of it's internal divider over xtal to provide a better SCLK clock frequency. This serie adds the new clock IDs and the associated clocks in the g12a driver. Neil Armstrong (2): dt-bindings: clk: g12a-clkc: add SPICC SCLK Source clock IDs clk: meson: g12a: add support for the SPICC SCLK Source clocks drivers/clk/meson/g12a.c | 129 ++++++++++++++++++++++++++ drivers/clk/meson/g12a.h | 6 +- include/dt-bindings/clock/g12a-clkc.h | 2 + 3 files changed, 136 insertions(+), 1 deletion(-) -- 2.22.0 _______________________________________________ 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 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=-3.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_GIT autolearn=no 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 B3EADC34050 for ; Wed, 19 Feb 2020 08:49:48 +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 7C5E324656 for ; Wed, 19 Feb 2020 08:49:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="EeJ3e8JN"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=baylibre-com.20150623.gappssmtp.com header.i=@baylibre-com.20150623.gappssmtp.com header.b="cL0AUTWK" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7C5E324656 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=baylibre.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-amlogic-bounces+linux-amlogic=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:MIME-Version:Message-Id:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=o45u+SoHq8Qx10NsEIvaeCFNxRSy8sxNN1IDEsywu/w=; b=EeJ3e8JN2ef9xL nnZyQjm9WbqpZNkI4MPA5wvMxISjt79NGh9TtF3FaZ38LRb35n6iozqsEdPrtHdXMzCkDJYP5fCNd 3W9y0Ul83B4IwtIqwapft9k8hjZQtwNl0BcT/hViIOIGFqrbuEMpM5tpCJLxrmE76i+lcdX9ll8V9 HnhkIDqJvY87MUu2zCq4E7ANAp+RXzpx5O5Rj8FlT8TpLVW98RvMomllMK+OddKELagdBX+MTF1fA DaiSMPaQ5wwmsJEQZmErd3GN+cKXJvxOV/wKxcrWNG/ycXVmSYNlwLveIxCviHFydcxbQk9VP9QoN qB7ETnviguPIpm8EhQiQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j4L37-0003qH-KP; Wed, 19 Feb 2020 08:49:41 +0000 Received: from mail-wm1-x343.google.com ([2a00:1450:4864:20::343]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j4L34-0003oP-A1 for linux-amlogic@lists.infradead.org; Wed, 19 Feb 2020 08:49:40 +0000 Received: by mail-wm1-x343.google.com with SMTP id s10so5509546wmh.3 for ; Wed, 19 Feb 2020 00:49:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=+OjifpqqKo8DYjh9Op+2jQZP+EdT+EofXUxP9wt2jCM=; b=cL0AUTWKkL3rtprOF9RpLDm5fmboSeErTyBaUrZyTXIVwyjd2UZbhz7UXzd41KXKSu GtzArdjwHOOlaTPmYly86hCsUAO6Kiuo4+qkiRbTbhiXW6L98n3m+KB4Ov2b8ZZ/W00t tS1+dbs8cLorG4nJKCTUZE9NB6Zfv79l+EmzFTRSeO4gHTa8YaF2vuKVRwTtMvXZQGXw NnbXs9vgvD9UcuqO+woNRCzj9Axf6ce7Qm1Ezd60IqfbNXGky78jEKUE0CkOiIcodjuk yjSpSbGXIh8/W2H31lwVaVjGWQ+ABciWuEJJ7JWtBu1yIuE9wd+gbzEAjgIja/YR0Cl+ t+WQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=+OjifpqqKo8DYjh9Op+2jQZP+EdT+EofXUxP9wt2jCM=; b=e7xYgQ3tvgdL8PoXFebfpQ8fz/X4GOyZZQoBPVslZSuJHA7EaI/IPZtv5y0/PMLIpB amfoIXvNNdxbH3skT8zabWGEWWb3nND/iAfH1You80NVoajbILELWYCkOqSbs8TSs/yf P049tYbkH2qeZnee+hZo6hZQ+xUdnyfSLvZyQ3Xu6VgaPgFQ2RFi3xQ/3inXI6LRrzUK Q4etLc+JotS484fbL7tn4PDtoxRKgaVUZO7/tN+AE6nX+LOB1/DlsRQs3/R8EdGJlS9x xGvQ52XaxjZLJf+9rAjeI2wVzJLnys2n+ljdUZ7/9Jb+YNpR5kit1kRM3QA4ileZ52By NWUg== X-Gm-Message-State: APjAAAU2NQCGINqu6DkSTgVmgmAN13XQMp3vB/i1cAMgBDav9QCoPyf3 xYsVxTvZ1F84bvrYsBn3NpDSeA== X-Google-Smtp-Source: APXvYqyL5YkCPYRHLJKYfuh+lPCFN7xEaXE4fRNEWpjsiEPxFXo/1CgZlKkY9CP7IToKY/NzXjDeCQ== X-Received: by 2002:a1c:dc85:: with SMTP id t127mr9278562wmg.16.1582102176198; Wed, 19 Feb 2020 00:49:36 -0800 (PST) Received: from bender.baylibre.local (laubervilliers-658-1-213-31.w90-63.abo.wanadoo.fr. [90.63.244.31]) by smtp.gmail.com with ESMTPSA id t13sm2021673wrw.19.2020.02.19.00.49.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 19 Feb 2020 00:49:35 -0800 (PST) From: Neil Armstrong To: jbrunet@baylibre.com Subject: [PATCH 0/2] clk: meson: g12a: add support for the SPICC SCLK Source clocks Date: Wed, 19 Feb 2020 09:49:26 +0100 Message-Id: <20200219084928.28707-1-narmstrong@baylibre.com> X-Mailer: git-send-email 2.22.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200219_004938_349673_E8F1E2A5 X-CRM114-Status: UNSURE ( 7.91 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Neil Armstrong Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org Like on the AXG SoCs, the SPICC controllers can make use of an external clock source instead of it's internal divider over xtal to provide a better SCLK clock frequency. This serie adds the new clock IDs and the associated clocks in the g12a driver. Neil Armstrong (2): dt-bindings: clk: g12a-clkc: add SPICC SCLK Source clock IDs clk: meson: g12a: add support for the SPICC SCLK Source clocks drivers/clk/meson/g12a.c | 129 ++++++++++++++++++++++++++ drivers/clk/meson/g12a.h | 6 +- include/dt-bindings/clock/g12a-clkc.h | 2 + 3 files changed, 136 insertions(+), 1 deletion(-) -- 2.22.0 _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic