From patchwork Tue Nov 6 13:51:11 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Baltieri X-Patchwork-Id: 12690 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id B440D23E0B for ; Tue, 6 Nov 2012 13:52:03 +0000 (UTC) Received: from mail-ia0-f180.google.com (mail-ia0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id 64516A18165 for ; Tue, 6 Nov 2012 13:52:03 +0000 (UTC) Received: by mail-ia0-f180.google.com with SMTP id f6so261673iag.11 for ; Tue, 06 Nov 2012 05:52:02 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf:from:to:cc :subject:date:message-id:x-mailer:x-gm-message-state; bh=Ad2yC9FFPl3aoxM3eYbEAYUIRwZMU5zCtk3FhcZ5KIE=; b=ZQnY6To9tSX+iuFeFlZAVWJ2BaQanOyFCVYVSQndMC/f0W/bX48tn6vGyi84NgyBJt LNJO011OzERIH04oJ6jEMbvt3f+3sfrln+EKxfjXWmVc5Uf43/k6QmtJiHUMhRFIB/9T GHAI2BsYnXvqNIU7dzxmQXopZ3vsCYCrtNacgtT1BDYI/NV8ShnV776a7JnO11dT+Ge/ fBuxorvExoBlTBu9p6bgoLhf0af/TPA8052jIm8Au/+DGMttN/ooZiix9hKAZJWQSepc Y3nQUXowKa2kjkSuJLqcL6XbLuuyvm/Kx26ttP5Ob2DAE2/YNSAbVPNq8CjaZuy7JKov RODQ== Received: by 10.50.91.195 with SMTP id cg3mr12907362igb.57.1352209922603; Tue, 06 Nov 2012 05:52:02 -0800 (PST) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.50.67.148 with SMTP id n20csp44687igt; Tue, 6 Nov 2012 05:52:01 -0800 (PST) Received: by 10.216.198.198 with SMTP id v48mr466267wen.192.1352209920838; Tue, 06 Nov 2012 05:52:00 -0800 (PST) Received: from mail-we0-f172.google.com (mail-we0-f172.google.com [74.125.82.172]) by mx.google.com with ESMTPS id dq5si2121358wib.27.2012.11.06.05.51.59 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 06 Nov 2012 05:52:00 -0800 (PST) Received-SPF: neutral (google.com: 74.125.82.172 is neither permitted nor denied by best guess record for domain of fabio.baltieri@linaro.org) client-ip=74.125.82.172; Authentication-Results: mx.google.com; spf=neutral (google.com: 74.125.82.172 is neither permitted nor denied by best guess record for domain of fabio.baltieri@linaro.org) smtp.mail=fabio.baltieri@linaro.org Received: by mail-we0-f172.google.com with SMTP id u46so207584wey.3 for ; Tue, 06 Nov 2012 05:51:59 -0800 (PST) Received: by 10.180.8.197 with SMTP id t5mr2260634wia.5.1352209919765; Tue, 06 Nov 2012 05:51:59 -0800 (PST) Received: from localhost ([2a01:2003:1:1c0f:8e70:5aff:feac:ad8]) by mx.google.com with ESMTPS id bn7sm16743166wib.8.2012.11.06.05.51.56 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 06 Nov 2012 05:51:59 -0800 (PST) From: Fabio Baltieri To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: arnd@arndb.de, Fabio Baltieri , Linus Walleij Subject: [PATCH] ARM: dts: add missing ux500 device trees Date: Tue, 6 Nov 2012 14:51:11 +0100 Message-Id: <1352209871-25202-1-git-send-email-fabio.baltieri@linaro.org> X-Mailer: git-send-email 1.7.12.1 X-Gm-Message-State: ALoCoQlDP34iANzhq4C6QqkWKvoelbYdKlrsKSwpRfDbx8ojOmetqDNf3WHk6SODltZ4wMcNpHjt This adds hrefprev60, hrefv60plus and ccu9540 to device trees compiled during build. Cc: Linus Walleij Acked-by: Lee Jones Signed-off-by: Fabio Baltieri --- Hi Lee, this applies on top of your ste-dt-for-next and allows you to remove manual device-tree building in your scripts. Please let me know if you think these patches should be pushed somewhere in the gerrit or in some list - this stacks on top of your so you I don't think it makes sense for me to subit it directly to a public list. Fabio arch/arm/boot/dts/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile index f37cf9f..01433b9 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -74,7 +74,10 @@ dtb-$(CONFIG_ARCH_OMAP2PLUS) += omap2420-h4.dtb \ am335x-evm.dtb \ am335x-bone.dtb dtb-$(CONFIG_ARCH_PRIMA2) += prima2-evb.dtb -dtb-$(CONFIG_ARCH_U8500) += snowball.dtb +dtb-$(CONFIG_ARCH_U8500) += snowball.dtb \ + hrefprev60.dtb \ + hrefv60plus.dtb \ + ccu9540.dtb dtb-$(CONFIG_ARCH_SHMOBILE) += emev2-kzm9d.dtb \ r8a7740-armadillo800eva.dtb \ sh73a0-kzm9g.dtb