Re: [PATCH v1 1/3] dt-bindings: clock: Add YAML schemas for the QCOM RPMHCC clock bindings

From: Taniya Das
Date: Tue Oct 29 2019 - 13:48:15 EST


Hello Rob,

Thanks for the review. I will fix the below in the next patch.

On 10/29/2019 7:34 AM, Rob Herring wrote:
+properties:
+ compatible :
drop space ^

+ enum:
+ - qcom,sdm845-rpmh-clk
+ - qcom,sm8150-rpmh-clk
Wrong indent (1 char too many).

+
+ clocks:
+ maxItems: 1
+
+ clock-names:
+ maxItems: 1
Can drop this. Implied by items list.


--
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation.

--