lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 24 Oct 2014 00:15:44 +0800
From:	Daniel Kurtz <djkurtz@...omium.org>
To:	Joerg Roedel <joro@...tes.org>
Cc:	Heiko Stuebner <heiko@...ech.de>, Rob Herring <robh+dt@...nel.org>,
	Pawel Moll <pawel.moll@....com>,
	Mark Rutland <mark.rutland@....com>,
	Ian Campbell <ijc+devicetree@...lion.org.uk>,
	Kumar Gala <galak@...eaurora.org>,
	Russell King <linux@....linux.org.uk>,
	Grant Likely <grant.likely@...aro.org>,
	Simon Xue <xxm@...k-chips.com>,
	Grant Grundler <grundler@...omium.org>,
	Stéphane Marchesin <marcheu@...omium.org>,
	"open list:OPEN FIRMWARE AND..." <devicetree@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"linux-arm-kernel@...ts.infradead.org" 
	<linux-arm-kernel@...ts.infradead.org>,
	"open list:IOMMU DRIVERS" <iommu@...ts.linux-foundation.org>,
	"open list:ARM/Rockchip SoC..." <linux-rockchip@...ts.infradead.org>
Subject: Re: [PATCH 0/3] Rockchip IOMMU driver and devicetree bindings

On Wed, Oct 22, 2014 at 11:20 PM, Joerg Roedel <joro@...tes.org> wrote:
> On Wed, Oct 01, 2014 at 06:20:40PM +0800, Daniel Kurtz wrote:
>> 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
>
> Please make sure you also get Acks for the DT bindings. With that and
> the issue I mentioned in the other email fixed, I will apply these
> patches?
>
>
>         Joerg

Hi Joerg,

Thanks for your reviews.
Can you help get these DT bindings Acked?
AFAICT, the DT maintainers are CC'ed on this patch, I'm not sure what
else to do.

Thanks,
-Daniel
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