Re: [PATCH] arm64: dts: sdm845: Add lpasscc node

2019-01-16 Thread Stephen Boyd
Quoting Bjorn Andersson (2019-01-15 22:09:10) > On Wed 05 Dec 00:00 PST 2018, Taniya Das wrote: > > > This adds the low pass audio clock controller node to sdm845 based on > > the example in the bindings. > > > > Applying this causes my MTP to reboot as clk_disable_unused() tries to > disable "l

Re: [PATCH] arm64: dts: sdm845: Add lpasscc node

2019-01-15 Thread Bjorn Andersson
On Wed 05 Dec 00:00 PST 2018, Taniya Das wrote: > This adds the low pass audio clock controller node to sdm845 based on > the example in the bindings. > Applying this causes my MTP to reboot as clk_disable_unused() tries to disable "lpass_qdsp6ss_core_clk". Am I missing something? Regards, Bjor

Re: [PATCH] arm64: dts: sdm845: Add lpasscc node

2018-12-06 Thread Doug Anderson
Hi, On Wed, Dec 5, 2018 at 12:00 AM Taniya Das wrote: > > This adds the low pass audio clock controller node to sdm845 based on > the example in the bindings. > > Signed-off-by: Taniya Das > --- > arch/arm64/boot/dts/qcom/sdm845-mtp.dts | 4 +++- > arch/arm64/boot/dts/qcom/sdm845.dtsi| 8 ++

[PATCH] arm64: dts: sdm845: Add lpasscc node

2018-12-05 Thread Taniya Das
This adds the low pass audio clock controller node to sdm845 based on the example in the bindings. Signed-off-by: Taniya Das --- arch/arm64/boot/dts/qcom/sdm845-mtp.dts | 4 +++- arch/arm64/boot/dts/qcom/sdm845.dtsi| 8 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/