From 2a5e7d6c6db44b959e10f4448fef7d2be0ee6d0d Mon Sep 17 00:00:00 2001 From: Shilpa Suresh Date: Mon, 1 Aug 2022 17:23:45 +0530 Subject: [PATCH] ARM: dts: msm: Add cpu vendor_hooks support Add cpu vendor hooks driver bindings and support for khaje SoC. Change-Id: Ic231edc0582514c32b943749cd2158ad747ddbef --- qcom/khaje.dtsi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/qcom/khaje.dtsi b/qcom/khaje.dtsi index cf15a903..ef48ad79 100644 --- a/qcom/khaje.dtsi +++ b/qcom/khaje.dtsi @@ -1685,6 +1685,10 @@ poll-delay-ms = <5000>; }; + vendor_hooks: qcom,cpu-vendor-hooks { + compatible = "qcom,cpu-vendor-hooks"; + }; + qcom,msm-imem@c125000 { compatible = "qcom,msm-imem"; reg = <0xc125000 0x1000>;