From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 18 Jan 2016 01:53:18 +0100 Subject: [U-Boot] [PATCH v2 02/55] dm: usb: Add a compatible string for PCI EHCI controller In-Reply-To: <1453072320-24298-3-git-send-email-sjg@chromium.org> References: <1453072320-24298-1-git-send-email-sjg@chromium.org> <1453072320-24298-3-git-send-email-sjg@chromium.org> Message-ID: <201601180153.18119.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 On Monday, January 18, 2016 at 12:11:07 AM, Simon Glass wrote: > Add a compatible string to allow this to be specified in the device tree > if needed. > > Signed-off-by: Simon Glass Acked-by: Marek Vasut Best regards, Marek Vasut