1
0
Fork 0
alistair23-linux/Documentation/devicetree/bindings/display
Linus Torvalds 48c1c40ab4 ARM: SoC drivers for v5.11
There are a couple of subsystems maintained by other people that
 merge their drivers through the SoC tree, those changes include:
 
  - The SCMI firmware framework gains support for sensor notifications
    and for controlling voltage domains.
 
  - A large update for the Tegra memory controller driver, integrating
    it better with the interconnect framework
 
  - The memory controller subsystem gains support for Mediatek MT8192
 
  - The reset controller framework gains support for sharing pulsed
    resets
 
 For Soc specific drivers in drivers/soc, the main changes are
 
  - The Allwinner/sunxi MBUS gets a rework for the way it handles
    dma_map_ops and offsets between physical and dma address spaces.
 
  - An errata fix plus some cleanups for Freescale Layerscape SoCs
 
  - A cleanup for renesas drivers regarding MMIO accesses.
 
  - New SoC specific drivers for Mediatek MT8192 and MT8183 power domains
 
  - New SoC specific drivers for Aspeed AST2600 LPC bus control
    and SoC identification.
 
  - Core Power Domain support for Qualcomm MSM8916, MSM8939, SDM660
    and SDX55.
 
  - A rework of the TI AM33xx 'genpd' power domain support to use
    information from DT instead of platform data
 
  - Support for TI AM64x SoCs
 
  - Allow building some Amlogic drivers as modules instead of built-in
 
 Finally, there are numerous cleanups and smaller bug fixes for
 Mediatek, Tegra, Samsung, Qualcomm, TI OMAP, Amlogic, Rockchips,
 Renesas, and Xilinx SoCs.
 
 There is a trivial conflict in the cedrus driver, with two branches
 adding the same CEDRUS_CAPABILITY_H265_DEC flag, and another trivial
 remove/remove conflict in linux/dma-mapping.h.
 
 Signed-off-by: Arnd Bergmann <arnd@arndb.de>
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAl/alSUACgkQmmx57+YA
 GNm7GRAAlNMVi7F0f4Ixf1bEh+J2QUonYIpZfrdxOLFwISGQ+nstGrFW2He/OeQv
 KAi027tZLl6Sdzjy809cLDPA4Z2IKwjVWhEbBHybvy1+irPYjnixtLd0x3YvPhjH
 iadlcjQ3uaGue8PvubK6CVnBEy82A+Pp29n9i4A4wX/8w+BVIhVsxwQWUBF8pFXE
 3La2UZYZMVMvVZMrpTOqwCgdmLDCk+RLMVZ1IiRqBEBq5/DVq03uIXgjGEOrq8tl
 PXC89w7K510Is891mbBdBThQf+pZkU1vwORuknDcEJKWs9ngbEha7ebVgp32kbFl
 pi8DEK205d106WQgfn0Zxkpbsp8XD058wDILwkhBcteXlBaUEL6btGVLDTUCJZuv
 /pkH8tL4lNGpThQFbCEXC8oHZBp2xk55P+SW9RRZOoA5tAp+sz7hlf3y3YKdCSxv
 4xybeeVOAgjl01WtbEC7CuIkqcKVSQ7njhLhC8r5ASteNywDThqxLT6nd0VegcQc
 YH3Eu9QRXpvFwQ35zMkTMWa27bMG5d60fp90bWT0R5amXZpxJJot87w8trFCxv74
 mE5KvCbefCRNsTt8GOBA/WR7hVaG369g07qOvs7g4LjJEM3Nl2h/A4/zVFef9O0t
 yq3Nm4YCGfDSAQXzGR2SJ3nxiqbDknzJTAtZPf4BmbaMuPOIJ5k=
 =BjJf
 -----END PGP SIGNATURE-----

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

