Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> writes: > On Tue, Oct 19, 2021 at 3:33 PM Kalle Valo <kvalo@xxxxxxxxxxxxxx> wrote: >> Geert Uytterhoeven <geert+renesas@xxxxxxxxx> writes: >> > 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? > > The DTS change should go through the OMAP tree. > The binding changes through the net or DT trees. > > I kept everything together for an improved overview. Good, thanks. I'll then drop these from my queue. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches