Hi everyone, This is the second batch of patches enabling Bluetooth for Broadcom (AMPAK) modules using the new serdev bindings. The patches are self-explanatory, so I won't go into the details here. This pretty much covers all the boards I have that have AMPAK modules. The only ones missing are the A80-based boards, which I haven't gotten working yet. Chen-Yu Tsai (5): ARM: dts: sun8i: r40: Add pinmux settings for UART3 on PG pingroup ARM: dts: sun8i: r40: Add pinmux setting for CLK_OUT_A ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix WiFi regulator definitions ARM: dts: sun8i: r40: bananapi-m2-ultra: Add Bluetooth device node ARM: dts: sunxi: bananapi-m2-plus: Add Bluetooth device node .../boot/dts/sun8i-r40-bananapi-m2-ultra.dts | 41 +++++++++++++++++++ arch/arm/boot/dts/sun8i-r40.dtsi | 15 +++++++ arch/arm/boot/dts/sunxi-bananapi-m2-plus.dtsi | 16 +++++++- 3 files changed, 71 insertions(+), 1 deletion(-) -- 2.20.1