Re: [PATCH 1/6] arm64: dts: rockchip: Fix rk3399-roc-pc pwm2 pin

2019-10-21 Thread djw
Sorry for the late reply, been stung by the mismatch use of ATF and U-Boot. If you're using U-Boot version before v2019.10, make sure to use the ATF version before this commit: commit 0aad563c74807195cc7fe2208d17e2d889157f1e (HEAD, tag: blacksheep, refs/bisect/bad) Author: Kever Yang

Re: [PATCH 1/6] arm64: dts: rockchip: Fix rk3399-roc-pc pwm2 pin

2019-10-17 Thread Heiko Stuebner
Am Donnerstag, 17. Oktober 2019, 15:49:04 CEST schrieb Jagan Teki: > Hi Markus, > > On Thu, Oct 17, 2019 at 6:56 PM Markus Reichl wrote: > > > > Hi Jagan, > > > > your patch fixes booting my rk3399-roc-pc with 5.4.0-rc3-next-20191017. > > Without your patch roc-pc hangs here: > > [9.703526] p

Re: [PATCH 1/6] arm64: dts: rockchip: Fix rk3399-roc-pc pwm2 pin

2019-10-17 Thread Markus Reichl
Hi Jagan, your patch fixes booting my rk3399-roc-pc with 5.4.0-rc3-next-20191017. Without your patch roc-pc hangs here: [9.703526] pwm-regulator: supplied by regulator-dummy Am 16.10.19 um 19:09 schrieb Jagan Teki: > Hi Levin, > > On Tue, Oct 8, 2019 at 8:42 AM wrote: >> >> Jagan Teki writ

Re: [PATCH 1/6] arm64: dts: rockchip: Fix rk3399-roc-pc pwm2 pin

2019-10-17 Thread Jagan Teki
Hi Markus, On Thu, Oct 17, 2019 at 6:56 PM Markus Reichl wrote: > > Hi Jagan, > > your patch fixes booting my rk3399-roc-pc with 5.4.0-rc3-next-20191017. > Without your patch roc-pc hangs here: > [9.703526] pwm-regulator: supplied by regulator-dummy Thanks for testing this. Indeed the same

Re: [PATCH 1/6] arm64: dts: rockchip: Fix rk3399-roc-pc pwm2 pin

2019-10-16 Thread Jagan Teki
Hi Levin, On Tue, Oct 8, 2019 at 8:42 AM wrote: > > Jagan Teki writes: > > > Hi Heiko, > > > > On Mon, Sep 30, 2019 at 2:51 AM Heiko Stuebner wrote: > >> > >> Hi Jagan, > >> > >> Am Donnerstag, 19. September 2019, 07:28:17 CEST schrieb Jagan Teki: > >> > ROC-PC is not able to boot linux console

Re: [PATCH 1/6] arm64: dts: rockchip: Fix rk3399-roc-pc pwm2 pin

2019-10-07 Thread djw
Jagan Teki writes: > Hi Heiko, > > On Mon, Sep 30, 2019 at 2:51 AM Heiko Stuebner wrote: >> >> Hi Jagan, >> >> Am Donnerstag, 19. September 2019, 07:28:17 CEST schrieb Jagan Teki: >> > ROC-PC is not able to boot linux console if PWM2_d is >> > unattached to any pinctrl logic. >> > >> > To be pre

Re: [PATCH 1/6] arm64: dts: rockchip: Fix rk3399-roc-pc pwm2 pin

2019-10-01 Thread Michael Nazzareno Trimarchi
Hi On Tue, Oct 1, 2019 at 12:26 PM Jagan Teki wrote: > > Hi Heiko, > > On Mon, Sep 30, 2019 at 2:51 AM Heiko Stuebner wrote: > > > > Hi Jagan, > > > > Am Donnerstag, 19. September 2019, 07:28:17 CEST schrieb Jagan Teki: > > > ROC-PC is not able to boot linux console if PWM2_d is > > > unattached

Re: [PATCH 1/6] arm64: dts: rockchip: Fix rk3399-roc-pc pwm2 pin

2019-10-01 Thread Jagan Teki
Hi Heiko, On Mon, Sep 30, 2019 at 2:51 AM Heiko Stuebner wrote: > > Hi Jagan, > > Am Donnerstag, 19. September 2019, 07:28:17 CEST schrieb Jagan Teki: > > ROC-PC is not able to boot linux console if PWM2_d is > > unattached to any pinctrl logic. > > > > To be precise the linux boot hang with last

Re: [PATCH 1/6] arm64: dts: rockchip: Fix rk3399-roc-pc pwm2 pin

2019-09-29 Thread Heiko Stuebner
Hi Jagan, Am Donnerstag, 19. September 2019, 07:28:17 CEST schrieb Jagan Teki: > ROC-PC is not able to boot linux console if PWM2_d is > unattached to any pinctrl logic. > > To be precise the linux boot hang with last logs as, > ... > . > [0.003367] Console: colour dummy device 80x25 > [

[PATCH 1/6] arm64: dts: rockchip: Fix rk3399-roc-pc pwm2 pin

2019-09-18 Thread Jagan Teki
ROC-PC is not able to boot linux console if PWM2_d is unattached to any pinctrl logic. To be precise the linux boot hang with last logs as, ... . [0.003367] Console: colour dummy device 80x25 [0.003788] printk: console [tty0] enabled [0.004178] printk: bootconsole [uart8250] disabl