From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 8 Dec 2015 10:15:35 +0100 Subject: [U-Boot] [PATCH 03/57] dm: usb: Add a compatible string for PCI EHCI controller In-Reply-To: <1449545956-2772-4-git-send-email-sjg@chromium.org> References: <1449545956-2772-1-git-send-email-sjg@chromium.org> <1449545956-2772-4-git-send-email-sjg@chromium.org> Message-ID: <201512081015.36019.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 Tuesday, December 08, 2015 at 04:38:22 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 > --- > > drivers/usb/host/ehci-pci.c | 5 +++++ > 1 file changed, 5 insertions(+) Acked-by: Marek Vasut Best regards, Marek Vasut