linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] iommu/rockchip: Add support for multiple interface clocks
@ 2025-11-26  8:33 Chaoyi Chen
  2025-11-26  8:33 ` [PATCH 1/2] dt-bindings: iommu: rockchip: " Chaoyi Chen
  2025-11-26  8:33 ` [PATCH 2/2] iommu/rockchip: Use devm_clk_bulk_get_all() to get multiple iface clock Chaoyi Chen
  0 siblings, 2 replies; 5+ messages in thread
From: Chaoyi Chen @ 2025-11-26  8:33 UTC (permalink / raw)
  To: Joerg Roedel, Will Deacon, Robin Murphy, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Heiko Stuebner
  Cc: iommu, devicetree, linux-arm-kernel, linux-rockchip, linux-kernel,
	Chaoyi Chen

From: Chaoyi Chen <chaoyi.chen@rock-chips.com>

Hi,

Some rockchip iommus require extra clocks besides aclk and interface
clock, such as the iommus for NPU and RKVENC in RK3576.

This series adds support for these extra clocks, which are called
`iface_x`.

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        |  8 ++++++++
 drivers/iommu/rockchip-iommu.c                | 20 ++++---------------
 2 files changed, 12 insertions(+), 16 deletions(-)

--
2.51.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-11-27  8:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-26  8:33 [PATCH 0/2] iommu/rockchip: Add support for multiple interface clocks Chaoyi Chen
2025-11-26  8:33 ` [PATCH 1/2] dt-bindings: iommu: rockchip: " Chaoyi Chen
2025-11-27  7:49   ` Krzysztof Kozlowski
2025-11-27  8:02     ` Chaoyi Chen
2025-11-26  8:33 ` [PATCH 2/2] iommu/rockchip: Use devm_clk_bulk_get_all() to get multiple iface clock Chaoyi Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).