Skip to content

Integrate linux-seco-rk/seco_drm_logo

GitBot requested to merge linux-seco-rk/seco_drm_logo into kirkstone

Commit: edgehog/bsp/rockchip/linux-seco-rk@60a3e548

[DRIVER][DRM_LOGO] Add option to force reconfiguring

This option forces reconfiguring when passing from the bootloader logo to the kernel. This will increase the reliability by recovering any misconfigurations coming from the bootloader but will cause a short blank of the display when passing from the bootloader logo to the kernel.

--

Commit: edgehog/bsp/rockchip/linux-seco-rk@733aee04

[DRIVER][SI5351] Add option to apply PLL reset according to the datasheet

In this case, we disable every output on probing. Then we enable each output after the configuration. https://www.digikey.it/htmldatasheets/production/1763475/0/0/1/si5351a-b-c-datasheet.html

Merge request reports