Re: [PATCH 0/3] dt-bindings: net: TI wlcore json schema conversion and fix
From: Kalle Valo <hidden>
Date: 2021-10-19 13:34:16
Geert Uytterhoeven [off-list ref] writes:
Hi all, This patch series converts the Device Tree bindings for the Texas Instruments Wilink Wireless LAN and Bluetooth Controllers to json-schema, after fixing an issue in a Device Tree source file. Thanks for your comments! Geert Uytterhoeven (3): ARM: dts: motorola-mapphone: Drop second ti,wlcore compatible value dt-bindings: net: wireless: ti,wlcore: Convert to json-schema dt-bindings: net: ti,bluetooth: Convert to json-schema .../devicetree/bindings/net/ti,bluetooth.yaml | 91 ++++++++++++ .../devicetree/bindings/net/ti-bluetooth.txt | 60 -------- .../bindings/net/wireless/ti,wlcore,spi.txt | 57 -------- .../bindings/net/wireless/ti,wlcore.txt | 45 ------ .../bindings/net/wireless/ti,wlcore.yaml | 134 ++++++++++++++++++ .../boot/dts/motorola-mapphone-common.dtsi | 2 +- arch/arm/boot/dts/omap3-gta04a5.dts | 2 +- 7 files changed, 227 insertions(+), 164 deletions(-) create mode 100644 Documentation/devicetree/bindings/net/ti,bluetooth.yaml delete mode 100644 Documentation/devicetree/bindings/net/ti-bluetooth.txt delete mode 100644 Documentation/devicetree/bindings/net/wireless/ti,wlcore,spi.txt delete mode 100644 Documentation/devicetree/bindings/net/wireless/ti,wlcore.txt create mode 100644 Documentation/devicetree/bindings/net/wireless/ti,wlcore.yaml
Via which tree should these go? -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches