Re: [PATCH 4/4] iommu/msm: Mark driver BROKEN

2015-02-04 Thread Rob Clark
On Wed, Feb 4, 2015 at 1:54 PM, Olav Haugan wrote: > Adding Mitch H. and Rob Clark. > The current upstream msm-iommu isn't actually used by anything, afaict.. it lacks support for DT based platforms. So this is fine by me. Acked-by: Rob Clark > > On 2/3/2015 11:58 PM, Thierry Reding wrote: >

Re: [PATCH 4/4] iommu/msm: Mark driver BROKEN

2015-02-04 Thread Olav Haugan
Adding Mitch H. and Rob Clark. On 2/3/2015 11:58 PM, Thierry Reding wrote: From: Thierry Reding The MSM IOMMU driver unconditionally calls bus_set_iommu(), which is a very stupid thing to do on multi-platform kernels. While marking the driver BROKEN may seem a little extreme, there is no other

[PATCH 4/4] iommu/msm: Mark driver BROKEN

2015-02-03 Thread Thierry Reding
From: Thierry Reding The MSM IOMMU driver unconditionally calls bus_set_iommu(), which is a very stupid thing to do on multi-platform kernels. While marking the driver BROKEN may seem a little extreme, there is no other way to make the driver skip initialization. One of the problems is that it do