From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 3 Dec 2012 05:38:14 +0100 Subject: [U-Boot] [PATCH V2 0/2] Add USB host support for CM-T35 In-Reply-To: <1354449559-18796-1-git-send-email-nikita@compulab.co.il> References: <1354449559-18796-1-git-send-email-nikita@compulab.co.il> Message-ID: <201212030538.14533.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Nikita Kiryanov, > Add USB host support for CM-T35. As a preparation, some register offset > definitions are added to twl4030.h > > Changes in V2: > - Added GPIO register offsets for twl4030 > - Used twl4030 definitions from patch 1 in twl4030 functions instead of > BASE_ADDR + > > Nikita Kiryanov (2): > twl4030: add gpio register offsets > cm-t35: add USB host support > > board/cm_t35/cm_t35.c | 77 > ++++++++++++++++++++++++++++++++++++++++++++++ include/configs/cm_t35.h | > 8 ++++- > include/twl4030.h | 44 ++++++++++++++++++++++++++ > 3 files changed, 128 insertions(+), 1 deletion(-) Applied both, thanks! Best regards, Marek Vasut