[PATCH 0/2] iommu/rockchip: Add support for multiple interface clocks

Chaoyi Chen posted 2 patches 5 days, 14 hours ago
There is a newer version of this series
.../bindings/iommu/rockchip,iommu.yaml        |  8 ++++++++
drivers/iommu/rockchip-iommu.c                | 20 ++++---------------
2 files changed, 12 insertions(+), 16 deletions(-)
[PATCH 0/2] iommu/rockchip: Add support for multiple interface clocks
Posted by Chaoyi Chen 5 days, 14 hours ago
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