Re: [PATCH 5/7] arm64: dts: qcom: sm6115: add LPASS LPI pin controller
From: Krzysztof Kozlowski
Date: Fri Jun 28 2024 - 02:13:25 EST
On 28/06/2024 03:07, Alexey Klimov wrote:
> Add the Low Power Audio SubSystem Low Power Island (LPASS LPI)
> pin controller device node required for audio subsystem on
> Qualcomm QRB4210 RB2.
>
> Signed-off-by: Alexey Klimov <alexey.klimov@xxxxxxxxxx>
> gcc: clock-controller@1400000 {
> compatible = "qcom,gcc-sm6115";
> reg = <0x0 0x01400000 0x0 0x1f0000>;
> @@ -3068,6 +3084,9 @@ cpufreq_hw: cpufreq@f521000 {
> };
> };
>
> + sound: sound {
> + };
That's not really needed and does not bring much of benefits.
Best regards,
Krzysztof