Re: [PATCH 0/4] Fixes for rv1108 and rv1108-elgin-r1

2020-03-29 Thread Kever Yang



On 2020/3/26 下午8:20, Otavio Salvador wrote:

Hello,

On Fri, Mar 13, 2020 at 2:42 PM Otavio Salvador  wrote:

Those are fixes we've been using and we'd like to upstream.

They are fixes and would be great to have them included on 2020.04
release.


Otavio Salvador (4):
   ARM: dts: Activate pullups in the console pins on rv1108-elgin-r1
   elgin-rv1108: Use rk_board_late_init() for GPIO settings
   elgin-rv1108: Avoid adc_channel_single_shot error
   rv1108: Fix boot regression


Applied to u-boot-rockchip master.

Thanks,

- Kever


The patches on this serie are all bug fixes so please make sure they
go on 2020.04. Maybe Tom may apply them directly?






Re: [PATCH 0/4] Fixes for rv1108 and rv1108-elgin-r1

2020-03-26 Thread Kever Yang

hI Otavio,

On 2020/3/26 下午8:20, Otavio Salvador wrote:

Hello,

On Fri, Mar 13, 2020 at 2:42 PM Otavio Salvador  wrote:

Those are fixes we've been using and we'd like to upstream.

They are fixes and would be great to have them included on 2020.04
release.


Otavio Salvador (4):
   ARM: dts: Activate pullups in the console pins on rv1108-elgin-r1
   elgin-rv1108: Use rk_board_late_init() for GPIO settings
   elgin-rv1108: Avoid adc_channel_single_shot error
   rv1108: Fix boot regression

The patches on this serie are all bug fixes so please make sure they
go on 2020.04. Maybe Tom may apply them directly?


I have merge these patches, and under verify, will send out once it pass 
travics build.



Thanks,

- Kever








Re: [PATCH 0/4] Fixes for rv1108 and rv1108-elgin-r1

2020-03-26 Thread Otavio Salvador
Hello,

On Fri, Mar 13, 2020 at 2:42 PM Otavio Salvador  wrote:
> Those are fixes we've been using and we'd like to upstream.
>
> They are fixes and would be great to have them included on 2020.04
> release.
>
>
> Otavio Salvador (4):
>   ARM: dts: Activate pullups in the console pins on rv1108-elgin-r1
>   elgin-rv1108: Use rk_board_late_init() for GPIO settings
>   elgin-rv1108: Avoid adc_channel_single_shot error
>   rv1108: Fix boot regression

The patches on this serie are all bug fixes so please make sure they
go on 2020.04. Maybe Tom may apply them directly?

-- 
Otavio Salvador O.S. Systems
http://www.ossystems.com.brhttp://code.ossystems.com.br
Mobile: +55 (53) 9 9981-7854  Mobile: +1 (347) 903-9750


[PATCH 0/4] Fixes for rv1108 and rv1108-elgin-r1

2020-03-13 Thread Otavio Salvador
Those are fixes we've been using and we'd like to upstream.

They are fixes and would be great to have them included on 2020.04
release.


Otavio Salvador (4):
  ARM: dts: Activate pullups in the console pins on rv1108-elgin-r1
  elgin-rv1108: Use rk_board_late_init() for GPIO settings
  elgin-rv1108: Avoid adc_channel_single_shot error
  rv1108: Fix boot regression

 arch/arm/dts/rv1108-elgin-r1.dts| 11 +++
 arch/arm/dts/rv1108-u-boot.dtsi |  6 ++
 board/elgin/elgin_rv1108/elgin_rv1108.c |  2 +-
 configs/elgin-rv1108_defconfig  |  2 ++
 4 files changed, 20 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/dts/rv1108-u-boot.dtsi

-- 
2.25.1