mirror-linux/Documentation/devicetree/bindings/display/msm
Linus Torvalds d42b1c4757 Devicetree updates for v6.4, part 1:
Bindings:
 - Convert Qcom IOMMU, Amlogic timer, Freescale sec-v4.0, Toshiba
   TC358764 display bridge, Parade PS8622 display bridge, and  Xilinx
   FPGA bindings to DT schema format
 
 - Add qdu1000 and sa8775p SoC support to Qcom PDC interrupt controller
 
 - Add MediaTek MT8365 UART and SYSIRQ bindings
 
 - Add Arm Cortex-A78C and X1C core compatibles
 
 - Add vendor prefix for Novatek
 
 - Remove bindings for stih415, sti416, stid127 platforms
 
 - Drop uneeded quotes in schema files. This is preparation for yamllint
   checking quoting for us.
 
 - Add missing (unevaluated|additional)Properties constraints on child
   node schemas
 
 - Clean-up schema comments formatting
 
 - Fix I2C and SPI node bus names in schema examples
 
 - Clean-up some display compatibles schema syntax
 
 - Fix incorrect references to lvds.yaml
 
 - Gather all cache controller bindings in a common directory
 
 DT core:
 - Convert unittest to new void .remove platform device hook
 
 - kerneldoc fixes for DT address of_pci_range_to_resource/
   of_address_to_resource functions
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAmRINPkACgkQ+vtdtY28
 YcPIBA//ajT3b/Q98+Tyo20lYMTYLT/5JVehkl6wSctrBd8Td+mt/qdK6H8qmz20
 yq5SvO1sdnF5jrZ0EIP1i2xPNcxJFQqqR4Cr8rjR53FerSru6L07a9F/n+2XWBZ3
 ZJgDxXSGapby5VJfrF0stqaiHDGLBmsfX+38LYym9OBY99zDbAtVJvH6/rBt02wP
 nSF3xp5hC4z9J1cmp69DQq9n85UYyodtKwT0DJMaSzD0KlrI2yBxc0xtT0l04ekK
 384aM6yesbQV9mdJm10HkKDjqMfEguD0BAlnklHN3q4gVQVqC2yb8VHoOasVVVjl
 461UGMw9YRTqNcQjhporZdvpaH0ZLW94lESDF4M9OlP+6Aw88ZHtOIeWkSD1eycw
 50aaEX6BRiOQopVopaRPme+AJMSh0e4nBewrsT8mzRsDUbpqZSedN+1CybeBH+TP
 un4NTimy4opOoXDRhYbFMBhiIqmxDAX2oZUpONstKrjhFW8b93H/n3deHE/fGsG8
 TCBjzAD8DCmOBZE3XcoC1ZwJpFc3L+CxZ/bekDvHsuJmdQEF1tLS5F/rO1ty780U
 wNskteSlMG0vKboNHvZfu/3CgtKLGQsiipUdw9f/5vGjq8epioBksSAL9Dyngt7H
 4BknZ73/upFVczaF55udIUMRpxKUavMnCPdKJH+vSNYPMB/3mEg=
 =u3lA
 -----END PGP SIGNATURE-----

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

Pull devicetree updates from Rob Herring:
 "Bindings:

   - Convert Qcom IOMMU, Amlogic timer, Freescale sec-v4.0, Toshiba
     TC358764 display bridge, Parade PS8622 display bridge, and Xilinx
     FPGA bindings to DT schema format

   - Add qdu1000 and sa8775p SoC support to Qcom PDC interrupt
     controller

   - Add MediaTek MT8365 UART and SYSIRQ bindings

   - Add Arm Cortex-A78C and X1C core compatibles

   - Add vendor prefix for Novatek

   - Remove bindings for stih415, sti416, stid127 platforms

   - Drop uneeded quotes in schema files. This is preparation for
     yamllint checking quoting for us.

   - Add missing (unevaluated|additional)Properties constraints on child
     node schemas

   - Clean-up schema comments formatting

   - Fix I2C and SPI node bus names in schema examples

   - Clean-up some display compatibles schema syntax

   - Fix incorrect references to lvds.yaml

   - Gather all cache controller bindings in a common directory

  DT core:

   - Convert unittest to new void .remove platform device hook

   - kerneldoc fixes for DT address of_pci_range_to_resource/
     of_address_to_resource functions"

