From mboxrd@z Thu Jan 1 00:00:00 1970 From: green@linuxhacker.ru Subject: Initial B&N Nook Color support, take six Date: Tue, 14 Jun 2011 11:45:04 -0400 Message-ID: <1308066307-415-1-git-send-email-green@linuxhacker.ru> Return-path: Received: from c-71-228-165-73.hsd1.tn.comcast.net ([71.228.165.73]:38570 "EHLO fatbox1.localnet" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753123Ab1FNPqd (ORCPT ); Tue, 14 Jun 2011 11:46:33 -0400 Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: linux-omap@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org Hello! Next attempt at B&N Nook Color board file submission. USB peripheral mode is fully operational as is serial console and MMC/SDCard. Dramatically cut number of includes in the board file again. No longer set voltage regulator dev, just device name in the supply. Style fixes Serial in uncompress.h sorted by name Corrected MUX package to CBP in board file. omap_i2c_init now has no return since it's unused anyway. Fixed keypad definition. since v2: rebased on devel-cleanup branch since v1: Threw away all the android stuff as suggested Cleaned up voltage regulators and removed the ones our twl chip actually does not have Changed the split of the patches to board file + twl update Bye, Oleg