kernel-ark/Documentation/devicetree/bindings/display
Linus Torvalds d461e96cd2 ARM: SoC drivers for 5.16
These are all the driver updates for SoC specific drivers. There
 are a couple of subsystems with individual maintainers picking up
 their patches here:
 
  - The reset controller subsystem add support for a few new SoC
    variants to existing drivers, along with other minor improvements
 
  - The OP-TEE subsystem gets a driver for the ARM FF-A transport
 
  - The memory controller subsystem has improvements for Tegra,
    Mediatek, Renesas, Freescale and Broadcom specific drivers.
 
  - The tegra cpuidle driver changes get merged through this
    tree this time. There are only minor changes, but they depend
    on other tegra driver updates here.
 
  - The ep93xx platform finally moves to using the drivers/clk/
    subsystem, moving the code out of arch/arm in the process.
    This depends on a small sound driver change that is included
    here as well.
 
  - There are some minor updates for Qualcomm and Tegra specific
    firmware drivers.
 
 The other driver updates are mainly for drivers/soc, which contains
 a mixture of vendor specific drivers that don't really fit elsewhere:
 
  - Mediatek drivers gain more support for MT8192, with new support for
    hw-mutex and mmsys routing, plus support for reset lines in the
    mmsys driver.
 
  - Qualcomm gains a new "sleep stats" driver, and support for
    the "Generic Packet Router" in the APR driver.
 
  - There is a new user interface for routing the UARTS on ASpeed
    BMCs, something that apparently nobody else has needed so far.
 
  - More drivers can now be built as loadable modules, in particular
    for Broadcom and Samsung platforms.
 
  - Lots of improvements to the TI sysc driver for better suspend/resume
    support
 
 Finally, there are lots of minor cleanups and new device IDs for
 amlogic, renesas, tegra, qualcomm, mediateka, samsung, imx, layerscape,
 allwinner, broadcom, and omap.
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAmGCvKgACgkQmmx57+YA
 GNnNfw/8DDTfMUycVvtaNslYlWri0/2O0nSqhNIIbTAcVuD/x5qo/McDhKuv+ldM
 BoTDMjRYZfQkrNXSEj3MaxB9E0o6Srva5SM8y4+Koe0VVtvEVovjYkXOhXqSEWWl
 aqVIe0S6Y1rF/KxJlvAfGxYHb5d+6aYqzdmhjURpXNGxqpSHb9/hqisY97Q9TpnD
 6lQZOz9d1JNDq0eOh1qjcfuMjg1EHZHDZJyioCvyX38KIl2q7p3ll2z/eqrrDhQZ
 TrvL/YVosTXqBcAfi47Oz+n/CX2i0MrjVO8nfPSGOq5UL4Al3SZD4XYY96IOIQrH
 +XGFigGGAkV2LfKSEPNJWaq7g+SiQUr2jc3p8b4Zxde8/+5M127/gotiPddyG2LX
 1OnFRnPskgRApGqHjGEcEzzJUTag7Hc+YVH82TMEHZhSDMq6i30k9UnyfXsziZDV
 8CrkOpjuSg+YxFv/83bfa1pIoYtFfjGr16mq4muajodnX7+b7My9iv+2Oo2iQM9y
 DwRUKj7+eap23SEUpi4et6HlNpoF6yJMbt5Ae1k+gTK2DvQ4Cx6n4QJz/I7WC1Wp
 BdVhvSH8XVppVLtQqODud+VWvLgLerRxUpGRdbS8r5VsnNUJTvaS4YGMpm9616G7
 TrgUSSvsyu1lLqbWMh+pOCk4l3r64vSUn581hrIw6jtioNGvMdE=
 =tUuj
 -----END PGP SIGNATURE-----

Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc

Pull ARM SoC driver updates from Arnd Bergmann:
 "These are all the driver updates for SoC specific drivers. There are a
  couple of subsystems with individual maintainers picking up their
  patches here:

   - The reset controller subsystem add support for a few new SoC
     variants to existing drivers, along with other minor improvements

   - The OP-TEE subsystem gets a driver for the ARM FF-A transport

   - The memory controller subsystem has improvements for Tegra,
     Mediatek, Renesas, Freescale and Broadcom specific drivers.

   - The tegra cpuidle driver changes get merged through this tree this
     time. There are only minor changes, but they depend on other tegra
     driver updates here.

   - The ep93xx platform finally moves to using the drivers/clk/
     subsystem, moving the code out of arch/arm in the process. This
     depends on a small sound driver change that is included here as
     well.

   - There are some minor updates for Qualcomm and Tegra specific
     firmware drivers.

  The other driver updates are mainly for drivers/soc, which contains a
  mixture of vendor specific drivers that don't really fit elsewhere:

   - Mediatek drivers gain more support for MT8192, with new support for
     hw-mutex and mmsys routing, plus support for reset lines in the
     mmsys driver.

   - Qualcomm gains a new "sleep stats" driver, and support for the
     "Generic Packet Router" in the APR driver.

   - There is a new user interface for routing the UARTS on ASpeed BMCs,
     something that apparently nobody else has needed so far.

   - More drivers can now be built as loadable modules, in particular
     for Broadcom and Samsung platforms.

   - Lots of improvements to the TI sysc driver for better
     suspend/resume support"

  Finally, there are lots of minor cleanups and new device IDs for
  amlogic, renesas, tegra, qualcomm, mediateka, samsung, imx,
  layerscape, allwinner, broadcom, and omap"

* tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (179 commits)
  optee: Fix spelling mistake "reclain" -> "reclaim"
  Revert "firmware: qcom: scm: Add support for MC boot address API"
  qcom: spm: allow compile-testing
  firmware: arm_ffa: Remove unused 'compat_version' variable
  soc: samsung: exynos-chipid: add exynosautov9 SoC support
  firmware: qcom: scm: Don't break compile test on non-ARM platforms
  soc: qcom: smp2p: Add of_node_put() before goto
  soc: qcom: apr: Add of_node_put() before return
  soc: qcom: qcom_stats: Fix client votes offset
  soc: qcom: rpmhpd: fix sm8350_mxc's peer domain
  dt-bindings: arm: cpus: Document qcom,msm8916-smp enable-method
  ARM: qcom: Add qcom,msm8916-smp enable-method identical to MSM8226
  firmware: qcom: scm: Add support for MC boot address API
  soc: qcom: spm: Add 8916 SPM register data
  dt-bindings: soc: qcom: spm: Document qcom,msm8916-saw2-v3.0-cpu
  soc: qcom: socinfo: Add PM8150C and SMB2351 models
  firmware: qcom_scm: Fix error retval in __qcom_scm_is_call_available()
  soc: aspeed: Add UART routing support
  soc: fsl: dpio: rename the enqueue descriptor variable
  soc: fsl: dpio: use an explicit NULL instead of 0
  ...
