Hi Enric,
On 03/10/2013 20:17, Tony Lindgren wrote:
* Javier Martinez Canillas <martinez.javier@xxxxxxxxx> [130925 06:18]:
On Tue, Sep 10, 2013 at 4:55 PM, Enric Balletbo i Serra
<eballetbo@xxxxxxxxx> wrote:
From: Enric Balletbo i Serra <eballetbo@xxxxxxxxxxx>
Hi all,
These two patches introduces initial support for the IGEP AM335x-based
platforms. The first patch add support for IGEP COM AQUILA products, and the
second patch add support for the development board.
These patches apply on top of bcousson/for_3.12/dts repository.
Changes since v2:
* Make it compatible with "isee,am335x-base0033", "isee,am335x-igep0033",
"ti,am33xx" since these boards are manufactured by ISEE not TI. (Javier)
Changes since v1:
* Use &node to reference the nodes already defined in dtsi files. (Javier)
Best regards,
Enric Balletbo i Serra (2):
ARM: dts: AM33XX: Add support for IGEP COM AQUILA
ARM: dts: AM33XX: Add support for IGEP AQUILA EXPANSION board.
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/am335x-base0033.dts | 16 ++
arch/arm/boot/dts/am335x-igep0033.dtsi | 265 +++++++++++++++++++++++++++++++++
3 files changed, 282 insertions(+)
create mode 100644 arch/arm/boot/dts/am335x-base0033.dts
create mode 100644 arch/arm/boot/dts/am335x-igep0033.dtsi
--
1.8.1.2
Hi Benoit and Tony,
Any comments on this series? I had already reviewed previous versions
of the DT and it looks good to me now.
It would be great if this can make it for 3.13.
Looks good to me, I would assume Benoit will be looking at this
shortly.
I did :-)
It looks good to me too, I've just fixed a conflict with my current
branch in the Makefile and fix a typo in the header:
+++ b/arch/arm/boot/dts/am335x-base0033.dts
@@ -0,0 +1,16 @@
+/*
+ * am335x-base0033.dtsi - Device Tree file for IGEP AQUILA EXPANSION
Should be am335x-base0033.dts. I fixed it for you. Please check if the
fix is ok in the branch.
Pushed on my for_3.13/dts branch.
Thanks,
Benoit
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html