RE: [RFC PATCH 4/4] iommu/arm-smmu: Add support for specifying regulators

2015-07-24 Thread Sricharan
; will.dea...@arm.com; iommu@lists.linux-foundation.org; > mitch...@codeaurora.org; linux-arm-ker...@lists.infradead.org > Subject: Re: [RFC PATCH 4/4] iommu/arm-smmu: Add support for specifying > regulators > > On 07/17/2015 09:53 AM, Sricharan R wrote: > > From: Mitchel Humpherys

Re: [RFC PATCH 4/4] iommu/arm-smmu: Add support for specifying regulators

2015-07-21 Thread Stephen Boyd
On 07/17/2015 09:53 AM, Sricharan R wrote: From: Mitchel Humpherys This adds the support to turn on the regulators required for SMMUs. It is turned on during the SMMU probe and remains 'on' till the device exists. The device always exists. Until the driver is removed perhaps? Signed-off-by