From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 24 Feb 2015 20:39:18 +0100 Subject: [U-Boot] [PATCH v2 06/16] ARM: UniPhier: remove EHCI platform devices In-Reply-To: <1424436207-28775-7-git-send-email-yamada.m@jp.panasonic.com> References: <1424436207-28775-1-git-send-email-yamada.m@jp.panasonic.com> <1424436207-28775-7-git-send-email-yamada.m@jp.panasonic.com> Message-ID: <201502242039.19033.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 Friday, February 20, 2015 at 01:43:17 PM, Masahiro Yamada wrote: > Now UniPhier platform highly depends on Device Tree configuration > (CONFIG_OF_CONTROL is select'ed by Kconfig). Since the EHCI is only > used on main U-Boot, we can drop platform devices of the EHCI > controllers. We still keep UART platform devices because they might > be useful for SPL. > > Signed-off-by: Masahiro Yamada Acked-by: Marek Vasut Best regards, Marek Vasut