Re: [PATCH 3/7] dt-bindings: pinctrl: qcom: Add ipq9574 pinctrl bindings

From: Devi Priya
Date: Fri Jan 13 2023 - 09:41:17 EST




On 1/13/2023 7:46 PM, Krzysztof Kozlowski wrote:
On 13/01/2023 14:24, Devi Priya wrote:
+ properties:
+ pins:
+ description:
+ List of gpio pins affected by the properties specified in this
+ subnode.
+ items:
+ oneOf:
+ - pattern: "^gpio([0-9]|[1-5][0-9]|6[0-4])$"
+ - enum: [ sdc1_clk, sdc1_cmd, sdc1_data, sdc2_clk, sdc2_cmd,
+ sdc2_data, qdsd_cmd, qdsd_data0, qdsd_data1, qdsd_data2,
+ qdsd_data3 ]

These are ordered by name.
The enum values seem to be ordered alphabetically.
could you please help us understand the ordering?

q goes before s
Oops! sorry. Will update


+ minItems: 1
+ maxItems: 8
+

Best regards,
Krzysztof

Best Regards,
Devi Priya