[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20251128071322.92-1-kernel@airkyi.com>
Date: Fri, 28 Nov 2025 15:13:20 +0800
From: Chaoyi Chen <kernel@...kyi.com>
To: Joerg Roedel <joro@...tes.org>,
Will Deacon <will@...nel.org>,
Robin Murphy <robin.murphy@....com>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Heiko Stuebner <heiko@...ech.de>
Cc: iommu@...ts.linux.dev,
devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org,
linux-kernel@...r.kernel.org,
Chaoyi Chen <chaoyi.chen@...k-chips.com>
Subject: [PATCH v2 0/2] iommu/rockchip: Add support for multiple interface clocks
From: Chaoyi Chen <chaoyi.chen@...k-chips.com>
Hi,
Some rockchip iommus require extra clocks besides aclk and interface
clock, such as the iommus for NPU and RKVENC in RK3576.
Changes in v2:
- Link to v1: https://lore.kernel.org/all/20251126083345.88-1-kernel@airkyi.com/
- Rewrite dt binding.
Chaoyi Chen (2):
dt-bindings: iommu: rockchip: Add support for multiple interface
clocks
iommu/rockchip: Use devm_clk_bulk_get_all() to get multiple iface
clock
.../bindings/iommu/rockchip,iommu.yaml | 52 ++++++++++++++++---
drivers/iommu/rockchip-iommu.c | 20 ++-----
2 files changed, 50 insertions(+), 22 deletions(-)
--
2.51.1
Powered by blists - more mailing lists