2021-11-03 17:00:52 -07:00
..
armada
atmel
bridge dt-bindings: drm/bridge: ti-sn65dsi86: Fix reg value 2021-10-04 12:01:59 -05:00
connector dt-bindings: dp-connector: Drop maxItems from -supply 2021-02-18 09:10:30 -06:00
exynos
hisilicon
imx dt-bindings: display: imx: hdmi: Convert binding to YAML 2021-03-22 05:08:52 +02:00
mediatek - mt8173: add reset for dsi0 to mmsys 2021-10-19 22:34:28 +02:00
msm ARM: SoC drivers for 5.16 2021-11-03 17:00:52 -07:00
panel dt-bindings: panel: ili9341: correct indentation 2021-10-06 11:12:28 +02:00
rockchip Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next 2021-07-27 12:48:17 +02:00
tegra media: dt-bindings: tegra: Update csi data-lanes to maximum 8 lanes 2021-01-04 13:02:44 +01:00
ti dt-bindings: display: Use OF graph schema 2021-01-11 18:03:59 -06:00
tilcdc dt-bindings: display: tilcd: Fix endpoint addressing in example 2021-10-29 08:55:38 -05:00
xlnx dt-bindings: display: xilinx: Fix example with psgtr 2021-10-28 07:27:26 -05:00
allwinner,sun4i-a10-display-backend.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
allwinner,sun4i-a10-display-engine.yaml
allwinner,sun4i-a10-display-frontend.yaml dt-bindings: display: Use OF graph schema 2021-01-11 18:03:59 -06:00
allwinner,sun4i-a10-hdmi.yaml dt-bindings: display: Use OF graph schema 2021-01-11 18:03:59 -06:00
allwinner,sun4i-a10-tcon.yaml dt-bindings: Drop type references on common properties 2021-03-23 15:27:52 -06:00
allwinner,sun4i-a10-tv-encoder.yaml dt-bindings: display: Use OF graph schema 2021-01-11 18:03:59 -06:00
allwinner,sun6i-a31-drc.yaml dt-bindings: display: Use OF graph schema 2021-01-11 18:03:59 -06:00
allwinner,sun6i-a31-mipi-dsi.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
allwinner,sun8i-a83t-de2-mixer.yaml dt-bindings: display: Use OF graph schema 2021-01-11 18:03:59 -06:00
allwinner,sun8i-a83t-dw-hdmi.yaml dt-bindings: Remove "status" from schema examples 2021-07-27 08:03:12 -06:00
allwinner,sun8i-a83t-hdmi-phy.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
allwinner,sun8i-r40-tcon-top.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
allwinner,sun9i-a80-deu.yaml dt-bindings: display: Use OF graph schema 2021-01-11 18:03:59 -06:00
amlogic,meson-dw-hdmi.yaml dt-bindings: display: Use OF graph schema 2021-01-11 18:03:59 -06:00
amlogic,meson-vpu.yaml dt-bindings: display: Use OF graph schema 2021-01-11 18:03:59 -06:00
arm,hdlcd.txt
arm,komeda.txt
arm,malidp.txt
arm,pl11x.txt
atmel,lcdc.txt
brcm,bcm2711-hdmi.yaml dt-bindings: bcm2711-hdmi: Fix broken schema 2021-04-30 13:51:55 -05:00
brcm,bcm2835-dpi.yaml dt-bindings: display: Use OF graph schema 2021-01-11 18:03:59 -06:00
brcm,bcm2835-dsi0.yaml dt-bindings: display: bcm2835: add optional property power-domains 2021-10-06 09:53:09 +02:00
brcm,bcm2835-hdmi.yaml dt-bindings: display: bcm2835: add optional property power-domains 2021-10-06 09:53:09 +02:00
brcm,bcm2835-hvs.yaml dt-bindings: Fix errors in 'if' schemas 2021-02-04 09:08:20 -06:00
brcm,bcm2835-pixelvalve0.yaml dt-bindings: display: vc4: pv: Add BCM2711 pixel valves 2020-09-07 18:04:41 +02:00
brcm,bcm2835-txp.yaml
brcm,bcm2835-v3d.yaml dt-bindings: display: bcm2835: add optional property power-domains 2021-10-06 09:53:09 +02:00
brcm,bcm2835-vc4.yaml dt-bindings: display: vc4: Document BCM2711 VC5 2020-09-07 18:14:54 +02:00
brcm,bcm2835-vec.yaml dt-bindings: display: bcm2835: add optional property power-domains 2021-10-06 09:53:09 +02:00
cirrus,clps711x-fb.txt
dp-aux-bus.yaml dt-bindings: drm: Introduce the DP AUX bus 2021-06-11 12:29:18 -07:00
dsi-controller.yaml dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
faraday,tve200.yaml dt-bindings: display: convert faraday,tve200 2021-05-22 01:52:41 +02:00
fsl,dcu.txt
fsl,lcdif.yaml dt-bindings: mxsfb: Add compatible for i.MX8MN 2021-07-13 13:14:40 -06:00
fsl,tcon.txt
google,goldfish-fb.txt
himax,hx8357d.txt
ilitek,ili9225.txt
ilitek,ili9341.txt
ilitek,ili9486.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
ingenic,ipu.yaml dt-bindings: display: Use OF graph schema 2021-01-11 18:03:59 -06:00
ingenic,lcd.yaml dt-bindings: display: Use OF graph schema 2021-01-11 18:03:59 -06:00
intel,keembay-display.yaml dt-bindings: display: Use OF graph schema 2021-01-11 18:03:59 -06:00
intel,keembay-msscam.yaml dt-bindings: display: eliminate yamllint warnings 2020-12-18 15:15:20 -06:00
marvell,pxa2xx-lcdc.txt
marvell,pxa300-gcu.txt
mipi-dsi-bus.txt
multi-inno,mi0283qt.txt
renesas,cmm.yaml
renesas,du.yaml dt-bindings: display: renesas,du: Provide bindings for r8a779a0 2021-10-07 05:59:29 +03:00
repaper.txt
simple-framebuffer.yaml dt-bindings: display: Add apple,simple-framebuffer 2021-04-08 20:18:41 +09:00
sitronix,st7586.txt
sitronix,st7735r.yaml
sm501fb.txt
snps,arcpgu.txt
solomon,ssd1307fb.yaml dt-bindings: display: ssd1307fb: Convert to json-schema 2021-07-25 14:23:00 +02:00
ssd1289fb.txt
st,stih4xx.txt
st,stm32-dsi.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
st,stm32-ltdc.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
ste,mcde.yaml dt-bindings: display: Use OF graph schema 2021-01-11 18:03:59 -06:00
truly,nt35597.txt
via,vt8500-fb.txt
wm,prizm-ge-rops.txt
wm,wm8505-fb.txt
xylon,logicvc-display.yaml dt-bindings: display: Document the Xylon LogiCVC display controller 2021-10-22 08:25:51 -05:00