Re: [PATCH 3/3] arm64: dts: qcom: sa8775p: Add clocks for QoS configuration

From: Odelu Kukatla
Date: Wed Aug 13 2025 - 01:46:08 EST




On 8/12/2025 3:21 PM, Konrad Dybcio wrote:
> On 8/8/25 4:03 PM, Odelu Kukatla wrote:
>> Add register addresses and clocks which need to be enabled for
>> configuring QoS on sa8775p SoC.
>>
>> Signed-off-by: Odelu Kukatla <odelu.kukatla@xxxxxxxxxxxxxxxx>
>> ---
>
> [...]
>
>> + system_noc: interconnect@01680000 {
>
> stray leading zero
>
Thanks for the review, i will address this in next revision.> I also see there's a camera noc.. are these controlled internally
> by Titan nowadays?
>
Yes, camera NoC is controlled internally.
> Konrad