On Tue, 21 Feb 2023 18:25:45 +0800, Keguang Zhang wrote: > Convert the Loongson1 interrupt controller dt-bindings to json-schema. > > Signed-off-by: Keguang Zhang <keguang.zhang@xxxxxxxxx> > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > V2 -> V3: Fix the description > V1 -> V2: Drop the description part > --- > .../loongson,ls1x-intc.txt | 24 --------- > .../loongson,ls1x-intc.yaml | 51 +++++++++++++++++++ > 2 files changed, 51 insertions(+), 24 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/interrupt-controller/loongson,ls1x-intc.txt > create mode 100644 Documentation/devicetree/bindings/interrupt-controller/loongson,ls1x-intc.yaml > Applied, thanks!