On 30.03.2024 10:13 AM, Krzysztof Kozlowski wrote: > The first part of the compatible of Type-C node misses ending quote, > thus we have one long compatible consisting of two compatible strings > leading to dtbs_check warnings: > > sc7180-acer-aspire1.dtb: pmic@0: typec@1500:compatible: 'oneOf' conditional failed, one must be fixed > sc7180-acer-aspire1.dtb: typec@1500: compatible:0: 'qcom,pm6150-typec,\n qcom,pm8150b-typec' does not match '^[a-zA-Z0-9][a-zA-Z0-9,+\\-._/]+$' > > Reported-by: Rob Herring <robh@xxxxxxxxxx> > Fixes: f81c2f01cad6 ("arm64: dts: qcom: pm6150: define USB-C related blocks") > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > > --- LOL! Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> Konrad