On 11/9/2024 5:28 AM, Dmitry Baryshkov wrote:
#include <dt-bindings/interconnect/qcom,qcs615-rpmh.h> @@ -488,6 +492,18 @@ qup_uart0_rx: qup-uart0-rx-state { }; };+ gpucc: clock-controller@5090000 {+ compatible = "qcom,qcs615-gpucc"; + reg = <0 0x5090000 0 0x9000>;Please pad address field to 8 digits (just the address, not the size)
Will fix in the next patch.
+
-- Thanks & Regards, Taniya Das.