Tao Huang 7b08682c6f Merge commit 'a8f20dd9fbc65152558761362ba10260b35794c5'
* commit 'a8f20dd9fbc65152558761362ba10260b35794c5': (103 commits)
  arm64: dts: rockchip: rk3528: Add mbist-vmin for cpu gpu and dmc
  arm64: dts: rockchip: rk3528: Add 12500uV for cpu low frequencies
  arm64: dts: rockchip: rk3588: Change tx/rx queue to 1 for gmac
  arm64: dts: rockchip: Add uio nodes for rk3588
  MALI: midgard: Fix a bug of dereferencing possible ERR_PTR()
  drm/rockchip: dw_hdmi: Fix check yuv422 color format err
  crypto: rockchip: fixed probabilistic crashes in multithreading
  drm/rockchip: vop3: plane display size check use crtc_* parameter is more correct
  drm/rockchip: dw_hdmi: Fix double register HDR_OUTPUT_METADATA prop at non RK3588 platform
  ASoC: rockchip: i2s-tdm: Optimize TRCM on slave mode
  arm64: dts: rockchip: rk3588-vehicle-evb: initialize default pull up RK3308 reset pin
  drm/bridge: synopsys: dw-hdmi-qp: Fix cec irq register failed
  arm64: dts: rockchip: Add rk3308b-evb-amic-v10-amp.dts
  arm64: dts: rockchip: rk3588: Disable u1 and u2 state for USB OTG1 device
  drm/rockchip: dsi: get bus_flags from display_info in atomic_check
  dt-bindings: nvmem: add rockchip-secure-otp bindings
  arm64: dts: rockchip: rk3528: Add secure otp node
  nvmem: add Rockchip Secure OTP driver
  arm64: dts: rockchip: rk3588-vehicle-evb: add rgmii phy rtl9010a support
  net: phy: realtek: Add rtl9010a support
  ...

Change-Id: Iffa17911b28d40e322b48e3740977e3a9fb249d2

Conflicts:
	Documentation/devicetree/bindings/net/snps,dwmac.yaml
	arch/arm64/boot/dts/rockchip/Makefile
	arch/arm64/boot/dts/rockchip/rk3568.dtsi
	drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c
	drivers/gpu/drm/rockchip/rockchip_drm_logo.c
	drivers/media/i2c/Kconfig
	drivers/media/i2c/Makefile
	drivers/media/i2c/max96712.c
	drivers/media/i2c/nvp6188.c
	drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
	drivers/net/phy/realtek.c
	drivers/nvmem/Kconfig
	drivers/nvmem/Makefile
	drivers/phy/rockchip/phy-rockchip-naneng-combphy.c
	include/linux/stmmac.h
2023-05-25 09:19:01 +08:00
2022-09-28 09:02:20 +02: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%