mirror-linux/Documentation/devicetree/bindings/display
Linus Torvalds e2d10998e4 Devicetree updates for v7.1:
DT core:
 - Cleanup of the reserved memory code to keep CMA specifics in CMA code
 
 - Add and convert several users to new of_machine_get_match() helper
 
 - Validate nul termination in string properties
 
 - Update dtc to upstream v1.7.2-69-g53373d135579
 
 - Limit matching reserved memory devices to /reserved-memory nodes
 
 - Fix some UAF in unittests
 
 - Remove Baikal SoC bus driver
 
 - Fix false DT_SPLIT_BINDING_PATCH checkpatch warning
 
 - Allow fw_devlink device-tree on x86
 
 - Fix kerneldoc return description for of_property_count_elems_of_size()
 
 DT bindings:
 - Add fsl,imx25-aips, fsl,imx25-tcq, qcom,eliza-pdc,
   qcom,eliza-spmi-pmic-arb, qcom,hawi-imem, qcom,milos-imem,
   qcom,hawi-pdc, and lg,sw49410 bindings
 
 - Convert arm,vexpress-scc to DT schema
 
 - Deprecate Qualcomm generic CPU compatibles. Add Apple M3 CPU cores.
 
 - Move some dual-link display panels to the dual-link schema
 
 - Drop mux controller node name constraints
 
 - Remove Baikal SoC bus bindings
 
 - Fix a false warning in the thermal trip node binding
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAmnhBKQACgkQ+vtdtY28
 YcO7iw//ZHGjSI4WTwwtthgBsn108x0iRMpo3d8rYN6ESDEIgXELbEDFzWSbIzBB
 yCWUUmbNzv1YcwUF+XOoiQzdMZP6GdSTL/vvj3KgRPDgkOgNlnEgxJEPyC1mbUf5
 oJ5S/f8sr1+hfFp6LJiDnZTU6RcJHZSsLlwW4GfA87hjHCun8lQSfP+E4x1RyS4s
 6+LA+mYQNk0OFfqmE/w/Jqn44nHqoduD3Ay/I/5sd8YECtowiI9ZZ+85GkYPtDFa
 R5pW4eSoffYr5vXDTdCyBARSUxUcm++yIB/yAgi5B4xQCEKK5ds7M6YL0ylGXdey
 8ezINGXHhFsc40e4Gp/13m6/jYy322PF6kEeUWb63uZ0djJMxba7SFmEAUs00zme
 UQ8irtGay80tgRnS9btRChKFOqKcXFr5bsN5L6tkVdoJMTAziz7B77fwo7W+x+7b
 MTdlUfFMupuQJWETte9o04TkGZ5/tqnlcbpF/iTws3vCyeFyZ0LWHueQpSwhO2oy
 wzdDZ1VLHATPdVlGV757yfH9O8BkyHtdG8lXVLLoR0C1JOqUlyfScGxfLFwawUC8
 cERw9bU4f2IT+lJbr5WqpG+BnQ6TnwoNOvqajXHAByDQ/Gd8MLZoX91ykZflaWxQ
 EIvXVytWdwmQ4iReD+9ETPHBXC8v3W4+hkqrJxCAqVHPxBkXS40=
 =Ia0F
 -----END PGP SIGNATURE-----

Merge tag 'devicetree-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux

Pull devicetree updates from Rob Herring:
 "DT core:

   - Cleanup of the reserved memory code to keep CMA specifics in CMA
     code

   - Add and convert several users to new of_machine_get_match() helper

   - Validate nul termination in string properties

   - Update dtc to upstream v1.7.2-69-g53373d135579

   - Limit matching reserved memory devices to /reserved-memory nodes

   - Fix some UAF in unittests

   - Remove Baikal SoC bus driver

   - Fix false DT_SPLIT_BINDING_PATCH checkpatch warning

   - Allow fw_devlink device-tree on x86

   - Fix kerneldoc return description for of_property_count_elems_of_size()

  DT bindings:

   - Add fsl,imx25-aips, fsl,imx25-tcq, qcom,eliza-pdc,
     qcom,eliza-spmi-pmic-arb, qcom,hawi-imem, qcom,milos-imem,
     qcom,hawi-pdc, and lg,sw49410 bindings

   - Convert arm,vexpress-scc to DT schema

   - Deprecate Qualcomm generic CPU compatibles. Add Apple M3 CPU cores.

   - Move some dual-link display panels to the dual-link schema

   - Drop mux controller node name constraints

   - Remove Baikal SoC bus bindings

   - Fix a false warning in the thermal trip node binding"

