Re: [PATCH v8 1/2] ARM: dts: Add TOPEET itop core board SCP package version

2016-10-17 Thread Krzysztof Kozlowski
On Tue, Oct 18, 2016 at 01:57:47AM +0800, ayaka wrote: > > > On 10/18/2016 12:27 AM, Krzysztof Kozlowski wrote: > >On Mon, Sep 19, 2016 at 11:48:22PM +0800, Randy Li wrote: > >>The TOPEET itop is a samsung exnynos 4412 core board, which have > >>two package versions. This patch add the support fo

Re: [PATCH v8 1/2] ARM: dts: Add TOPEET itop core board SCP package version

2016-10-17 Thread ayaka
On 10/18/2016 12:27 AM, Krzysztof Kozlowski wrote: On Mon, Sep 19, 2016 at 11:48:22PM +0800, Randy Li wrote: The TOPEET itop is a samsung exnynos 4412 core board, which have two package versions. This patch add the support for SCP version. Currently supported are USB3503A HSIC, USB OTG, eMMC,

Re: [PATCH v8 1/2] ARM: dts: Add TOPEET itop core board SCP package version

2016-10-17 Thread Krzysztof Kozlowski
On Mon, Sep 19, 2016 at 11:48:22PM +0800, Randy Li wrote: > The TOPEET itop is a samsung exnynos 4412 core board, which have > two package versions. This patch add the support for SCP version. > > Currently supported are USB3503A HSIC, USB OTG, eMMC, rtc and > PMIC. The future features are in the

[PATCH v8 1/2] ARM: dts: Add TOPEET itop core board SCP package version

2016-09-19 Thread Randy Li
The TOPEET itop is a samsung exnynos 4412 core board, which have two package versions. This patch add the support for SCP version. Currently supported are USB3503A HSIC, USB OTG, eMMC, rtc and PMIC. The future features are in the based board. Also MFC and watchdog have been enabled. Signed-off-by