From: shawn.guo@linaro.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] ARM: dts: cubox-i: add support for Broadcom Wifi/Bluetooth devices
Date: Mon, 11 May 2015 22:36:45 +0800 [thread overview]
Message-ID: <20150511143644.GP9347@dragon> (raw)
In-Reply-To: <CAOMZO5AYq1TBWsTUZ2Csy98qy2Ma-MSt+4uwwDUOaGnZaYUiiA@mail.gmail.com>
On Mon, May 11, 2015 at 11:15:33AM -0300, Fabio Estevam wrote:
> On Mon, May 11, 2015 at 10:46 AM, Fabio Estevam <festevam@gmail.com> wrote:
> > Hi Shawn,
> >
> > On Mon, May 11, 2015 at 10:00 AM, Shawn Guo <shawn.guo@linaro.org> wrote:
> >
> >> One of the device tree maintainers doesn't like "clocks" container.
> >> Since you're not using generic node name for child clock, the container
> >> can just be saved.
> >
> > Just to make sure I understand your suggestion: would you like the
> > clock nodes to look like this?
>
> I think I got it. Do you mean like this?
Yes.
shawn
>
> #include <dt-bindings/gpio/gpio.h>
> / {
> clk_sdio: sdio-clock {
> compatible = "gpio-gate-clock";
> #clock-cells = <0>;
> pinctrl-names = "default";
> pinctrl-0 = <&pinctrl_microsom_brcm_osc>;
> enable-gpios = <&gpio5 5 GPIO_ACTIVE_HIGH>;
> };
>
> regulators {
> compatible = "simple-bus";
prev parent reply other threads:[~2015-05-11 14:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-06 17:20 [PATCH v2] ARM: dts: cubox-i: add support for Broadcom Wifi/Bluetooth devices Fabio Estevam
2015-05-11 13:00 ` Shawn Guo
2015-05-11 13:46 ` Fabio Estevam
2015-05-11 14:15 ` Fabio Estevam
2015-05-11 14:36 ` Shawn Guo [this message]
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=20150511143644.GP9347@dragon \
--to=shawn.guo@linaro.org \
--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).