From: lho@apm.com (Loc Ho)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 1/3] clk: Add APM X-Gene SoC clock driver for reference, PLL, and device clocks.
Date: Mon, 24 Jun 2013 13:41:32 -0700 [thread overview]
Message-ID: <CAPw-ZTn4yf90Dj14FprdbpfFozQmjGTg5fTYD1d_CR3FctYd6w@mail.gmail.com> (raw)
In-Reply-To: <20130624195725.GA11289@e106331-lin.cambridge.arm.com>
Hi Mar,
>> + if (of_property_read_u32(np, "flags", ¶meters.flags))
>> + parameters.flags = 0;
>
> As mentioned previously, I believe you could use the standard status
> property instead of flags.
[Loc Ho]
Okay... As mentioned, this will enforce multiple DTS file or patching
the DTS entry for clock as well as the driver DTS entry.
-Loc
prev parent reply other threads:[~2013-06-24 20:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-24 19:01 [PATCH v3 0/3] clk: Add APM X-Gene SoC clock driver Loc Ho
2013-06-24 19:01 ` [PATCH v3 1/3] clk: Add APM X-Gene SoC clock driver for reference, PLL, and device clocks Loc Ho
2013-06-24 19:01 ` [PATCH v3 2/3] clk: arm64: Add DTS clock entry for APM X-Gene Storm SoC Loc Ho
2013-06-24 19:01 ` [PATCH v3 3/3] Documentation: Add documentation for APM X-Gene clock binding Loc Ho
2013-06-24 19:57 ` [PATCH v3 1/3] clk: Add APM X-Gene SoC clock driver for reference, PLL, and device clocks Mark Rutland
2013-06-24 20:41 ` Loc Ho [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=CAPw-ZTn4yf90Dj14FprdbpfFozQmjGTg5fTYD1d_CR3FctYd6w@mail.gmail.com \
--to=lho@apm.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).