Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753564AbaFMQRF (ORCPT ); Fri, 13 Jun 2014 12:17:05 -0400 Received: from arroyo.ext.ti.com ([192.94.94.40]:37768 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753144AbaFMQQh (ORCPT ); Fri, 13 Jun 2014 12:16:37 -0400 From: Felipe Balbi To: Tony Lindgren CC: Benoit Cousson , Paul Walmsley , Linux OMAP Mailing List , Linux ARM Kernel Mailing List , Linux Kernel Mailing List , Felipe Balbi Subject: [PATCH 0/2] Add support for am437x StarterKit Date: Fri, 13 Jun 2014 11:15:45 -0500 Message-ID: <1402676147-3711-1-git-send-email-balbi@ti.com> X-Mailer: git-send-email 2.0.0.rc1 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, The following two patches (one of which is a resend from a patch which has been pending since May 19th!) enable AM437x StarterKit to boot in mainline. Patches have been tested on top of 27a4e439fe5cd92b70137ae237c7aa6888c07b5a (next-20140610). With these we even have X with I3 running on this board, with audio, touchscreen, networking, blinky leds and others. Felipe Balbi (1): arm: dts: add support for AM437x StarterKit Sathya Prakash M R (1): ARM: AM43xx: hwmod: add DSS hwmod data .../devicetree/bindings/arm/omap/omap.txt | 3 + arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/am437x-sk-evm.dts | 539 +++++++++++++++++++++ arch/arm/mach-omap2/omap_hwmod_43xx_data.c | 98 ++++ arch/arm/mach-omap2/prcm43xx.h | 1 + 5 files changed, 642 insertions(+) create mode 100644 arch/arm/boot/dts/am437x-sk-evm.dts -- 2.0.0.rc1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/