[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1538605693-22073-1-git-send-email-thor.thayer@linux.intel.com>
Date: Wed, 3 Oct 2018 17:28:11 -0500
From: thor.thayer@...ux.intel.com
To: dinguyen@...nel.org, robh+dt@...nel.org, mark.rutland@....com,
will.deacon@....com, robin.murphy@....com, joro@...tes.org,
aisheng.dong@....com, sboyd@...nel.org
Cc: vivek.gautam@...eaurora.org, linux-clk@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
iommu@...ts.linux-foundation.org,
Thor Thayer <thor.thayer@...ux.intel.com>
Subject: [PATCHv3 0/2] iommu/arm-smmu: Add Stratix10 SMMU Support
From: Thor Thayer <thor.thayer@...ux.intel.com>
Add SMMU support for the Stratix10 SOCFPGA. This patch requires
clock enables for the master TBUs and therefore has a dependency
on patches currently being reviewed.
This patchset is dependent on the patch series
"[PATCH V6 0/4] clk: new APIs to handle all available clocks"
(https://lkml.org/lkml/2018/8/31/97)
v1->v2 Change to dependency on
"iommu/arm-smmu: Add runtime pm/sleep support"
(https://patchwork.ozlabs.org/cover/946160/)
v2->v3 Change dependency on device tree bulk clock patches.
Thor Thayer (2):
arm64: dts: stratix10: Add Stratix10 SMMU support
iommu/arm-smmu: Add SMMU clock
arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 28 +++++++++++++++++++++++
drivers/iommu/arm-smmu.c | 20 ++++++++++++++++
2 files changed, 48 insertions(+)
--
2.7.4
Powered by blists - more mailing lists