From: sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/10] ARM: dts: mxs: move 'compatible' property to beginning of node and do some whitespace cleanups
Date: Thu, 01 Aug 2013 00:21:08 +0400 [thread overview]
Message-ID: <51F971B4.1050605@cogentembedded.com> (raw)
In-Reply-To: <1375281480-25775-1-git-send-email-LW@KARO-electronics.de>
Hello.
On 07/31/2013 06:37 PM, Lothar Wa?mann wrote:
> Signed-off-by: Lothar Wa?mann <LW@KARO-electronics.de>
> ---
> arch/arm/boot/dts/imx28.dtsi | 5 ++---
> 1 files changed, 2 insertions(+), 3 deletions(-)
> diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi
> index 47fc5ef..0360acc 100644
> --- a/arch/arm/boot/dts/imx28.dtsi
> +++ b/arch/arm/boot/dts/imx28.dtsi
> @@ -731,9 +731,9 @@
> };
>
> dcp at 80028000 {
> + compatible = "fsl-dcp";
Hm, why not the usual "fsl,dcp", where "fsl" is Freescale's stock ticker?
> reg = <0x80028000 0x2000>;
> interrupts = <52 53 54>;
> - compatible = "fsl-dcp";
> };
WBR, Sergei
next prev parent reply other threads:[~2013-07-31 20:21 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-31 14:37 [PATCH 1/10] ARM: dts: mxs: move 'compatible' property to beginning of node and do some whitespace cleanups Lothar Waßmann
2013-07-31 14:37 ` [PATCH 2/10] ARM: dts: mxs: add labels to most nodes for easier reference Lothar Waßmann
2013-07-31 19:46 ` Stephen Warren
2013-08-02 7:34 ` Lothar Waßmann
2013-07-31 14:37 ` [PATCH 3/10] ARM: dts: mxs: set dcp to "disabled" by default Lothar Waßmann
2013-07-31 14:37 ` [PATCH 4/10] ARM: dts: mxs: add another set of saif0_pins (without MCLK) Lothar Waßmann
2013-07-31 14:37 ` [PATCH 5/10] ARM: dts: mxs: add pin config for SSP3 interface Lothar Waßmann
2013-07-31 14:37 ` [PATCH 6/10] ARM: dts: mxs: add pin config for LCD sync and clock pins Lothar Waßmann
2013-07-31 14:37 ` [PATCH 7/10] ARM: dts: mxs: add pin config options for usbphy pins Lothar Waßmann
2013-07-31 14:37 ` [PATCH 8/10] ARM: dts: mxs: add 'phy_type' property to usbphy nodes Lothar Waßmann
2013-07-31 14:37 ` [PATCH 9/10] ARM: dts: tx28: restructure and update DTS file Lothar Waßmann
2013-07-31 19:49 ` Stephen Warren
2014-04-17 6:39 ` Dirk Behme
2014-04-17 6:39 ` Dirk Behme
2014-04-17 7:35 ` Lothar Waßmann
2014-04-17 7:35 ` Lothar Waßmann
2013-07-31 14:38 ` [PATCH 10/10] ARM: dts: mxs: add pinctrl header files to be able to use symbolic names in dts files Lothar Waßmann
2013-07-31 19:46 ` [PATCH 1/10] ARM: dts: mxs: move 'compatible' property to beginning of node and do some whitespace cleanups Stephen Warren
2013-07-31 20:21 ` Sergei Shtylyov [this message]
2013-08-01 5:57 ` Lothar Waßmann
2013-08-01 7:40 ` Tobias Rauter
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=51F971B4.1050605@cogentembedded.com \
--to=sergei.shtylyov@cogentembedded.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.