Hi Rob, On Fri Sep 9, 2022 at 4:39 PM CEST, Rob Herring wrote: > On Mon, Jan 03, 2022 at 08:43:48AM +0100, Luca Weiss wrote: > > Convert the PDC interrupt controller bindings to YAML. > > > > Signed-off-by: Luca Weiss <luca.weiss@xxxxxxxxxxxxx> > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> > > --- > > Changes since v1: > > * Adjust description of second reg-name as suggested by Maulik Shah > > > > @Rob Herring: Hope it's ok to keep your R-b given the above changes > > > > This patch depends on the following patch, which fixed sm8250 & sm8350 > > compatibles and adds sm6350. > > https://lore.kernel.org/linux-arm-msm/20211213082614.22651-4-luca.weiss@xxxxxxxxxxxxx/ > > > > .../interrupt-controller/qcom,pdc.txt | 77 ----------------- > > .../interrupt-controller/qcom,pdc.yaml | 86 +++++++++++++++++++ > > 2 files changed, 86 insertions(+), 77 deletions(-) > > delete mode 100644 Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt > > create mode 100644 Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml > > In checking top compatibles without schemas[1][2], I found this. Now > applied with sm8150 compatible which was the only change since this. Thanks for digging this out, I have totally forgotten about it! Regards Luca > > Rob > > [1] https://gitlab.com/robherring/linux-dt/-/jobs/3005191129 > [2] https://gitlab.com/robherring/linux-dt/-/jobs/3005191129/artifacts/file/all-compatible-warnings.log