Tao Huang d036c2479b Merge commit '02fc73a44beb8d96ab88bf0ef8b56babf6ca05c2'
* commit '02fc73a44beb8d96ab88bf0ef8b56babf6ca05c2': (48 commits)
  i2c: rk3x: get_version after mcu is done for thunder-boot
  media: i2c: add sc223a driver
  media: rockchip: isp: wait RISC-V with 400ms timeout
  drm/panel: simple: add support for panels initialized by spi
  video: rockchip: rga3: modify over-constraint on fbcd
  PCIe: dw: rockchip: Delaying the link training after hot reset
  arm64: dts: rockchip: rk3562-evb: add rgb display board
  media: rockchip: vicap fixed error state of group mode and add some debug log
  ARM: dts: rockchip: update rv1106g-evb2-v10-dual-camera.dts
  arm64: dts: rockchip: rk3562: Add trim configure for tsadc
  thermal: rockchip: Add trim temperature for rk3562
  thermal: rockchip: Add default value for trim base
  misc: lt7911d-fb-notifier: add firmware upgrade support
  ARM: configs: rockchip: rv1106 enable sc301iot for battery-ipc
  ARM: configs: rockchip: rv1106: add recovery config
  meida: i2c: fix gc2503 dual sensor sync issue
  media: rockchip: isp: fix uyvy format for isp32
  drm/rockchip: dsi: fix RK3562_SYS_GRF_VO_CON1 offset addr
  media: i2c: fix sc301iot reset when probe for fastboot
  arm64: dts: rockchip: rk356x boards: prepare bt sco settings
  ...

Change-Id: I4bf311a087a887a0377afe80775fa437676ea6e3

Conflicts:
	arch/arm64/configs/rockchip_defconfig
	arch/arm64/kernel/smp.c
	drivers/i2c/busses/i2c-rk3x.c
	drivers/media/i2c/Kconfig
	drivers/mtd/nand/spi/Makefile
	drivers/spi/spi-rockchip.c

Fixes:
	drivers/gpu/arm/bifrost/backend/gpu/mali_kbase_devfreq.c
	drivers/gpu/drm/panel/panel-simple.c

Change-Id: I4f6975c411775fd3cd4b2135ef032b15b68e6563
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
2023-06-25 16:45:44 +08:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
No description provided
Readme 7.9 GiB
Languages
C 97.7%
Assembly 1.6%
Makefile 0.3%
Perl 0.1%