mbox series

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

Message ID 20200313174248.925841-1-otavio@ossystems.com.br
Headers show
Series Fixes for rv1108 and rv1108-elgin-r1 | expand

Message

Otavio Salvador March 13, 2020, 5:42 p.m. UTC
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

Comments

Otavio Salvador March 26, 2020, 12:20 p.m. UTC | #1
Hello,

On Fri, Mar 13, 2020 at 2:42 PM Otavio Salvador <otavio@ossystems.com.br> 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?
Kever Yang March 26, 2020, 3:03 p.m. UTC | #2
hI Otavio,

On 2020/3/26 下午8:20, Otavio Salvador wrote:
> Hello,
>
> On Fri, Mar 13, 2020 at 2:42 PM Otavio Salvador <otavio@ossystems.com.br> 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

>
Kever Yang March 29, 2020, 1:30 p.m. UTC | #3
On 2020/3/26 下午8:20, Otavio Salvador wrote:
> Hello,
>
> On Fri, Mar 13, 2020 at 2:42 PM Otavio Salvador <otavio@ossystems.com.br> 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?
>