From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 15/19] ARM: zynq: DT: Get rid of ps-clk-frequency
Date: Fri, 24 Jul 2015 14:47:03 +0200 [thread overview]
Message-ID: <55B233C7.1000206@xilinx.com> (raw)
In-Reply-To: <20150722155128.GT2531@xsjsorenbubuntu>
On 07/22/2015 05:51 PM, S?ren Brinkmann wrote:
> On Wed, 2015-07-22 at 05:38PM +0200, Michal Simek wrote:
>> ps-clk-frequency is platform specific setting and shouldn't be the part
>> of DTSI.
>>
>> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
>> ---
>>
>> Sync with mainline.
>>
>> ---
>> arch/arm/dts/zynq-7000.dtsi | 1 -
>> 1 file changed, 1 deletion(-)
>>
>> diff --git a/arch/arm/dts/zynq-7000.dtsi b/arch/arm/dts/zynq-7000.dtsi
>> index a1de993b9812..095c0f67e167 100644
>> --- a/arch/arm/dts/zynq-7000.dtsi
>> +++ b/arch/arm/dts/zynq-7000.dtsi
>> @@ -241,7 +241,6 @@
>> clkc: clkc at 100 {
>> #clock-cells = <1>;
>> compatible = "xlnx,ps7-clkc";
>> - ps-clk-frequency = <33333333>;
>
> If you remove it here, shouldn't it be added in the board dts files at
> the same time (the Linux implementation may default to 33MHz, but that
> is implementation and not guaranteed according to the bindings)?
If you look it is already there and platform with full description are
rewriting it. Platform without full description are useless for Linux
anyway.
Thanks,
Michal
next prev parent reply other threads:[~2015-07-24 12:47 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-22 15:37 [U-Boot] [PATCH 01/19] ARM: zynq: DT: Use the right names for nodes Michal Simek
2015-07-22 15:37 ` [U-Boot] [PATCH 02/19] ARM: zynq: DT: Add missing nodes to DTSI Michal Simek
2015-07-22 15:37 ` [U-Boot] [PATCH 03/19] ARM: zynq: DT: Add a fixed regulator for CPU voltage Michal Simek
2015-07-22 15:37 ` [U-Boot] [PATCH 04/19] ARM: zynq: DT: Migrate UART to Cadence binding Michal Simek
2015-07-22 15:38 ` [U-Boot] [PATCH 05/19] ARM: zynq: DT: Remove 222 MHz OPP Michal Simek
2015-07-22 15:38 ` [U-Boot] [PATCH 06/19] spi: Fix zynq SPI binding Michal Simek
2015-08-13 18:36 ` Jagan Teki
2015-07-22 15:38 ` [U-Boot] [PATCH 07/19] ARM: zynq: DT: Fix GEM register area size Michal Simek
2015-07-22 15:38 ` [U-Boot] [PATCH 08/19] ARM: zynq: DT: Use the zynq binding with macb Michal Simek
2015-07-22 15:38 ` [U-Boot] [PATCH 09/19] ARM: zynq: DT: Clean up timer device tree nodes Michal Simek
2015-07-22 15:38 ` [U-Boot] [PATCH 10/19] ARM: zynq: DT: Cleanup address-cells and size-cells Michal Simek
2015-07-22 15:38 ` [U-Boot] [PATCH 11/19] ARM: zynq: DT: Add pinctrl node Michal Simek
2015-07-22 15:38 ` [U-Boot] [PATCH 12/19] ARM: zynq: DT: Add reference to bus node Michal Simek
2015-07-22 15:38 ` [U-Boot] [PATCH 13/19] ARM: zynq: DT: Sync zc702/zc706/zed/zybo DT with kernel Michal Simek
2015-07-22 15:38 ` [U-Boot] [PATCH 14/19] ARM: zynq: DT: Update years in copyright Michal Simek
2015-07-22 15:38 ` [U-Boot] [PATCH 15/19] ARM: zynq: DT: Get rid of ps-clk-frequency Michal Simek
2015-07-22 15:51 ` Sören Brinkmann
2015-07-24 12:47 ` Michal Simek [this message]
2015-07-22 15:38 ` [U-Boot] [PATCH 16/19] ARM: zynq: DT: Add missing interrupt for L2 pl310 Michal Simek
2015-07-22 15:38 ` [U-Boot] [PATCH 17/19] ARM: zynq: DT: Add zc702 pushbuttons to DT as gpio-keys Michal Simek
2015-07-22 15:38 ` [U-Boot] [PATCH 18/19] ARM: zynq: DT: Update zc770 dtses Michal Simek
2015-07-22 15:38 ` [U-Boot] [PATCH 19/19] ARM: zynq: Add support for zc770-xm011 Michal Simek
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=55B233C7.1000206@xilinx.com \
--to=michal.simek@xilinx.com \
--cc=u-boot@lists.denx.de \
/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