linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Rockchip IOMMU driver and devicetree bindings
@ 2014-10-01 10:20 Daniel Kurtz
  2014-10-01 10:20 ` [PATCH 1/3] iommu/rockchip: rk3288 iommu driver Daniel Kurtz
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Daniel Kurtz @ 2014-10-01 10:20 UTC (permalink / raw)
  To: linux-arm-kernel

Add a driver and devicetree bindings for the IOMMU found in Rockchip RK3288
SoCs.

Daniel Kurtz (3):
  iommu/rockchip: rk3288 iommu driver
  dt-bindings: iommu: Add documentation for rockchip iommu
  ARM: dts: rk3288: add VOP iommu nodes

 .../devicetree/bindings/iommu/rockchip,iommu.txt   |  26 +
 arch/arm/boot/dts/rk3288.dtsi                      |  18 +
 drivers/iommu/Kconfig                              |  11 +
 drivers/iommu/Makefile                             |   1 +
 drivers/iommu/rockchip-iommu.c                     | 924 +++++++++++++++++++++
 5 files changed, 980 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/iommu/rockchip,iommu.txt
 create mode 100644 drivers/iommu/rockchip-iommu.c

-- 
2.1.0.rc2.206.gedb03e5

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

end of thread, other threads:[~2014-10-23 16:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-01 10:20 [PATCH 0/3] Rockchip IOMMU driver and devicetree bindings Daniel Kurtz
2014-10-01 10:20 ` [PATCH 1/3] iommu/rockchip: rk3288 iommu driver Daniel Kurtz
2014-10-07 17:05   ` Grant Grundler
2014-10-01 10:20 ` [PATCH 2/3] dt-bindings: iommu: Add documentation for rockchip iommu Daniel Kurtz
2014-10-01 10:20 ` [PATCH 3/3] ARM: dts: rk3288: add VOP iommu nodes Daniel Kurtz
2014-10-22 15:20 ` [PATCH 0/3] Rockchip IOMMU driver and devicetree bindings Joerg Roedel
2014-10-23 16:15   ` Daniel Kurtz
     [not found]   ` <CAGS+omB+si1J-gjyvyjJF0x=QBTyPyNKbqyV0QM=sKNo9zecDw@mail.gmail.com>
2014-10-23 16:23     ` Heiko Stübner

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).