Re: [PATCH v4] arm64: dts: qcom: sc7280: Add lpasscore & lpassaudio clock controllers

From: Taniya Das
Date: Wed May 04 2022 - 01:35:45 EST


Hello Stephen,

On 5/4/2022 12:40 AM, Stephen Boyd wrote:
Quoting Taniya Das (2022-05-03 04:32:46)
Add the low pass audio clock controller device nodes. Keep the lpasscc
clock node disabled and enabled for lpass pil based devices.

Does it mean that we're going to have overlapping reg ranges between
nodes in DT for clk controllers? That is not proper DT style, indicating
that we should combine the overlapping nodes and then have some
compatible or DT property telling us how to treat the clks in the audio
subsystem.


In the case where PIL based LPASS node would be used, we would disable the other lpass clock controller nodes. Does that seem fine or I would need to map the complete range in the current PIL driver if that works.


Signed-off-by: Taniya Das <quic_tdas@xxxxxxxxxxx>
---
[v4]
* Mark lpasscc[lpasscc@3000000] device node as "disabled".

--
Thanks & Regards,
Taniya Das.