On Sat, Jul 09, 2022 at 09:19:35PM +0800, MollySophia wrote: > Add documentation for "xiaomi,polaris" device. > > Signed-off-by: MollySophia <mollysophia379@xxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/qcom.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml > index 129cdd246223..80dff09bdc83 100644 > --- a/Documentation/devicetree/bindings/arm/qcom.yaml > +++ b/Documentation/devicetree/bindings/arm/qcom.yaml > @@ -235,6 +235,11 @@ properties: > - xiaomi,lavender > - const: qcom,sdm660 > > + - items: > + - enum: > + - xiaomi,polaris > + - const: qcom,sdm845 I think there is now an entry for this as a bunch of missing compatibles have been added, so you will need to rebase on the qcom tree. Rob