Re: [PATCH v2] ARM: dts: omap4-embt2ws: Add Bluetooth

From: Andreas Kemnade
Date: Wed Oct 04 2023 - 06:36:41 EST


[...]
> > - /*
> > - * BT + GPS in WL1283 in WG7500 requiring CLK32KAUDIO of pmic
> > - * which does not have a driver
> > - */
> > + bluetooth-gnss {
>
> If you changed the bindings, please share a link. If not, this is not
> currently accepted and dtbs_check should point it out.
>

$ make dtbs_check &>dtbs.log
$ grep -q omap4-epson-embt2ws.dtb dtbs.log && echo yes
yes
$ grep bluetooth-gnss dtbs.log
$

So no complaints...

Regards,
Andreas