[PATCH v2 4/4] arm64: dts: qcom: Add CCU and ETR nodes for SA8775p
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Fri Jul 5 02:08:18 PDT 2024
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 at quicinc.com>
> ---
> 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 at 1d88000 {
> clocks = <&gcc GCC_UFS_PHY_ICE_CORE_CLK>;
> };
>
> + ccu at 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
More information about the linux-arm-kernel
mailing list