From patchwork Mon Feb 4 09:13:29 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 1035738 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=baylibre.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=baylibre-com.20150623.gappssmtp.com header.i=@baylibre-com.20150623.gappssmtp.com header.b="ZzaVL1Ck"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 43tMTG5P2qz9s6w for ; Mon, 4 Feb 2019 20:13:54 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728948AbfBDJNj (ORCPT ); Mon, 4 Feb 2019 04:13:39 -0500 Received: from mail-wm1-f67.google.com ([209.85.128.67]:36273 "EHLO mail-wm1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727630AbfBDJNh (ORCPT ); Mon, 4 Feb 2019 04:13:37 -0500 Received: by mail-wm1-f67.google.com with SMTP id p6so12490814wmc.1 for ; Mon, 04 Feb 2019 01:13:36 -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:in-reply-to:references :mime-version:content-transfer-encoding; bh=qRFps4rTH6IlI/m1hA3k1VKN65sKr7puuSoPmKtgNnI=; b=ZzaVL1CkKf/ybzZ9MIH47q7+b+mk11B4FoLWsbiPdYGLA9b3qP2E3yRPSZVwDvCNtG qtcFOt79pFjaL/PhO1v3+ul/LoyPwBABuyivCJskeqSRwT3RVEu1jnFiRNBdWh7skcjT yAR1lCgtFrr/1PWxLQ0TlDM5bZmFxaiiQSXh/fqnW4/+MBYNaCCJPyaTqJiIV5Uijm+8 P2P5FHBzyNMwCo0D8iGV+ON8KavtumkzUYaBUxH0vOtSfb5pxPcWlV+KZLimCTdA/qiT gq8sKgEyJN8fwRb065ip7lr5h89lcwsYFrRJknjNt7HJmfOUsjL3W/+RC2SOLBlPgWDf VyCg== 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:in-reply-to :references:mime-version:content-transfer-encoding; bh=qRFps4rTH6IlI/m1hA3k1VKN65sKr7puuSoPmKtgNnI=; b=s8A/UDvoGvMUmuwVtxKwKI9DNPyuMeXOy96QYctrPrbF+1wp8uygH3TS6AgSUkekOf 2alWOHS2F3pumAN9kVITfribiF7YgE7f26R0Ef0hr1roNr2k9JEclurc+w+gkFN8u9y0 Lsts1MlJfjwc5DCjBpXGsz67ZXXbexQLtrILkTaxcZn84iz62k5NpclcZ8kYtYOlCWDD j12zRpKrJwWZwc49UnrPdCmSj3hnQgpT/NTo5doZYCekVnlT2O85PCehS3Sf28aOjvCm 8eE4gIdhUChy06V3bcvT2DB/UXHoS7gfGl5apZ4Jz+ZabEU+a9WwCRmDJYUow//pe529 0DVQ== X-Gm-Message-State: AHQUAuYlpJHrC9YtulMggy4mjTNMi2uCc9dyl0puje+B4uVHWVmK2vva WBbWOvSJuF+jLFJ5AD9mxByatg== X-Google-Smtp-Source: AHgI3IaX3vwTt3RLGEf/fWsY40o2IkqawBgxFlQUfKncDMRVm8ZvnxgmYFe1Z3OGt/2XQHlPjDHmeA== X-Received: by 2002:a1c:35ca:: with SMTP id c193mr12192319wma.146.1549271615609; Mon, 04 Feb 2019 01:13:35 -0800 (PST) Received: from bender.baylibre.local (lmontsouris-657-1-212-31.w90-63.abo.wanadoo.fr. [90.63.244.31]) by smtp.gmail.com with ESMTPSA id m21sm9371390wmi.43.2019.02.04.01.13.34 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 04 Feb 2019 01:13:35 -0800 (PST) From: Neil Armstrong To: jbrunet@baylibre.com, devicetree@vger.kernel.org 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 1/2] dt-bindings: clk: add G12A AO Clock and Reset Bindings Date: Mon, 4 Feb 2019 10:13:29 +0100 Message-Id: <20190204091331.9298-2-narmstrong@baylibre.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190204091331.9298-1-narmstrong@baylibre.com> References: <20190204091331.9298-1-narmstrong@baylibre.com> MIME-Version: 1.0 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add bindings for the Amlogic G12A AO Clock and Reset controllers. Signed-off-by: Neil Armstrong --- .../bindings/clock/amlogic,gxbb-aoclkc.txt | 1 + include/dt-bindings/clock/g12a-aoclkc.h | 43 +++++++++++++++++++ include/dt-bindings/reset/g12a-aoclkc.h | 18 ++++++++ 3 files changed, 62 insertions(+) create mode 100644 include/dt-bindings/clock/g12a-aoclkc.h create mode 100644 include/dt-bindings/reset/g12a-aoclkc.h diff --git a/Documentation/devicetree/bindings/clock/amlogic,gxbb-aoclkc.txt b/Documentation/devicetree/bindings/clock/amlogic,gxbb-aoclkc.txt index 79511d7bb321..c41f0be5d438 100644 --- a/Documentation/devicetree/bindings/clock/amlogic,gxbb-aoclkc.txt +++ b/Documentation/devicetree/bindings/clock/amlogic,gxbb-aoclkc.txt @@ -10,6 +10,7 @@ Required Properties: - GXL (S905X, S905D) : "amlogic,meson-gxl-aoclkc" - GXM (S912) : "amlogic,meson-gxm-aoclkc" - AXG (A113D, A113X) : "amlogic,meson-axg-aoclkc" + - G12A (S905X2, S905D2, S905Y2) : "amlogic,meson-g12a-aoclkc" followed by the common "amlogic,meson-gx-aoclkc" - clocks: list of clock phandle, one for each entry clock-names. - clock-names: should contain the following: diff --git a/include/dt-bindings/clock/g12a-aoclkc.h b/include/dt-bindings/clock/g12a-aoclkc.h new file mode 100644 index 000000000000..997aca16c94f --- /dev/null +++ b/include/dt-bindings/clock/g12a-aoclkc.h @@ -0,0 +1,43 @@ +/* SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) */ +/* + * Copyright (c) 2016 BayLibre, SAS + * Author: Neil Armstrong + * + * Copyright (c) 2018 Amlogic, inc. + * Author: Qiufang Dai + */ + +#ifndef DT_BINDINGS_CLOCK_AMLOGIC_MESON_G12A_AOCLK +#define DT_BINDINGS_CLOCK_AMLOGIC_MESON_G12A_AOCLK + +#define CLKID_AO_AHB 0 +#define CLKID_AO_IR_IN 1 +#define CLKID_AO_I2C_M0 2 +#define CLKID_AO_I2C_S0 3 +#define CLKID_AO_UART 4 +#define CLKID_AO_PROD_I2C 5 +#define CLKID_AO_UART2 6 +#define CLKID_AO_IR_OUT 7 +#define CLKID_AO_SAR_ADC 8 +#define CLKID_AO_MAILBOX 9 +#define CLKID_AO_M3 10 +#define CLKID_AO_AHB_SRAM 11 +#define CLKID_AO_RTI 12 +#define CLKID_AO_M4_FCLK 13 +#define CLKID_AO_M4_HCLK 14 +#define CLKID_AO_CLK81 15 +#define CLKID_AO_SAR_ADC_SEL 16 +#define CLKID_AO_SAR_ADC_DIV 17 +#define CLKID_AO_SAR_ADC_CLK 18 +#define CLKID_AO_CTS_OSCIN 19 +#define CLKID_AO_32K_PRE 20 +#define CLKID_AO_32K_DIV 21 +#define CLKID_AO_32K_SEL 22 +#define CLKID_AO_32K 23 +#define CLKID_AO_CEC_PRE 24 +#define CLKID_AO_CEC_DIV 25 +#define CLKID_AO_CEC_SEL 26 +#define CLKID_AO_CEC 27 +#define CLKID_AO_CTS_RTC_OSCIN 28 + +#endif diff --git a/include/dt-bindings/reset/g12a-aoclkc.h b/include/dt-bindings/reset/g12a-aoclkc.h new file mode 100644 index 000000000000..bd2e2337135c --- /dev/null +++ b/include/dt-bindings/reset/g12a-aoclkc.h @@ -0,0 +1,18 @@ +/* SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) */ +/* + * Copyright (c) 2016 BayLibre, SAS + * Author: Neil Armstrong + */ + +#ifndef DT_BINDINGS_RESET_AMLOGIC_MESON_G12A_AOCLK +#define DT_BINDINGS_RESET_AMLOGIC_MESON_G12A_AOCLK + +#define RESET_AO_IR_IN 0 +#define RESET_AO_UART 1 +#define RESET_AO_I2C_M 2 +#define RESET_AO_I2C_S 3 +#define RESET_AO_SAR_ADC 4 +#define RESET_AO_UART2 5 +#define RESET_AO_IR_OUT 6 + +#endif