On Fri, Sep 7, 2018 at 7:16 AM Christian Hewitt <christianshewitt@xxxxxxxxx> wrote: > ttyAML1 has nothing to do with dts files. > This change adds the uart_A used by the brmcfmac sdio module in the > WeTek Hub and WeTek Play 2 devices. meson_uart_probe seems to mandate > an alias (without it, BT is not working) so this is also included. You should fix the alias being required. It should not be. > Signed-off-by: Christian Hewitt <christianshewitt@xxxxxxxxx> > --- > arch/arm64/boot/dts/amlogic/meson-gxbb-wetek.dtsi | 13 +++++++++++++ > 1 file changed, 13 insertions(+)