[0/4] addition of configs for rockchip based roc-pc-rk3399 board
mbox series

Message ID 20220902082444.83788-1-abbaraju.manojsai@amarulasolutions.com
Headers show
Series
  • addition of configs for rockchip based roc-pc-rk3399 board
Related show

Message

Manoj Sai Sept. 2, 2022, 8:24 a.m. UTC
Patch 1/4 use preboot configuration to enable usb devices
Patch 2/4 fix up USB support which can recognize any USB1.1 devices
Patch 3/4 Enable crypto RNG support
Patch 4/4 Set the maximum slave SPI speed to 30MHz

Manoj Sai (4):
  configs: roc-pc-rk3399 :Enable preboot config .
  configs: roc-pc-rk3399:fix up USB support .
  configs: roc-pc-rk3399 :Enable crypto RNG support.
  configs: roc-pc-rk3399:Set the maximum slave SPI speed  and
            spi flash max frequency for environment to 30MHz.

 configs/roc-pc-rk3399_defconfig | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Kever Yang Sept. 9, 2022, 9:55 a.m. UTC | #1
Hi Manoj,

     Please use "rockchip: roc-rk3399-pc:" as prefix of these patches,

and I think one patch to squash all these four patch is OK for they all 
only modify the config of roc-pc board,

just make sure the commit message is clear enough.


Thanks,

- Kever

On 2022/9/2 16:24, Manoj Sai wrote:
> Patch 1/4 use preboot configuration to enable usb devices
> Patch 2/4 fix up USB support which can recognize any USB1.1 devices
> Patch 3/4 Enable crypto RNG support
> Patch 4/4 Set the maximum slave SPI speed to 30MHz
>
> Manoj Sai (4):
>    configs: roc-pc-rk3399 :Enable preboot config .
>    configs: roc-pc-rk3399:fix up USB support .
>    configs: roc-pc-rk3399 :Enable crypto RNG support.
>    configs: roc-pc-rk3399:Set the maximum slave SPI speed  and
>              spi flash max frequency for environment to 30MHz.
>
>   configs/roc-pc-rk3399_defconfig | 8 ++++++++
>   1 file changed, 8 insertions(+)
>