Tao Huang 89b7aba8b7 Merge commit '9f27599976115c76a15c488938bde23527d49d5b'
* commit '9f27599976115c76a15c488938bde23527d49d5b': (22 commits)
  ARM: dts: rockchip: disable rv1103g battery ipc dvfs
  arm64: dts: rockchip: rk3588s-evb2-lp5: fix usb2.0-only
  video: rockchip: mpp: fix access null task issue
  ASoC: rockchip: pdm: Fix register access in probe
  ASoC: rockchip: i2s: Fix register access in probe
  PCI: rockchip: dw: fix compliance mode set
  mtd: spinand: Enable HWP_EN for skyhigh devices
  mtd: spinand: esmt: Support new device F50L2G41KA
  arm64: dts: rockchip: rk3528: Set default value with level2 for spi
  ARM: configs: add rk3308bs_aarch32_mipi_display.config for rk3308bs support mipi display
  ARM: rockchip: rv1106: sleep: support hpmcu fast wakeup
  ARM: rockchip: Locate kernel at 0x00208000 for RV1106 when CONFIG_RV1106_HPMCU_FAST_WAKEUP=y
  ARM: configs: rockchip: add rv1106-wakeup.config
  ARM: rockchip: support RV1106_HPMCU_FAST_WAKEUP config
  arm64: dts: rockchip: rk3308-evb: add rgb display board
  media: rockchip: vicap fixes crop sync error
  mtd: spinand: xtx: Support new device XT26Q04DWSIGA
  mtd: spinand: gigadevcie: Add 3rd flash id for GD5F1GQ5RExxG
  mtd: spinand: xtx: Support new device XT26Q02DWSIGA and XT26Q01DWSIGA
  mtd: spinand: dosilicon: Support new device DS35Q1GD-IB
  ...

Change-Id: I955f35e70228e9e91ca10d562293e6b6125f3584
2023-08-28 14:59:14 +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%