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 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 89B43C44509 for ; Tue, 14 Jul 2026 02:34:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Reply-To:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Cc:To: Content-Transfer-Encoding:Content-Type:MIME-Version:Message-Id:Date:Subject: From:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=cmYgxX0wyUrCUPNHbGvSBKwLn/QP4K0XP4FUfbN/y0I=; b=HCgylUSon0kFDH5oR61ytgCbCU sLnP8g/yQlpIVOLqyO52Zv3Pe0IKNyttUI5cfjvG5wWN4bzfpCdREXEK7tM4wiAfscjAGg0OBYZG9 G6UzoFgGvSn6clkr3rmZgpejC6ItB2HemEiTDazqxlo1OneK0u6scr2c2nc1TSGiG/cGnpnVdKu8d OMtO6UTYGB60Lmgv2WjtIdVs5kMBLAzxE9KvCwQjjf72yIsgp4NNR3vKdJwWDKDTZW32QJMlq8FNV geVpepQF4KM26M1imkzFemoM57qMUkimCi0+xK25qT+FqBKfTrdHTMqzPkcjAvgzk2HSPeMo3rP2e huR/vj3Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wjSy3-0000000AkZc-2gqn; Tue, 14 Jul 2026 02:33:55 +0000 Received: from sea.source.kernel.org ([172.234.252.31]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wjSy0-0000000AkY3-2fCz; Tue, 14 Jul 2026 02:33:52 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id D3F004054B; Tue, 14 Jul 2026 02:33:49 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id AD879C2BCC7; Tue, 14 Jul 2026 02:33:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1783996429; bh=W2d5QqQKBqxvLWMEJ0hRfu/NSeHdDzwS5lPAkyQg7Fo=; h=From:Subject:Date:To:Cc:Reply-To:From; b=OBlj2Ss4s1EEfrCDQ7YMfQdgcJUHk1pdQYeYa4XZg8V5xpBaitnR2pFSdKz6cVcNJ jOfGSYvtyHbZDZnCOMC6jTLW1u1gQgfyNE7pmCyok5STdrZkpEF/L0Uapp4/me6zmP QTqu0eBERkSbLFQMT9OsvpPLNSJtlGJGXUyiFjzqyb6Psx/zvlQIu6QIq1/JkGWeyP pxKEMZaxgQ2sRXXN8mwjdv6dUaOtZ3AnZle9hQvra+q8yKZ08CiamEkky0145JWEow i32/XwbpuXC1srDXtQWz0f3j7qoLCvJ4IA5l47L5dFXdFTq+nGmrIonnHH2DrTLAzv 8yeJm8E7j7ThQ== Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 923F0C43458; Tue, 14 Jul 2026 02:33:49 +0000 (UTC) From: Xianwei Zhao via B4 Relay Subject: [PATCH v2 0/3] reset: support reset for Amlogic A9 SoC Date: Tue, 14 Jul 2026 02:33:36 +0000 Message-Id: <20260714-a9-reset-v2-0-8df09b2f437c@amlogic.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-B4-Tracking: v=1; b=H4sIAACgVWoC/0XMQQrDIBCF4auEWddilJrYVe9RsjA6JgNNLBqkJ Xj32kDp8n88vh0SRsIE12aHiJkShbWGODVgZ7NOyMjVBsGF4h1XzGgWMeHGtJUae+9GrhzU+zO ip9dB3YfaM6UtxPch5/a7/hD9R3LLOPOus55LPfYXeTPLI0xkzzYsMJRSPji0kEeiAAAA X-Change-ID: 20260706-a9-reset-9c39e8fdb06d To: Philipp Zabel , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Neil Armstrong , Kevin Hilman , Jerome Brunet , Martin Blumenstingl Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org, Xianwei Zhao , Conor Dooley X-Mailer: b4 0.14.3 X-Developer-Signature: v=1; a=ed25519-sha256; t=1783996426; l=1089; i=xianwei.zhao@amlogic.com; s=20251216; h=from:subject:message-id; bh=W2d5QqQKBqxvLWMEJ0hRfu/NSeHdDzwS5lPAkyQg7Fo=; b=vmB7Ld+u4rGK8fGznR+ORfIF7/ETmJgoEKJcC42b6lZpNEmrcerdce4ToUseFpWx35+nXD8kF FKlm8kGfiIHAtxvzQq+ZEIcd7vrMWrC+ojyyDkzc/wDkwMRsE5Rtos8 X-Developer-Key: i=xianwei.zhao@amlogic.com; a=ed25519; pk=dWwxtWCxC6FHRurOmxEtr34SuBYU+WJowV/ZmRJ7H+k= X-Endpoint-Received: by B4 Relay for xianwei.zhao@amlogic.com/20251216 with auth_id=578 X-Original-From: Xianwei Zhao 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: , Reply-To: xianwei.zhao@amlogic.com Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Document the reset controller compatibles used by the Amlogic A9 SoC, and add the reset configuration and compatible entry for the Amlogic A9 AO reset controller, and add reset node for Amlogic A9. Signed-off-by: Xianwei Zhao --- Changes in v2: - Use standard node name reset-controller. - Link to v1: https://lore.kernel.org/r/20260709-a9-reset-v1-0-fd7cf039b853@amlogic.com --- Xianwei Zhao (3): dt-bindings: reset: amlogic: Add A9 reset compatibles reset: amlogic: Add A9 AO reset controller support arm64: dts: amlogic: a9: Add reset controller support .../bindings/reset/amlogic,meson-reset.yaml | 5 + arch/arm64/boot/dts/amlogic/amlogic-a9-reset.h | 247 +++++++++++++++++++++ arch/arm64/boot/dts/amlogic/amlogic-a9.dtsi | 14 ++ drivers/reset/amlogic/reset-meson.c | 9 + 4 files changed, 275 insertions(+) --- base-commit: 4336e970ec6890fbd424128c352564a9c1dd514a change-id: 20260706-a9-reset-9c39e8fdb06d Best regards, -- Xianwei Zhao