* tag 'devicetree-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (39 commits)
  dt-bindings: display: panel: panel-simple: Add lg,sw49410 compatible
  dt-bindings: display: ti, am65x-dss: Fix AM62L DSS reg and clock constraints
  dt-bindings: display: simple: Move Innolux G156HCE-L01 panel to dual-link
  dt-bindings: display: simple: Move AUO 21.5" FHD to dual-link
  dt-bindings: thermal: Fix false warning with 'phandle' in trips nodes
  of: unittest: fix use-after-free in testdrv_probe()
  of: unittest: fix use-after-free in of_unittest_changeset()
  dt-bindings: qcom,pdc: document the Hawi Power Domain Controller
  dt-bindings: ARM: arm,vexpress-scc: convert to DT schema
  drivers/of: fdt: validate flat DT string properties before string use
  drivers/of: fdt: validate stdout-path properties before parsing them
  dt-bindings: sram: Document qcom,hawi-imem compatible
  dt-bindings: sram: Allow multiple-word prefixes to sram subnode
  dt-bindings: sram: Document qcom,milos-imem
  scripts/dtc: Update to upstream version v1.7.2-69-g53373d135579
  of: property: Allow fw_devlink device-tree on x86
  dt-bindings: arm: cpus: Add Apple M3 CPU core compatibles
  dt-bindings: display: lt8912b: Drop redundant endpoint properties
  dt-bindings: opp-v2: Fix example 3 CPU reg value
  dt-bindings: connector: add pd-disable dependency
  ...
