From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/3] ARM: dts: am335x-evm: add shared transport device tree bindings
Date: Wed, 23 Dec 2015 10:19:46 -0800 [thread overview]
Message-ID: <20151223181945.GN2793@atomide.com> (raw)
In-Reply-To: <8665E2433BC68541A24DFFCA87B70F5B23759A6B@DFRE01.ent.ti.com>
* Reizer, Eyal <eyalr@ti.com> [151223 03:40]:
> The shared Shared Transport (ST) software enables BT and GPS protocols
> or software components to interact with their respective cores over
> single physical port.
> Add the uart and enable pin device tree bindings
...
> --- a/arch/arm/boot/dts/am335x-evm.dts
> +++ b/arch/arm/boot/dts/am335x-evm.dts
> @@ -160,6 +160,18 @@
> system-clock-frequency = <12000000>;
> };
> };
> +
> + kim {
> + compatible = "kim";
> + nshutdown-gpios = <&gpio3 21 GPIO_ACTIVE_HIGH>;
> + serial-device = <&uart1>;
> + flow_cntrl = <1>;
> + baud_rate = <3000000>;
> + };
> +
> + btwilink {
> + compatible = "btwilink";
> + };
> };
I think this "kim" binding got dropped.. We need some sane binding and
solution for it.
Regards,
Tony
next prev parent reply other threads:[~2015-12-23 18:19 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1450870253-8694-1-git-send-email-eyalr@ti.com>
2015-12-23 11:38 ` [PATCH 1/3] ti-st: use device handles and add device tree binding Reizer, Eyal
2015-12-29 18:35 ` Rob Herring
2016-01-17 7:57 ` Reizer, Eyal
2016-01-26 15:47 ` Rob Herring
2016-01-26 14:38 ` Reizer, Eyal
[not found] ` <1450870253-8694-2-git-send-email-eyalr@ti.com>
2015-12-23 11:40 ` [PATCH 2/3] ARM: dts: am335x-evm: add shared transport device tree bindings Reizer, Eyal
2015-12-23 18:19 ` Tony Lindgren [this message]
2015-12-23 18:21 ` Tony Lindgren
[not found] ` <1450870253-8694-3-git-send-email-eyalr@ti.com>
2015-12-23 11:41 ` [PATCH 3/3] ARM: dts: am437x-gp-evm: " Reizer, Eyal
2016-01-14 14:22 ` [PATCH 1/3] ti-st: use device handles and add device tree binding Reizer, Eyal
2016-01-14 17:07 ` Tony Lindgren
2016-01-14 20:18 ` Peter Hurley
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20151223181945.GN2793@atomide.com \
--to=tony@atomide.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).