linux/Documentation/devicetree/bindings/display/bridge
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
..
adi,adv7511.yaml dt-bindings: Remove extra blank lines 2025-11-17 11:24:50 -06:00
adi,adv7533.yaml dt-bindings: display: adi,adv7533: Drop single lane support 2024-12-20 03:53:25 +02:00
analogix,anx7625.yaml dt-bindings: drm/bridge: anx7625: describe Type-C connector 2026-02-07 12:38:37 +02:00
analogix,anx7814.yaml dt-bindings: display: anx7814: Add definition for anx7816 2023-09-20 12:56:31 +02:00
analogix,dp.yaml dt-bindings: display: Add missing property types 2023-06-15 11:26:13 -06:00
anx6345.yaml dt-bindings: Fix SPI and I2C bus node names in examples 2023-03-08 09:04:53 -06:00
cdns,dsi.yaml
cdns,mhdp8546.yaml dt-bindings: display: Drop unneeded quotes 2023-03-24 14:20:49 -05:00
chipone,icn6211.yaml
chrontel,ch7033.yaml
fsl,imx8mp-hdmi-tx.yaml dt-bindings: display: imx: add HDMI PAI for i.MX8MP 2025-09-29 09:46:02 +08:00
fsl,imx8qxp-ldb.yaml
fsl,imx8qxp-pixel-combiner.yaml
fsl,imx8qxp-pixel-link.yaml
fsl,imx8qxp-pxl2dpi.yaml
fsl,imx93-mipi-dsi.yaml dt-bindings: display: bridge: Document Freescale i.MX93 MIPI DSI 2023-10-16 11:38:46 +02:00
fsl,ldb.yaml Merge drm/drm-next into drm-misc-next 2026-02-23 11:48:20 +01:00
google,cros-ec-anx7688.yaml
ingenic,jz4780-hdmi.yaml dt-bindings: display: ingenic,jz4780-hdmi: Add missing clock-names 2025-09-03 09:01:25 -05:00
intel,keembay-dsi.yaml
ite,it6263.yaml dt-bindings: display: bridge: Reference DAI common schema 2025-09-06 14:35:25 -05:00
ite,it6505.yaml dt-bindings: display: bridge: it6505: Add #sound-dai-cells 2024-04-08 02:09:36 -07:00
ite,it66121.yaml dt-bindings: display: bridge: it66121: Add compatible string for IT66122 2025-11-21 15:48:46 +01:00
lontium,lt8713sx.yaml dt-bindings: bridge: lt8713sx: Add bindings 2026-03-14 03:49:43 +02:00
lontium,lt8912b.yaml dt-bindings: display: lt8912b: Drop redundant endpoint properties 2026-04-07 10:58:51 -05:00
lontium,lt9211.yaml
lontium,lt9611.yaml dt-bindings: display: lt9611: Support single Port B input 2026-02-14 00:49:42 +02:00
lvds-codec.yaml dt-bindings: display: bridge: lvds-codec: add doestek,dtc34lm85am 2026-03-26 09:59:56 +01:00
megachips,stdp2690-ge-b850v3-fw.yaml dt-bindings: display: bridge: convert megachips-stdpxxxx-ge-b850v3-fw.txt to yaml 2025-09-26 15:53:30 -05:00
microchip,sam9x75-lvds.yaml dt-bindings: display: bridge: add sam9x75-lvds binding 2024-04-23 09:29:43 +02:00
nwl-dsi.yaml dt-bindings: display: nwl-dsi: Allow 'data-lanes' property for port@1 2025-04-07 18:48:10 -05:00
nxp,ptn3460.yaml Devicetree updates for v6.4, part 1: 2023-04-27 09:23:57 -07:00
nxp,tda998x.yaml dt-bindings: display: bridge: nxp,tda998x: Add missing clocks 2026-02-03 20:58:12 -06:00
parade,ps8622.yaml dt-bindings: Update Krzysztof Kozlowski's email 2025-11-17 11:24:50 -06:00
ps8640.yaml dt-bindings: Fix SPI and I2C bus node names in examples 2023-03-08 09:04:53 -06:00
renesas,dsi-csi2-tx.yaml dt-bindings: display: bridge: renesas,dsi-csi2-tx: Align panel example with ili9881c binding 2025-10-29 22:02:16 +01:00
renesas,dsi.yaml dt-bindings: display: bridge: renesas,dsi: Document RZ/V2H(P) and RZ/V2N 2025-12-16 07:24:37 +00:00
renesas,dw-hdmi.yaml
renesas,lvds.yaml
samsung,mipi-dsim.yaml dt-bindings: samsung,mipi-dsim: document exynos7870 DSIM compatible 2025-09-15 19:55:12 +09:00
sil,sii8620.yaml dt-bindings: Update Krzysztof Kozlowski's email 2025-11-17 11:24:50 -06:00
sil,sii9022.yaml dt-bindings: display: bridge: Reference DAI common schema 2025-09-06 14:35:25 -05:00
sil,sii9234.yaml dt-bindings: Fix SPI and I2C bus node names in examples 2023-03-08 09:04:53 -06:00
simple-bridge.yaml dt-bindings: display: bridge: simple: document the Algoltek AG6311 DP-to-HDMI bridge 2026-01-21 11:56:29 +02:00
snps,dw-mipi-dsi.yaml dt-bindings: Fix typos 2023-08-18 11:32:25 -05:00
solomon,ssd2825.yaml dt-bindings: display: bridge: Document Solomon SSD2825 2025-07-31 00:21:31 +03:00
synopsys,dw-hdmi.yaml dt-bindings: display: synopsys, dw-hdmi: Mark ddc-i2c-bus as deprecated 2024-06-20 23:19:06 +02:00
thead,th1520-dw-hdmi.yaml dt-bindings: display/bridge: add binding for TH1520 HDMI controller 2026-02-05 09:50:30 +01:00
thine,thc63lvd1024.yaml
ti,dlpc3433.yaml dt-bindings: Fix SPI and I2C bus node names in examples 2023-03-08 09:04:53 -06:00
ti,sn65dsi83.yaml dt-bindings: drm/bridge: ti-sn65dsi83: drop $ref to fix lvds-vod* warnings 2025-06-05 17:01:04 -05:00
ti,sn65dsi86.yaml dt-bindings: drm/bridge: ti-sn65dsi86: Fix bouncing @codeaurora address 2024-02-05 10:54:25 -08:00
ti,tdp158.yaml dt-bindings: display: ti,tdp158: Add missing reg constraint 2025-09-03 09:01:25 -05:00
ti,tfp410.yaml
toshiba,tc358762.yaml dt-bindings: display: bridge: tc358762: Document reset-gpios 2023-06-01 14:49:04 +02:00
toshiba,tc358764.yaml
toshiba,tc358767.yaml dt-bindings: display: bridge: tc358867: mark port 0 and 1 configuration as valid 2026-02-03 20:58:11 -06:00
toshiba,tc358768.yaml dt-bindings: display: bridge: tc358768: switch to bus-width 2024-10-21 14:47:36 +02:00
toshiba,tc358775.yaml dt-bindings: display: bridge: tc358775: Add support for tc358765 2024-04-23 17:28:59 +02:00
waveshare,dsi2dpi.yaml dt-bindings: display: bridge: waveshare,dsi2dpi: Document 1..4 DSI lane support 2026-03-03 14:33:20 +01:00