Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754592AbcKUQ7d (ORCPT ); Mon, 21 Nov 2016 11:59:33 -0500 Received: from mail-wm0-f48.google.com ([74.125.82.48]:36626 "EHLO mail-wm0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754522AbcKUQ7b (ORCPT ); Mon, 21 Nov 2016 11:59:31 -0500 From: Axel Haslam To: nsekhar@ti.com, khilman@baylibre.com, david@lechnology.com Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Axel Haslam Subject: [PATCH 0/2] ARM: davinvi: da850 add ohci DT nodes Date: Mon, 21 Nov 2016 17:59:18 +0100 Message-Id: <20161121165920.29809-1-ahaslam@baylibre.com> X-Mailer: git-send-email 2.9.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 568 Lines: 21 This adds the DT node for the ohci controller and enables it for the omapl138-lckd platform. DEPENDENCIES: 1. [PATCH v6 0/5] USB: ohci-da8xx: Add device tree support https://lkml.org/lkml/2016/11/21/558 2. [PATCH v3 0/2] regulator: handling of error conditions for usb drivers https://lkml.org/lkml/2016/11/4/465 Axel Haslam (2): ARM: dts: da850: Add usb device node ARM: dts: da850-lcdk: Enable ohci for omapl138 lcdk arch/arm/boot/dts/da850-lcdk.dts | 8 ++++++++ arch/arm/boot/dts/da850.dtsi | 8 ++++++++ 2 files changed, 16 insertions(+) -- 2.9.3