Pull ARM SoC driver updates from Arnd Bergmann:
 "There are a couple of subsystems maintained by other people that merge
  their drivers through the SoC tree, those changes include:

   - The SCMI firmware framework gains support for sensor notifications
     and for controlling voltage domains.

   - A large update for the Tegra memory controller driver, integrating
     it better with the interconnect framework

   - The memory controller subsystem gains support for Mediatek MT8192

   - The reset controller framework gains support for sharing pulsed
     resets

  For Soc specific drivers in drivers/soc, the main changes are

   - The Allwinner/sunxi MBUS gets a rework for the way it handles
     dma_map_ops and offsets between physical and dma address spaces.

   - An errata fix plus some cleanups for Freescale Layerscape SoCs

   - A cleanup for renesas drivers regarding MMIO accesses.

   - New SoC specific drivers for Mediatek MT8192 and MT8183 power
     domains

   - New SoC specific drivers for Aspeed AST2600 LPC bus control and SoC
     identification.

   - Core Power Domain support for Qualcomm MSM8916, MSM8939, SDM660 and
     SDX55.

   - A rework of the TI AM33xx 'genpd' power domain support to use
     information from DT instead of platform data

   - Support for TI AM64x SoCs

   - Allow building some Amlogic drivers as modules instead of built-in

  Finally, there are numerous cleanups and smaller bug fixes for
  Mediatek, Tegra, Samsung, Qualcomm, TI OMAP, Amlogic, Rockchips,
  Renesas, and Xilinx SoCs"

* tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (222 commits)
  soc: mediatek: mmsys: Specify HAS_IOMEM dependency for MTK_MMSYS
  firmware: xilinx: Properly align function parameter
  firmware: xilinx: Add a blank line after function declaration
  firmware: xilinx: Remove additional newline
  firmware: xilinx: Fix kernel-doc warnings
  firmware: xlnx-zynqmp: fix compilation warning
  soc: xilinx: vcu: add missing register NUM_CORE
  soc: xilinx: vcu: use vcu-settings syscon registers
  dt-bindings: soc: xlnx: extract xlnx, vcu-settings to separate binding
  soc: xilinx: vcu: drop useless success message
  clk: samsung: mark PM functions as __maybe_unused
  soc: samsung: exynos-chipid: initialize later - with arch_initcall
  soc: samsung: exynos-chipid: order list of SoCs by name
  memory: jz4780_nemc: Fix potential NULL dereference in jz4780_nemc_probe()
  memory: ti-emif-sram: only build for ARMv7
  memory: tegra30: Support interconnect framework
  memory: tegra20: Support hardware versioning and clean up OPP table initialization
  dt-bindings: memory: tegra20-emc: Document opp-supported-hw property
  soc: rockchip: io-domain: Fix error return code in rockchip_iodomain_probe()
  reset-controller: ti: force the write operation when assert or deassert
  ...
