From: mark.rutland@arm.com (Mark Rutland)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 03/10] ARM: dts: add DT for Alphascale ASM9260 SoC
Date: Mon, 13 Oct 2014 11:18:43 +0100 [thread overview]
Message-ID: <20141013101843.GC14739@leverpostej> (raw)
In-Reply-To: <1413141561-8916-4-git-send-email-linux@rempel-privat.de>
On Sun, Oct 12, 2014 at 08:19:14PM +0100, Oleksij Rempel wrote:
> for now it is wary basic SoC description with most important IPs needed
> to make this device work
>
> Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
> ---
> arch/arm/boot/dts/Makefile | 2 +
> arch/arm/boot/dts/alphascale-asm9260-devkit.dts | 21 ++++
> arch/arm/boot/dts/alphascale-asm9260.dtsi | 134 ++++++++++++++++++++++++
> include/dt-bindings/clock/alphascale,asm9260.h | 97 +++++++++++++++++
> 4 files changed, 254 insertions(+)
> create mode 100644 arch/arm/boot/dts/alphascale-asm9260-devkit.dts
> create mode 100644 arch/arm/boot/dts/alphascale-asm9260.dtsi
> create mode 100644 include/dt-bindings/clock/alphascale,asm9260.h
This last file should go with the clock controller driver/binding, which
should come before this patch.
[...]
> + soc {
> + #address-cells = <1>;
> + #size-cells = <1>;
> + compatible = "simple-bus";
> + ranges;
There seems to be odd whitespace before the ranges property.
Thanks,
Mark.
next prev parent reply other threads:[~2014-10-13 10:18 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-12 19:19 [PATCH v4 00/10] initial suport for Alphascale ASM9260 Oleksij Rempel
2014-10-12 19:19 ` [PATCH v4 01/10] ARM: add mach-asm9260 Oleksij Rempel
2014-10-12 23:24 ` Rob Herring
2014-10-13 6:31 ` [PATCH v5 " Oleksij Rempel
2014-10-12 19:19 ` [PATCH v4 02/10] arm: add lolevel debug support for asm9260 Oleksij Rempel
2014-10-12 19:19 ` [PATCH v4 03/10] ARM: dts: add DT for Alphascale ASM9260 SoC Oleksij Rempel
2014-10-13 10:18 ` Mark Rutland [this message]
2014-10-12 19:19 ` [PATCH v4 04/10] ARM: add alphascale,acc.txt bindings documentation Oleksij Rempel
2014-10-13 10:21 ` Mark Rutland
2014-10-12 19:19 ` [PATCH v4 05/10] ARM: clk: add clk-asm9260 driver Oleksij Rempel
2014-10-12 19:19 ` [PATCH v4 06/10] clocksource: add asm9260_timer driver Oleksij Rempel
2014-10-12 19:19 ` [PATCH v4 07/10] tty/serial/mxs-auart.c: add initial Alphascale ASM9260 support Oleksij Rempel
2014-10-12 19:19 ` [PATCH v4 08/10] add Alphascale to vendor-prefixes.txt Oleksij Rempel
2014-10-12 23:19 ` Rob Herring
2014-10-13 10:44 ` Oleksij Rempel
2014-10-12 19:19 ` [PATCH v4 09/10] irqchip: mxs: prepare driver for HW with different offsets Oleksij Rempel
2014-10-12 19:19 ` [PATCH v4 10/10] irqchip: mxs: add Alpascale ASM9260 support Oleksij Rempel
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=20141013101843.GC14739@leverpostej \
--to=mark.rutland@arm.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.