Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: arm: qcom-soc: Document new Milos and Glymur SoCs

Extend the schema enforcing correct SoC-block naming to cover Milos
(compatibles already accepted by some maintainers for next release) and
Glymur (posted on mailing lists [1]) SoCs.

Link: https://lore.kernel.org/linux-devicetree/20250716152017.4070029-1-pankaj.patil@oss.qualcomm.com/ [1]
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20250716162412.27471-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>

authored by

Krzysztof Kozlowski and committed by
Bjorn Andersson
474aa14d fba47ba8

+4 -1
+4 -1
Documentation/devicetree/bindings/arm/qcom-soc.yaml
··· 23 23 select: 24 24 properties: 25 25 compatible: 26 - pattern: "^qcom,.*(apq|ipq|mdm|msm|qcm|qcs|q[dr]u|sa|sar|sc|sd[amx]|sm|x1[ep])[0-9]+.*$" 26 + oneOf: 27 + - pattern: "^qcom,.*(apq|ipq|mdm|msm|qcm|qcs|q[dr]u|sa|sar|sc|sd[amx]|sm|x1[ep])[0-9]+.*$" 28 + - pattern: "^qcom,.*(glymur|milos).*$" 27 29 required: 28 30 - compatible 29 31 ··· 36 34 - pattern: "^qcom,(apq|ipq|mdm|msm|qcm|qcs|q[dr]u|sa|sc|sd[amx]|sm|x1[ep])[0-9]+(pro)?-.*$" 37 35 - pattern: "^qcom,sar[0-9]+[a-z]?-.*$" 38 36 - pattern: "^qcom,(sa|sc)8[0-9]+[a-z][a-z]?-.*$" 37 + - pattern: "^qcom,(glymur|milos)-.*$" 39 38 40 39 # Legacy namings - variations of existing patterns/compatibles are OK, 41 40 # but do not add completely new entries to these: