Re: [PATCH] arm64: dts: qcom: qcs404: Fix regulator supply names

2019-03-04 Thread Vinod Koul
On 13-12-18, 10:32, Bjorn Andersson wrote: > The regulator definition got their supply names cleaned up during > upstreaming, so they no longer match the driver defined names. Update > the supply names. > > Also fill out the missing voltage of SMPS 5. Reviewed-by: Vinod Koul we need to also fix

Re: [PATCH] arm64: dts: qcom: qcs404: Fix regulator supply names

2019-03-04 Thread Niklas Cassel
On Thu, Dec 13, 2018 at 10:32:00AM -0800, Bjorn Andersson wrote: > The regulator definition got their supply names cleaned up during > upstreaming, so they no longer match the driver defined names. Update > the supply names. > > Also fill out the missing voltage of SMPS 5. > > Fixes: 0b363f5b871c

[PATCH] arm64: dts: qcom: qcs404: Fix regulator supply names

2018-12-13 Thread Bjorn Andersson
The regulator definition got their supply names cleaned up during upstreaming, so they no longer match the driver defined names. Update the supply names. Also fill out the missing voltage of SMPS 5. Fixes: 0b363f5b871c ("arm64: dts: qcom: qcs404: Add PMS405 RPM regulators") Reported-by: Nicolas D