* tag 'devicetree-for-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (46 commits)
  dt-bindings: rng: Drop unneeded quotes
  dt-bindings: arm/soc: mediatek: Drop unneeded quotes
  dt-bindings: soc: qcom: Drop unneeded quotes
  dt-bindings: i2c: samsung: Fix 'deprecated' value
  dt-bindings: display: Fix lvds.yaml references
  dt-bindings: display: simplify compatibles syntax
  dt-bindings: display: mediatek: simplify compatibles syntax
  dt-bindings: drm/bridge: ti-sn65dsi86: Fix the video-interfaces.yaml references
  dt-bindings: timer: Drop unneeded quotes
  dt-bindings: interrupt-controller: qcom,pdc: document qcom,qdu1000-pdc
  dt-bindings: interrupt-controller: qcom-pdc: add compatible for sa8775p
  dt-bindings: reset: remove stih415/stih416 reset
  dt-bindings: net: dwmac: sti: remove stih415/sti416/stid127
  dt-bindings: irqchip: sti: remove stih415/stih416 and stid127
  dt-bindings: iommu: Convert QCOM IOMMU to YAML
  dt-bindings: irqchip: ti,sci-inta: Add optional power-domains property
  dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas
  of: address: Reshuffle to remove forward declarations
  of: address: Fix documented return value of of_pci_range_to_resource()
  of: address: Document return value of of_address_to_resource()
  ...
2023-04-27 09:23:57 -07:00
..
dp-controller.yaml dt-bindings: display: msm: dp-controller: document SM8450 compatible 2023-04-06 20:29:44 +03:00
dpu-common.yaml Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-dp', 'msm-next-lumag-dsi', 'msm-next-lumag-hdmi', 'msm-next-lumag-mdp5' and 'msm-next-lumag-mdp4' into msm-next-lumag 2023-01-22 22:43:05 +02:00
dsi-controller-main.yaml Merge tag 'drm-msm-next-2023-04-10' of https://gitlab.freedesktop.org/drm/msm into drm-next 2023-04-11 12:21:50 +02:00
dsi-phy-7nm.yaml dt-bindings: msm/dsi: Don't require vdds-supply on 7nm PHY 2023-01-22 22:42:58 +02:00
dsi-phy-10nm.yaml dt-bindings: display: Drop unneeded quotes 2023-03-24 14:20:49 -05:00
dsi-phy-14nm.yaml dt-bindings: msm/dsi: Don't require vcca-supply on 14nm PHY 2022-12-27 17:50:20 -08:00
dsi-phy-20nm.yaml dt-bindings: msm: update maintainers list with proper id 2022-06-06 08:30:52 -05:00
dsi-phy-28nm.yaml dt-bindings: msm: dsi-phy-28nm: Document fam-b compatible 2023-01-22 22:42:57 +02:00
dsi-phy-common.yaml dt-bindings: display: msm: drop redundant part of title 2023-01-12 21:45:16 +02:00
gmu.yaml dt-bindings: display: Drop unneeded quotes 2023-03-24 14:20:49 -05:00
gpu.yaml dt-bindings: display: Drop unneeded quotes 2023-03-24 14:20:49 -05:00
hdmi.yaml dt-bindings: display/msm: hdmi: mark hdmi-mux-supply as deprecated 2022-07-04 21:05:30 +03:00
mdp4.yaml dt-bindings: display: Drop unneeded quotes 2023-03-24 14:20:49 -05:00
mdss-common.yaml dt-bindings: display/msm: rename mdss nodes to display-subsystem 2023-01-20 09:44:10 +02:00
qcom,mdp5.yaml dt-bindings: yamllint: Require a space after a comment '#' 2023-03-08 09:04:53 -06:00
qcom,mdss.yaml dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas 2023-04-05 15:38:38 -05:00
qcom,msm8998-dpu.yaml Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-dp', 'msm-next-lumag-dsi', 'msm-next-lumag-hdmi', 'msm-next-lumag-mdp5' and 'msm-next-lumag-mdp4' into msm-next-lumag 2023-01-22 22:43:05 +02:00
qcom,msm8998-mdss.yaml dt-bindings: msm: dsi-controller-main: Add compatible strings for every current SoC 2023-01-24 10:11:51 +02:00
qcom,qcm2290-dpu.yaml Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-dp', 'msm-next-lumag-dsi', 'msm-next-lumag-hdmi', 'msm-next-lumag-mdp5' and 'msm-next-lumag-mdp4' into msm-next-lumag 2023-01-22 22:43:05 +02:00
qcom,qcm2290-mdss.yaml dt-bindings: display: msm: drop unneeded list for single compatible 2023-01-09 22:54:41 +02:00
qcom,sc7180-dpu.yaml Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-dp', 'msm-next-lumag-dsi', 'msm-next-lumag-hdmi', 'msm-next-lumag-mdp5' and 'msm-next-lumag-mdp4' into msm-next-lumag 2023-01-22 22:43:05 +02:00
qcom,sc7180-mdss.yaml dt-bindings: msm: dsi-controller-main: Add compatible strings for every current SoC 2023-01-24 10:11:51 +02:00
qcom,sc7280-dpu.yaml dt-bindings: display/msm: *dpu.yaml: split required properties clauses 2023-01-12 21:45:16 +02:00
qcom,sc7280-mdss.yaml dt-bindings: msm: dsi-controller-main: Add compatible strings for every current SoC 2023-01-24 10:11:51 +02:00
qcom,sc8280xp-dpu.yaml dt-bindings: display/msm: Add binding for SC8280XP MDSS 2023-01-12 21:45:17 +02:00
qcom,sc8280xp-mdss.yaml dt-bindings: display/msm: qcom, sc8280xp-mdss: add DP / eDP child nodes 2023-01-21 12:23:32 +02:00
qcom,sdm845-dpu.yaml Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-dp', 'msm-next-lumag-dsi', 'msm-next-lumag-hdmi', 'msm-next-lumag-mdp5' and 'msm-next-lumag-mdp4' into msm-next-lumag 2023-01-22 22:43:05 +02:00
qcom,sdm845-mdss.yaml dt-bindings: msm: dsi-controller-main: Add compatible strings for every current SoC 2023-01-24 10:11:51 +02:00
qcom,sm6115-dpu.yaml Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-dp', 'msm-next-lumag-dsi', 'msm-next-lumag-hdmi', 'msm-next-lumag-mdp5' and 'msm-next-lumag-mdp4' into msm-next-lumag 2023-01-22 22:43:05 +02:00
qcom,sm6115-mdss.yaml dt-bindings: display/msm: dsi-controller-main: Add SM6115 2023-04-06 20:29:45 +03:00
qcom,sm8150-dpu.yaml dt-bindings: display/msm: Add SM8150 MDSS & DPU 2023-01-18 03:07:40 +02:00
qcom,sm8150-mdss.yaml dt-bindings: msm: dsi-controller-main: Add compatible strings for every current SoC 2023-01-24 10:11:51 +02:00
qcom,sm8250-dpu.yaml dt-bindings: display/msm: *dpu.yaml: split required properties clauses 2023-01-12 21:45:16 +02:00
qcom,sm8250-mdss.yaml dt-bindings: msm: dsi-controller-main: Add compatible strings for every current SoC 2023-01-24 10:11:51 +02:00
qcom,sm8350-dpu.yaml dt-bindings: display: msm: Add qcom, sm8350-dpu binding 2023-01-12 21:45:16 +02:00
qcom,sm8350-mdss.yaml dt-bindings: msm: dsi-controller-main: Add compatible strings for every current SoC 2023-01-24 10:11:51 +02:00
qcom,sm8450-dpu.yaml dt-bindings: display/msm: add support for the display on SM8450 2023-01-12 21:45:16 +02:00
qcom,sm8450-mdss.yaml dt-bindings: display: msm: sm8450-mdss: Fix DSI compatible 2023-04-06 20:29:39 +03:00
qcom,sm8550-dpu.yaml dt-bindings: display/msm: document DPU on SM8550 2023-04-06 20:29:41 +03:00
qcom,sm8550-mdss.yaml dt-bindings: display/msm: document MDSS on SM8550 2023-04-06 20:29:38 +03:00