From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chen-Yu Tsai Subject: [PATCH 0/5] ARM: dts: sunxi: Enable Broadcom-based Bluetooth w/ serdev Date: Wed, 9 Jan 2019 23:02:52 +0800 Message-ID: <20190109150257.12602-1-wens@csie.org> Reply-To: wens-jdAy2FN1RRM@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Maxime Ripard Cc: Chen-Yu Tsai , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Id: devicetree@vger.kernel.org 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