[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHCN7xLtHcU6q8_dorZOySPaQATce9qbvzcK1Tn0MoEF+tURHA@mail.gmail.com>
Date: Thu, 3 Oct 2019 16:40:26 -0500
From: Adam Ford <aford173@...il.com>
To: Sebastian Reichel <sre@...nel.org>
Cc: Marcel Holtmann <marcel@...tmann.org>,
Tony Lindgren <tony@...mide.com>,
Enric Balletbo i Serra <enric.balletbo@...labora.com>,
"open list:BLUETOOTH DRIVERS" <linux-bluetooth@...r.kernel.org>,
Linux-OMAP <linux-omap@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
kernel@...labora.com,
Sebastian Reichel <sebastian.reichel@...labora.com>
Subject: Re: [PATCHv2 1/4] ARM: dts: LogicPD Torpedo: Add WiLink UART node
On Thu, Oct 3, 2019 at 8:42 AM Sebastian Reichel <sre@...nel.org> wrote:
>
> From: Sebastian Reichel <sebastian.reichel@...labora.com>
>
> Add a node for the UART part of WiLink chip.
Thank you.
hci0: Type: Primary Bus: UART
BD Address: 00:18:30:49:7D:63 ACL MTU: 1021:4 SCO MTU: 180:4
UP RUNNING
RX bytes:6185 acl:0 sco:0 events:581 errors:0
TX bytes:91006 acl:0 sco:0 commands:578 errors:0
>
> This is compile tested only!
>
I am not sure which is more appropriate,
Acked-by: Adam Ford <aford173@...il.com>
Tested-by: Adam Ford <aford173@...il.com>
> Cc: Adam Ford <aford173@...il.com>
> Signed-off-by: Sebastian Reichel <sebastian.reichel@...labora.com>
> ---
> arch/arm/boot/dts/logicpd-torpedo-37xx-devkit.dts | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/arch/arm/boot/dts/logicpd-torpedo-37xx-devkit.dts b/arch/arm/boot/dts/logicpd-torpedo-37xx-devkit.dts
> index 18c27e85051f..c34ba0ef8b4d 100644
> --- a/arch/arm/boot/dts/logicpd-torpedo-37xx-devkit.dts
> +++ b/arch/arm/boot/dts/logicpd-torpedo-37xx-devkit.dts
> @@ -50,6 +50,14 @@
> };
> };
>
> +&uart2 {
> + bluetooth {
> + compatible = "ti,wl1283-st";
> + enable-gpios = <&gpio6 2 GPIO_ACTIVE_HIGH>; /* gpio 162 */
> + max-speed = <3000000>;
> + };
> +};
> +
> &omap3_pmx_core {
> mmc3_pins: pinmux_mm3_pins {
> pinctrl-single,pins = <
> --
> 2.23.0
>
Powered by blists - more mailing lists