On 05/07/2024 11:00, Jie Gan wrote: > Add CCU and ETR device tree nodes to enable related functions. > > Signed-off-by: Jie Gan <quic_jiegan@xxxxxxxxxxx> > --- > arch/arm64/boot/dts/qcom/sa8775p.dtsi | 163 ++++++++++++++++++++++++++ > 1 file changed, 163 insertions(+) > > diff --git a/arch/arm64/boot/dts/qcom/sa8775p.dtsi b/arch/arm64/boot/dts/qcom/sa8775p.dtsi > index 23f1b2e5e624..ef4df5e59ab3 100644 > --- a/arch/arm64/boot/dts/qcom/sa8775p.dtsi > +++ b/arch/arm64/boot/dts/qcom/sa8775p.dtsi > @@ -1664,6 +1664,38 @@ ice: crypto@1d88000 { > clocks = <&gcc GCC_UFS_PHY_ICE_CORE_CLK>; > }; > > + ccu@4001000 { > + compatible = "qcom,coresight-ccu"; > + reg = <0x0 0x4001000 0x0 0x1000>; > + reg-names = "ccu-base"; NAK, not tested. Follow your own internal guidelines - they are precise in what testing you must peform. Best regards, Krzysztof