2026-04-17 14:09:02 -07:00
..
armada
atmel dt-bindings: display: convert Atmel's HLCDC to DT schema 2024-02-22 16:21:56 -07:00
bridge Devicetree updates for v7.1: 2026-04-17 14:09:02 -07:00
connector dt-bindings: dp-connector: describe separate DP and AUX lines 2025-09-09 20:38:31 -05:00
hisilicon
imx dt-bindings: display: imx: add HDMI PAI for i.MX8MP 2025-09-29 09:46:02 +08:00
mediatek dt-bindings: display: mediatek: Add compatibles for MediaTek mt8167 2026-03-22 13:16:21 +00:00
msm drm for v7.1-rc1 2026-04-15 08:45:00 -07:00
panel Devicetree updates for v7.1: 2026-04-17 14:09:02 -07:00
rockchip dt-bindings: display: rockchip: Add rk3576 DisplayPort 2026-02-21 23:13:38 +01:00
samsung drm next for 6.18-rc1 2025-10-02 12:47:25 -07:00
sprd dt-bindings: display: sprd,sharkl3-dsi-host: Fix missing clocks constraints 2025-07-22 23:14:22 -05:00
tegra dt-bindings: display: tegra: Document Tegra20 HDMI port 2026-03-27 16:25:45 +01:00
ti dt-bindings: display: ti, am65x-dss: Fix AM62L DSS reg and clock constraints 2026-04-16 07:27:24 -05:00
tilcdc dt-bindings: display: tilcdc: Mark panel binding as deprecated 2026-02-11 09:16:15 +01:00
xlnx dt-bindings: display/xlnx/zynqmp-dpsub: Add audio DMAs 2024-12-19 08:53:58 +02:00
allwinner,sun4i-a10-display-backend.yaml
allwinner,sun4i-a10-display-engine.yaml
allwinner,sun4i-a10-display-frontend.yaml dt-bindings: Remove extra blank lines 2025-11-17 11:24:50 -06:00
allwinner,sun4i-a10-hdmi.yaml
allwinner,sun4i-a10-tcon.yaml
allwinner,sun4i-a10-tv-encoder.yaml
allwinner,sun6i-a31-drc.yaml dt-bindings: Remove extra blank lines 2025-11-17 11:24:50 -06:00
allwinner,sun6i-a31-mipi-dsi.yaml
allwinner,sun8i-a83t-de2-mixer.yaml dt-bindings: allwinner: add H616 DE33 mixer binding 2025-06-02 09:57:19 +02:00
allwinner,sun8i-a83t-dw-hdmi.yaml dt-bindings: Remove extra blank lines 2025-11-17 11:24:50 -06:00
allwinner,sun8i-a83t-hdmi-phy.yaml
allwinner,sun8i-r40-tcon-top.yaml
allwinner,sun9i-a80-deu.yaml
amlogic,meson-dw-hdmi.yaml dt-bindings: display: Correct indentation and style in DTS example 2025-01-10 09:43:41 -06:00
amlogic,meson-g12a-dw-mipi-dsi.yaml dt-bindings: display: add Amlogic MIPI DSI Host Controller bindings 2023-06-01 16:10:20 +02:00
amlogic,meson-vpu.yaml dt-bindings: Remove extra blank lines 2025-11-17 11:24:50 -06:00
apple,h7-display-pipe-mipi.yaml dt-bindings: display: Add Apple pre-DCP display controller 2025-03-03 12:00:30 -05:00
apple,h7-display-pipe.yaml dt-bindings: display: Add Apple pre-DCP display controller 2025-03-03 12:00:30 -05:00
arm,hdlcd.yaml
arm,komeda.yaml dt-bindings: display: arm,komeda: add Arm China Linlon D6 compatible 2026-03-24 16:08:53 +00:00
arm,malidp.yaml
arm,pl11x.yaml dt-bindings: display: arm,pl11x: Allow resets property 2025-06-09 11:02:55 -05:00
atmel,lcdc-display.yaml dt-bindings: display: atmel,lcdc: convert to dtschema 2024-03-25 16:49:41 -05:00
atmel,lcdc.yaml dt-bindings: display: atmel,lcdc: convert to dtschema 2024-03-25 16:49:41 -05:00
brcm,bcm2711-hdmi.yaml dt-bindings: display: bcm2711-hdmi: Add interrupt details for BCM2712 2025-12-01 06:43:11 -06:00
brcm,bcm2835-dpi.yaml
brcm,bcm2835-dsi0.yaml
brcm,bcm2835-hdmi.yaml
brcm,bcm2835-hvs.yaml dt-bindings: display: Fix brcm,bcm2835-hvs bindings for BCM2712 2025-12-01 06:45:09 -06:00
brcm,bcm2835-pixelvalve0.yaml dt-bindings: display: Add BCM2712 PixelValve bindings 2024-11-27 14:37:19 +00:00
brcm,bcm2835-txp.yaml dt-bindings: display: Add BCM2712 MOPLET bindings 2024-11-27 14:37:19 +00:00
brcm,bcm2835-v3d.yaml
brcm,bcm2835-vc4.yaml dt-bindings: display: Add BCM2712 KMS driver bindings 2024-11-27 14:37:19 +00:00
brcm,bcm2835-vec.yaml
cirrus,clps711x-fb.txt dt-bindings: Fix typos 2023-08-18 11:32:25 -05:00
dp-aux-bus.yaml dt-bindings: display: Drop unneeded quotes 2023-03-24 14:20:49 -05:00
dsi-controller.yaml dt-bindings: Updates Linus Walleij's mail address 2025-12-16 10:17:59 -06:00
elgin,jg10309-01.yaml dt-bindings: display: elgin,jg10309-01: Add own binding 2024-10-01 19:21:26 -05:00
faraday,tve200.yaml dt-bindings: Updates Linus Walleij's mail address 2025-12-16 10:17:59 -06:00
fsl,lcdif.yaml dt-bindings: lcdif: add lcd panel related property for imx28 2025-06-09 11:02:05 -05:00
fsl,ls1021a-dcu.yaml dt-bindings: display: imx: convert fsl,dcu.txt to yaml format 2025-07-22 23:12:28 -05:00
fsl,vf610-tcon.yaml dt-bindings: display: imx: convert fsl,tcon.txt to yaml format 2025-04-22 09:40:08 -05:00
google,goldfish-fb.yaml dt-bindings: display: google,goldfish-fb: Convert to DT schema 2026-02-03 20:58:11 -06:00
himax,hx8357.yaml dt-bindings: display: convert himax,hx8357d.txt to yaml format 2025-06-09 11:02:55 -05:00
ilitek,ili9225.txt
ilitek,ili9486.yaml dt-bindings: Remove extra blank lines 2025-11-17 11:24:50 -06:00
ingenic,ipu.yaml
ingenic,lcd.yaml
intel,keembay-display.yaml
intel,keembay-msscam.yaml
lvds-data-mapping.yaml dt-bindings: display: lvds-data-mapping: Add 30-bit RGB pixel data mappings 2024-11-05 13:26:42 +02:00
lvds-dual-ports.yaml dt-bindings: display: Document dual-link LVDS display common properties 2024-11-05 13:26:43 +02:00
lvds.yaml dt-bindings: Fix various typos 2024-09-13 14:01:34 -05:00
marvell,pxa2xx-lcdc.txt
marvell,pxa300-gcu.txt
mayqueen,pixpaper.yaml dt-bindings: display: Add Mayqueen Pixpaper e-ink panel 2025-09-05 14:53:06 +02:00
mipi-dsi-bus.txt
multi-inno,mi0283qt.txt
renesas,cmm.yaml dt-bindings: display: Correct indentation and style in DTS example 2025-01-10 09:43:41 -06:00
renesas,du.yaml dt-bindings: display: renesas,du: add top-level constraints 2025-01-28 17:22:35 +02:00
renesas,rzg2l-du.yaml dt-bindings: display: renesas,rzg2l-du: Add support for RZ/V2N SoC 2025-11-10 10:55:12 +00:00
renesas,shmobile-lcdc.yaml dt-bindings: display: Add Renesas SH-Mobile LCDC bindings 2023-10-16 11:47:43 +02:00
repaper.txt
sharp,ls010b7dh04.yaml dt-bindings: display: Add Sharp Memory LCD bindings 2024-10-19 02:21:32 +03:00
simple-framebuffer.yaml dt-bindings: Remove extra blank lines 2025-11-17 11:24:50 -06:00
sitronix,st7567.yaml dt-bindings: display: sitronix,st7567: add optional inverted property 2025-09-01 15:26:44 +02:00
sitronix,st7571.yaml dt-bindings: display: sitronix,st7571: add example for SPI 2025-12-15 13:49:40 +01:00
sitronix,st7586.yaml dt-bindings: display: convert sitronix,st7586 to YAML 2025-06-09 11:02:53 -05:00
sitronix,st7735r.yaml dt-bindings: display: remove backlight node from panel examples 2023-10-17 13:44:41 -05:00
sitronix,st7920.yaml dt-bindings: display: sitronix,st7920: Add DT schema 2025-12-15 18:24:21 +01:00
sm501fb.txt
snps,arcpgu.txt
solomon,ssd-common.yaml dt-bindings: display: Split common Solomon properties in their own schema 2023-10-18 09:53:31 +02:00
solomon,ssd132x.yaml dt-bindings: display: ssd132x: Add vendor prefix to width and height 2024-01-01 13:03:02 +01:00
solomon,ssd133x.yaml dt-bindings: display: Add SSD133x OLED controllers 2024-01-01 13:03:03 +01:00
solomon,ssd1307fb.yaml dt-bindings: display: ssd1307fb: Add vendor prefix to width and height 2024-01-01 13:03:01 +01:00
ssd1289fb.txt
st,stih4xx.txt
st,stm32-dsi.yaml dt-bindings: display: st,stm32-dsi: Remove unnecessary fields 2023-05-30 10:04:05 +02:00
st,stm32-ltdc.yaml dt-bindings: display: st,stm32-ltdc: add access-controllers property 2025-08-28 17:43:56 +02:00
st,stm32mp25-lvds.yaml dt-bindings: display: st,stm32mp25-lvds: add power-domains property 2025-08-28 17:43:56 +02:00
ste,mcde.yaml dt-bindings: Updates Linus Walleij's mail address 2025-12-16 10:17:59 -06:00
verisilicon,dc.yaml dt-bindings: display: add verisilicon,dc 2026-02-05 09:41:56 +01:00
via,vt8500-fb.txt
wm,prizm-ge-rops.txt
wm,wm8505-fb.txt
xylon,logicvc-display.yaml dt-bindings: display: Drop unneeded quotes 2023-03-24 14:20:49 -05:00