Tao Huang 1621bd6b24 Merge commit 'e0716c0140025007b43b1a07dc128c4d4ca5f367'
* commit 'e0716c0140025007b43b1a07dc128c4d4ca5f367': (60 commits)
  media: i2c: lt7911uxc: Fix print format string
  ARM: configs: rockchip: add uvc to rv1106-rndis.config
  media: rockchip: isp: fix isp32 and lite buf output err due to mi on/off
  dt-bindings: suspend: rk3528: add sleep pin defines
  soc: rockchip: pm_config: support sleep-pin-config
  arm64: dts: rockchip: add rk3588-evb7-v11 board
  arm64: dts: rockchip: rk3588: Fixed the init frequency
  Mali: bifrost: disable tiler heap reclaiming temporally
  arm64: dts: rockchip: rk3528-evb: prepare bt sco settings
  arm64: dts: rockchip: rk3528: Split I2Sx pinctrl
  drm/rockchip: dw-dp: notify audio when enable/disable dptx
  media: i2c: lt6911uxe/c: set default timing
  media: i2c: lt7911uxc: update driver to V0.0X01.0X07
  media: i2c: lt6911uxe: add interlaced support
  arm64: configs: update camera sensors for rockchip_linux_defconfig
  arm64: dts: rockchip: add camera sensor configuration for rk3588s-evb1-lp4x-v10-linux.dts
  phy: rockchip: naneng-combphy: Fix Rx squelch for RK3528 U3
  phy: rockchip: naneng-combphy: Fix Rx squelch for RK3562 U3
  phy: rockchip: naneng-combphy: Fix Rx squelch for RK3568 U3
  mmc: dw_mmc: Add normal and idle pinctrl control
  ...

Conflicts:
	arch/arm64/configs/rockchip_linux_defconfig
	drivers/gpu/drm/drm_edid.c
	drivers/media/i2c/lt7911uxc.c
	drivers/phy/rockchip/phy-rockchip-naneng-combphy.c
	drivers/pwm/pwm-rockchip.c

Ignore:
commit 1255f11b25 ("clk: rockchip: clk-out: Add CLK_IGNORE_UNUSED flag").
commit e2a24104ee ("drm/edid: add HF-EEODB support to EDID read and allocation").

Change-Id: I2e320837a80b34092b7964072d4dbcaa4ad79335
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
2023-06-08 19:29:28 +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%