From patchwork Wed May 15 12:58:48 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lorenzo Bianconi X-Patchwork-Id: 13665211 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id DA02AC25B75 for ; Wed, 15 May 2024 12:59:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=NL4/moAP+r0QTHl8rhTsuBY/Ludn3cU+MGoz/I5n9CE=; b=ZWDpg8PgF2YHpd leI3HRu0xfCJjG64OHqtLYAfc25X7t/qPwQH9VEo8RP5akkhEdqMS+09civ62sSTaU4UrXyJXgZkc F77kFKOJFAqF/mDEaWHItPNK3eOmMeJtm/O56l7gPMTa+wWjQzIm3smXa5VdL00jWzqDgTSrctI1M 3vH7fkW58mHpY4huucl/IH97atzboQKSzpTihFvamcvj49Q+uZsg+NV0Xzu052NCi4n/jO3sPqiJG x9fggIQnSo6LWkwIChhFWl3A1LVEb+0Dn7sINvqkxDp8+aUQ3PaRBbTo6Dk4BlhwO4X+wqTWhsj2v y+OQhMUTJfxTh9Vt37Kg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s7EE0-00000001YxQ-12qW; Wed, 15 May 2024 12:59:16 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1s7EDv-00000001YuL-3ptV for linux-arm-kernel@lists.infradead.org; Wed, 15 May 2024 12:59:13 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 9FDA7614B7; Wed, 15 May 2024 12:59:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C61ABC4AF0B; Wed, 15 May 2024 12:59:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1715777949; bh=QibeM2F1gzpesVZ5F/kxf0b9lNU3TuD+OPRRNfvg/0I=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=CVSUmrCszwvXqMvZ6o/KZe4Rnhjezo9mSbtvHGWprvyjHq7l8kaSEDKrm5EA7kEwe oUeQxBEAS1diSLW1/jTxR72cWqAlbtuuSctFnywZ0iqfx4g8mc3R6ecNBVc7QgT8x7 GI+0l4Kc9WEqZrR09r/Mf5DPWjGicRaCHTVha5R9GDpo84sg+x74Ckg8w0wfq3ICRi xHNjxsWWkcTD+SZdBzjVG40ud9UrWtlCKB1gSnMmGI5p6kWKHcMKeo9QedOJRsPIhr mED323XijE9qlueWyzWoTfIb+YchgET7+vM7xIkaBxjx0mrqFm3Y3+cewQqSlXDUR1 /sWLRgecANCYg== From: Lorenzo Bianconi To: linux-clk@vger.kernel.org Cc: p.zabel@pengutronix.de, mturquette@baylibre.com, sboyd@kernel.org, lorenzo.bianconi83@gmail.com, conor@kernel.org, linux-arm-kernel@lists.infradead.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, devicetree@vger.kernel.org, nbd@nbd.name, john@phrozen.org, dd@embedd.com, catalin.marinas@arm.com, will@kernel.org, upstream@airoha.com, angelogioacchino.delregno@collabora.com Subject: [PATCH 2/5] dt-bindings: reset: Add reset definitions for EN7581 SoC. Date: Wed, 15 May 2024 14:58:48 +0200 Message-ID: X-Mailer: git-send-email 2.45.0 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240515_055912_073982_60AD1004 X-CRM114-Status: GOOD ( 10.71 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Introduce reset binding definitions for reset controller available in the Airoha EN7581 clock module. Tested-by: Zhengping Zhang Signed-off-by: Lorenzo Bianconi --- .../dt-bindings/reset/airoha,en7581-reset.h | 66 +++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 include/dt-bindings/reset/airoha,en7581-reset.h diff --git a/include/dt-bindings/reset/airoha,en7581-reset.h b/include/dt-bindings/reset/airoha,en7581-reset.h new file mode 100644 index 000000000000..1b7ee62ed164 --- /dev/null +++ b/include/dt-bindings/reset/airoha,en7581-reset.h @@ -0,0 +1,66 @@ +// SPDX-License-Identifier: GPL-2.0-only +/* + * Copyright (c) 2024 AIROHA Inc + * Author: Lorenzo Bianconi + */ + +#ifndef __DT_BINDINGS_RESET_CONTROLLER_AIROHA_EN7581_H_ +#define __DT_BINDINGS_RESET_CONTROLLER_AIROHA_EN7581_H_ + +/* RST_CTRL2 */ +#define EN7581_XPON_PHY_RST 0 +#define EN7581_CPU_TIMER2_RST 2 +#define EN7581_HSUART_RST 3 +#define EN7581_UART4_RST 4 +#define EN7581_UART5_RST 5 +#define EN7581_I2C2_RST 6 +#define EN7581_XSI_MAC_RST 7 +#define EN7581_XSI_PHY_RST 8 +#define EN7581_NPU_RST 9 +#define EN7581_I2S_RST 10 +#define EN7581_TRNG_RST 11 +#define EN7581_TRNG_MSTART_RST 12 +#define EN7581_DUAL_HSI0_RST 13 +#define EN7581_DUAL_HSI1_RST 14 +#define EN7581_HSI_RST 15 +#define EN7581_DUAL_HSI0_MAC_RST 16 +#define EN7581_DUAL_HSI1_MAC_RST 17 +#define EN7581_HSI_MAC_RST 18 +#define EN7581_WDMA_RST 19 +#define EN7581_WOE0_RST 20 +#define EN7581_WOE1_RST 21 +#define EN7581_HSDMA_RST 22 +#define EN7581_TDMA_RST 24 +#define EN7581_EMMC_RST 25 +#define EN7581_SOE_RST 26 +#define EN7581_PCIE2_RST 27 +#define EN7581_XFP_MAC_RST 28 +#define EN7581_USB_HOST_P1_RST 29 +#define EN7581_USB_HOST_P1_U3_PHY_RST 30 +/* RST_CTRL1 */ +#define EN7581_PCM1_ZSI_ISI_RST 32 +#define EN7581_FE_PDMA_RST 33 +#define EN7581_FE_QDMA_RST 34 +#define EN7581_PCM_SPIWP_RST 36 +#define EN7581_CRYPTO_RST 38 +#define EN7581_TIMER_RST 40 +#define EN7581_PCM1_RST 43 +#define EN7581_UART_RST 44 +#define EN7581_GPIO_RST 45 +#define EN7581_GDMA_RST 46 +#define EN7581_I2C_MASTER_RST 48 +#define EN7581_PCM2_ZSI_ISI_RST 49 +#define EN7581_SFC_RST 50 +#define EN7581_UART2_RST 51 +#define EN7581_GDMP_RST 52 +#define EN7581_FE_RST 53 +#define EN7581_USB_HOST_P0_RST 54 +#define EN7581_GSW_RST 55 +#define EN7581_SFC2_PCM_RST 57 +#define EN7581_PCIE0_RST 58 +#define EN7581_PCIE1_RST 59 +#define EN7581_CPU_TIMER_RST 60 +#define EN7581_PCIE_HB_RST 61 +#define EN7581_XPON_MAC_RST 63 + +#endif /* __DT_BINDINGS_RESET_CONTROLLER_AIROHA_EN7581_H_ */