Re: [PATCH v6 2/3] ARM: dts: add TOPEET itop elite based board

2016-09-18 Thread ayaka
On 09/17/2016 02:09 AM, Javier Martinez Canillas wrote: Hello Randy, On 09/16/2016 01:21 PM, Krzysztof Kozlowski wrote: [snip] + + beep { + compatible = "pwm-beeper"; + pwms = < 0 400 PWM_POLARITY_INVERTED>; I have serious doubts that you run

Re: [PATCH v6 2/3] ARM: dts: add TOPEET itop elite based board

2016-09-18 Thread ayaka
On 09/17/2016 02:09 AM, Javier Martinez Canillas wrote: Hello Randy, On 09/16/2016 01:21 PM, Krzysztof Kozlowski wrote: [snip] + + beep { + compatible = "pwm-beeper"; + pwms = < 0 400 PWM_POLARITY_INVERTED>; I have serious doubts that you run

Re: [PATCH v6 2/3] ARM: dts: add TOPEET itop elite based board

2016-09-16 Thread Javier Martinez Canillas
Hello Randy, On 09/16/2016 01:21 PM, Krzysztof Kozlowski wrote: [snip] + + beep { + compatible = "pwm-beeper"; + pwms = < 0 400 PWM_POLARITY_INVERTED>; >>> I have serious doubts that you run this code... if it does not even >>> compile. Sorry, I

Re: [PATCH v6 2/3] ARM: dts: add TOPEET itop elite based board

2016-09-16 Thread Javier Martinez Canillas
Hello Randy, On 09/16/2016 01:21 PM, Krzysztof Kozlowski wrote: [snip] + + beep { + compatible = "pwm-beeper"; + pwms = < 0 400 PWM_POLARITY_INVERTED>; >>> I have serious doubts that you run this code... if it does not even >>> compile. Sorry, I

Re: [PATCH v6 2/3] ARM: dts: add TOPEET itop elite based board

2016-09-16 Thread Krzysztof Kozlowski
On Fri, Sep 16, 2016 at 10:04:29PM +0800, ayaka wrote: > On 09/16/2016 03:23 PM, Krzysztof Kozlowski wrote: > >On 09/07/2016 11:58 PM, Randy Li wrote: > >>The TOPEET itop exynos 4412 have three versions base board. The > >>Elite version is the cheap one without too much peripheral devices > >>on

Re: [PATCH v6 2/3] ARM: dts: add TOPEET itop elite based board

2016-09-16 Thread Krzysztof Kozlowski
On Fri, Sep 16, 2016 at 10:04:29PM +0800, ayaka wrote: > On 09/16/2016 03:23 PM, Krzysztof Kozlowski wrote: > >On 09/07/2016 11:58 PM, Randy Li wrote: > >>The TOPEET itop exynos 4412 have three versions base board. The > >>Elite version is the cheap one without too much peripheral devices > >>on

Re: [PATCH v6 2/3] ARM: dts: add TOPEET itop elite based board

2016-09-16 Thread ayaka
On 09/16/2016 03:23 PM, Krzysztof Kozlowski wrote: On 09/07/2016 11:58 PM, Randy Li wrote: The TOPEET itop exynos 4412 have three versions base board. The Elite version is the cheap one without too much peripheral devices on it. Currently supported are serial console, wired networking(USB),

Re: [PATCH v6 2/3] ARM: dts: add TOPEET itop elite based board

2016-09-16 Thread ayaka
On 09/16/2016 03:23 PM, Krzysztof Kozlowski wrote: On 09/07/2016 11:58 PM, Randy Li wrote: The TOPEET itop exynos 4412 have three versions base board. The Elite version is the cheap one without too much peripheral devices on it. Currently supported are serial console, wired networking(USB),

Re: [PATCH v6 2/3] ARM: dts: add TOPEET itop elite based board

2016-09-16 Thread Krzysztof Kozlowski
On 09/07/2016 11:58 PM, Randy Li wrote: > The TOPEET itop exynos 4412 have three versions base board. The > Elite version is the cheap one without too much peripheral devices > on it. > > Currently supported are serial console, wired networking(USB), > USB OTG in peripheral mode, USB host, SD

Re: [PATCH v6 2/3] ARM: dts: add TOPEET itop elite based board

2016-09-16 Thread Krzysztof Kozlowski
On 09/07/2016 11:58 PM, Randy Li wrote: > The TOPEET itop exynos 4412 have three versions base board. The > Elite version is the cheap one without too much peripheral devices > on it. > > Currently supported are serial console, wired networking(USB), > USB OTG in peripheral mode, USB host, SD

Re: [PATCH v6 2/3] ARM: dts: add TOPEET itop elite based board

2016-09-07 Thread kbuild test robot
Hi Randy, [auto build test ERROR on robh/for-next] [also build test ERROR on v4.8-rc5 next-20160907] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] [Suggest to use git(>=2.9.0) format-patch --base= (or --base=auto for convenience) to record

Re: [PATCH v6 2/3] ARM: dts: add TOPEET itop elite based board

2016-09-07 Thread kbuild test robot
Hi Randy, [auto build test ERROR on robh/for-next] [also build test ERROR on v4.8-rc5 next-20160907] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] [Suggest to use git(>=2.9.0) format-patch --base= (or --base=auto for convenience) to record

[PATCH v6 2/3] ARM: dts: add TOPEET itop elite based board

2016-09-07 Thread Randy Li
The TOPEET itop exynos 4412 have three versions base board. The Elite version is the cheap one without too much peripheral devices on it. Currently supported are serial console, wired networking(USB), USB OTG in peripheral mode, USB host, SD storage, GPIO buttons, PWM beeper, ADC and LEDs. The

[PATCH v6 2/3] ARM: dts: add TOPEET itop elite based board

2016-09-07 Thread Randy Li
The TOPEET itop exynos 4412 have three versions base board. The Elite version is the cheap one without too much peripheral devices on it. Currently supported are serial console, wired networking(USB), USB OTG in peripheral mode, USB host, SD storage, GPIO buttons, PWM beeper, ADC and LEDs. The