On Tue, Aug 17, 2021 at 5:01 PM Rob Herring <robh@xxxxxxxxxx> wrote: > > On Fri, 13 Aug 2021 16:35:37 +0200, Krzysztof Kozlowski wrote: > > Convert Qualcomm Atheros AR7xxx/AR9xxx DDR controller to DT schema > > format using json-schema. > > > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > > --- > > .../ath79-ddr-controller.txt | 35 ----------- > > .../qca,ath79-ddr-controller.yaml | 61 +++++++++++++++++++ > > 2 files changed, 61 insertions(+), 35 deletions(-) > > delete mode 100644 Documentation/devicetree/bindings/memory-controllers/ath79-ddr-controller.txt > > create mode 100644 Documentation/devicetree/bindings/memory-controllers/qca,ath79-ddr-controller.yaml > > > > Applied, thanks! I applied forgetting you are maintaining the memory-controller bindings. I can drop if you prefer. I see you've got a few more too. Rob