Re: [RFC 4/4] drm: Add NVIDIA Tegra support

2012-04-13 Thread Thierry Reding
* Stephen Warren wrote: On 04/12/2012 11:44 AM, Thierry Reding wrote: [...] And given that, I don't think we should name the node after some OS-specific software concept. Device tree is intended to model hardware. [...] Maybe one solution would be to have a top-level DRM device with a

[PATCH 1/1] iommu/tegra: smmu: Print device name correctly

2012-04-13 Thread Hiroshi Doyu
From: Hiroshi DOYU hd...@nvidia.com Print an attached device name correctly. Signed-off-by: Hiroshi DOYU hd...@nvidia.com --- drivers/iommu/tegra-smmu.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/iommu/tegra-smmu.c b/drivers/iommu/tegra-smmu.c index

[PATCH 1/1] iommu/tegra: Add device tree support for SMMU

2012-04-13 Thread Hiroshi Doyu
From: Hiroshi DOYU hd...@nvidia.com Add device tree support for Tegra30 IOMMU(SMMU). Signed-off-by: Hiroshi DOYU hd...@nvidia.com --- drivers/iommu/tegra-smmu.c | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/drivers/iommu/tegra-smmu.c

Re: [PATCH 1/1] iommu/tegra: smmu: Print device name correctly

2012-04-13 Thread Thierry Reding
* Hiroshi Doyu wrote: From: Hiroshi DOYU hd...@nvidia.com Print an attached device name correctly. Signed-off-by: Hiroshi DOYU hd...@nvidia.com Reviewed-by: Thierry Reding thierry.red...@avionic-design.de pgplzIzg1ZxMI.pgp Description: PGP signature

Re: [PATCH 1/1] iommu/tegra: Add device tree support for SMMU

2012-04-13 Thread Thierry Reding
* Hiroshi Doyu wrote: From: Hiroshi DOYU hd...@nvidia.com Add device tree support for Tegra30 IOMMU(SMMU). Signed-off-by: Hiroshi DOYU hd...@nvidia.com --- drivers/iommu/tegra-smmu.c | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) I would expect the binding

[PATCH 3/3] ARM: dt: tegra20: Add GART device

2012-04-13 Thread Thierry Reding
This commit adds the device node required to probe NVIDIA Tegra 20 GART hardware from the device tree. Signed-off-by: Thierry Reding thierry.red...@avionic-design.de --- arch/arm/boot/dts/tegra20.dtsi |6 ++ arch/arm/mach-tegra/board-dt-tegra20.c |1 + 2 files changed, 7

[PATCH 1/3] iommu: tegra/gart: use correct gart_device

2012-04-13 Thread Thierry Reding
From: Vandana Salve vsa...@nvidia.com Pass the correct gart device pointer. Reviewed-by: Vandana Salve vsa...@nvidia.com Tested-by: Vandana Salve vsa...@nvidia.com Reviewed-by: Hiroshi Doyu hd...@nvidia.com Reviewed-by: Bharat Nihalani bnihal...@nvidia.com Signed-off-by: Hiroshi DOYU

[PATCH 2/3] iommu: tegra/gart: Add device tree support

2012-04-13 Thread Thierry Reding
This commit adds device tree support for the GART hardware available on NVIDIA Tegra 20 SoCs. Signed-off-by: Thierry Reding thierry.red...@avionic-design.de --- .../devicetree/bindings/iommu/nvidia,tegra20-gart.txt| 14 ++ drivers/iommu/tegra-gart.c

Re: [PATCH 3/3] ARM: dt: tegra20: Add GART device

2012-04-13 Thread Stephen Warren
On 04/13/2012 07:08 AM, Thierry Reding wrote: This commit adds the device node required to probe NVIDIA Tegra 20 GART hardware from the device tree. diff --git a/arch/arm/mach-tegra/board-dt-tegra20.c b/arch/arm/mach-tegra/board-dt-tegra20.c + OF_DEV_AUXDATA(nvidia,tegra20-gart,

What happened to the DOMAIN_ATTR_GEOMETRY patchset

2012-04-13 Thread Lucas Stach
Hi Joerg and others, sorry for not providing a proper thread reference, but I'm not subscribed to this list long enough. I wonder what happened to the DOMAIN_ATTR_GEOMETRY patchset. Did it got dropped by accident or are there some reasons which are preventing this from going in? It would be