2020-12-16 16:38:41 -08:00
..
armada
atmel dt-bindings: display: atmel: optional video-interface of endpoints 2018-08-27 21:21:16 +02:00
bridge dt-bindings: display: sii902x: Add supply bindings 2020-11-08 11:52:48 +01:00
connector dt-bindings: display: Convert connectors to DT schema 2020-07-02 15:06:35 -06:00
exynos dt-bindings: exynos_dsim: update of graph bindings 2018-09-20 17:19:25 +09:00
hisilicon
imx dt-bindings: fsl-imx-drm: fix example compatible string 2020-11-21 07:29:49 -06:00
mediatek dt-bindings: display: mediatek: convert the dpi bindings to yaml 2020-11-08 11:21:37 +08:00
msm dt-bindings: drm/msm/gpu: Add cooling device support 2020-11-05 08:39:57 -08:00
panel dt-bindings: display: Add ABT Y030XX067A panel bindings 2020-11-17 13:59:55 +00:00
rockchip dt: fix broken links due to txt->yaml renames 2020-06-18 10:45:05 -06:00
tegra dt-bindings: host1x: Document new interconnect properties 2020-11-06 19:37:20 +01:00
ti dt-bindings: display: ti,j721e-dss: add missing properties to dt-schema 2020-10-05 08:13:23 +03:00
tilcdc dt-bindings: fix references to files converted to yaml 2020-10-15 07:49:47 +02:00
xlnx dt-bindings: Fix 'reg' size issues in zynqmp examples 2020-09-29 15:39:02 -05:00
allwinner,sun4i-a10-display-backend.yaml dt-bindings: display: Convert Allwinner display pipeline to schemas 2020-01-09 19:15:38 +01:00
allwinner,sun4i-a10-display-engine.yaml dt-bindings: Remove cases of 'allOf' containing a '$ref' 2020-05-03 11:10:41 -05:00
allwinner,sun4i-a10-display-frontend.yaml dt-bindings: display: Convert Allwinner display pipeline to schemas 2020-01-09 19:15:38 +01:00
allwinner,sun4i-a10-hdmi.yaml dt-bindings: Clean-up schema indentation formatting 2020-04-16 16:59:22 -05:00
allwinner,sun4i-a10-tcon.yaml dt-bindings: Remove cases of 'allOf' containing a '$ref' 2020-05-03 11:10:41 -05:00
allwinner,sun4i-a10-tv-encoder.yaml dt-bindings: Fix dtc warnings in examples 2020-02-28 14:15:52 -06:00
allwinner,sun6i-a31-drc.yaml dt-bindings: display: Convert Allwinner display pipeline to schemas 2020-01-09 19:15:38 +01:00
allwinner,sun6i-a31-mipi-dsi.yaml dt-bindings: display: Add dsi-controller.yaml in DSI controller schemas 2020-10-05 07:59:19 -05:00
allwinner,sun8i-a83t-de2-mixer.yaml dt-bindings: display: sun8i-mixer: Allow for an iommu property 2020-05-15 15:01:04 +02:00
allwinner,sun8i-a83t-dw-hdmi.yaml dt-bindings: Clean-up schema indentation formatting 2020-04-16 16:59:22 -05:00
allwinner,sun8i-a83t-hdmi-phy.yaml dt-bindings: display: Convert Allwinner display pipeline to schemas 2020-01-09 19:15:38 +01:00
allwinner,sun8i-r40-tcon-top.yaml dt-bindings: display: Convert Allwinner display pipeline to schemas 2020-01-09 19:15:38 +01:00
allwinner,sun9i-a80-deu.yaml dt-bindings: display: Convert Allwinner display pipeline to schemas 2020-01-09 19:15:38 +01:00
amlogic,meson-dw-hdmi.yaml dt-bindings: Clean-up regulator '-supply' schemas 2019-10-14 09:23:54 -05:00
amlogic,meson-vpu.yaml dt-bindings: display: meson-vpu: fix indentation of reg-names' "items" 2020-03-31 16:07:15 -06:00
arm,hdlcd.txt
arm,komeda.txt dt/bindings: drm/komeda: Unify mclk/pclk/pipeline->aclk to one ACLK 2019-06-19 11:42:17 +01:00
arm,malidp.txt dt/bindings: display: Add optional property node define for Mali DP500 2019-10-17 14:53:52 +01:00
arm,pl11x.txt drm/pl111: Deprecate the pads from the DT binding 2019-08-03 11:58:57 +02:00
atmel,lcdc.txt dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00
brcm,bcm2711-hdmi.yaml dt-bindings: display: Add a property to deal with WiFi coexistence 2020-11-19 15:44:14 +01:00
brcm,bcm2835-dpi.yaml dt-bindings: display: vc4: dpi: Fix panel warning 2020-06-30 09:41:42 +02:00
brcm,bcm2835-dsi0.yaml dt-bindings: display: Add dsi-controller.yaml in DSI controller schemas 2020-10-05 07:59:19 -05:00
brcm,bcm2835-hdmi.yaml dt-bindings: Remove more cases of 'allOf' containing a '$ref' 2020-08-14 09:28:52 -06:00
brcm,bcm2835-hvs.yaml dt-bindings: display: Add support for the BCM2711 HVS 2020-09-07 18:01:06 +02: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 dt-bindings: display: Convert VC4 bindings to schemas 2020-06-10 11:09:37 +02:00
brcm,bcm2835-v3d.yaml dt-bindings: display: Convert VC4 bindings to schemas 2020-06-10 11:09:37 +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: Convert VC4 bindings to schemas 2020-06-10 11:09:37 +02:00
cirrus,clps711x-fb.txt dt-bindings: display: clps711x-fb: fix native-mode setting 2019-10-11 10:30:20 -05:00
dsi-controller.yaml dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
faraday,tve200.txt drm/tve200: Add DT bindings 2017-08-23 23:07:36 +02:00
fsl,dcu.txt
fsl,tcon.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
google,goldfish-fb.txt Documentation: Add device tree binding for Goldfish FB driver 2017-11-09 18:09:30 +01:00
himax,hx8357d.txt dt-bindings: new binding for Himax HX8357D display panels 2018-10-30 16:23:33 -07:00
ht16k33.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
ilitek,ili9225.txt dt-bindings: update compatible string for ILI9225 2018-01-03 13:52:26 +01:00
ilitek,ili9341.txt dt-bindings: new binding for Ilitek ILI9341 display panels 2018-06-27 13:03:45 -05:00
ilitek,ili9486.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
ingenic,ipu.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
ingenic,lcd.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
intel,keembay-display.yaml dt-bindings: display: Add support for Intel KeemBay Display 2020-11-05 19:19:56 +01:00
intel,keembay-msscam.yaml dt-bindings: display: Intel KeemBay MSSCAM 2020-11-05 19:20:04 +01:00
marvell,pxa2xx-lcdc.txt video: fbdev: pxafb: Add support for lcd-supply regulator 2018-07-24 19:11:26 +02:00
marvell,pxa300-gcu.txt dt-bindings: display: add devicetree bindings for pxa300-gcu 2018-07-24 19:11:24 +02:00
mipi-dsi-bus.txt dt-bindings: mipi-dsi: Add dual-channel DSI related info 2018-07-25 16:36:02 +05:30
multi-inno,mi0283qt.txt
mxsfb.txt dt-bindings: mxsfb: Add compatible for iMX8MQ 2019-12-11 10:20:18 +08:00
renesas,cmm.yaml dt-bindings: Fix incorrect 'reg' property sizes 2020-05-14 14:43:27 -05:00
renesas,du.txt dt-bindings: display: renesas: du: Document the r8a77961 bindings 2020-09-22 14:10:04 +03:00
repaper.txt
simple-framebuffer.yaml dt-bindings: fix simple-framebuffer example 2020-07-10 21:00:24 +02:00
sitronix,st7586.txt dt-bindings: add binding for Sitronix ST7586 display panels 2017-08-11 18:29:47 +02:00
sitronix,st7735r.yaml dt-bindings: restrict properties for sitronix,st7735r 2020-01-23 19:16:36 +01:00
sm501fb.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
snps,arcpgu.txt
ssd1289fb.txt
ssd1307fb.txt video: fbdev: ssd1307fb: Added support to Column offset 2020-09-08 13:33:03 +02:00
st,stih4xx.txt dt-bindings: Use lower case hex in unit-addresses 2017-12-26 10:37:05 -06:00
st,stm32-dsi.yaml dt-bindings: display: Add dsi-controller.yaml in DSI controller schemas 2020-10-05 07:59:19 -05:00
st,stm32-ltdc.yaml dt-bindings: display: st,stm32-dsi: Fix white spaces 2019-10-29 11:41:00 -05:00
ste,mcde.txt drm/mcde: Add device tree bindings 2019-04-17 22:54:03 +02:00
truly,nt35597.txt dt-bindings: Add Truly NT35597 panel driver bindings 2018-10-25 17:26:48 -04:00
via,vt8500-fb.txt
wm,prizm-ge-rops.txt
wm,wm8505-fb.txt
zte,vou.txt