On Thu, Dec 12, 2024 at 12:47:21AM +0000, Alexey Klimov wrote: > Add support for qcom,wsa8815 and qcom,wsa8810 names to be recognised What is WSA8815 that? > as a valid compatibles. > > Signed-off-by: Alexey Klimov <alexey.klimov@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/qcom-soc.yaml | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/arm/qcom-soc.yaml b/Documentation/devicetree/bindings/arm/qcom-soc.yaml > index 2ea6d3f65478..ebccafeb13e3 100644 > --- a/Documentation/devicetree/bindings/arm/qcom-soc.yaml > +++ b/Documentation/devicetree/bindings/arm/qcom-soc.yaml > @@ -23,7 +23,7 @@ description: | > select: > properties: > compatible: > - pattern: "^qcom,.*(apq|ipq|mdm|msm|qcm|qcs|q[dr]u|sa|sar|sc|sd[amx]|sm|x1e)[0-9]+.*$" > + pattern: "^qcom,.*(apq|ipq|mdm|msm|qcm|qcs|q[dr]u|sa|sar|sc|sd[amx]|sm|wsa|x1e)[0-9]+.*$" This is odd. WSA is not a SoC. Please provide description explaining this, if you think otherwise. Best regards, Krzysztof