mirror_ubuntu-kernels/Documentation/devicetree/bindings/display/panel
Linus Torvalds 9e5f3ffcf1 Devicetree updates for v5.15:
- Refactor arch kdump DT related code to a common implementation
 
 - Add fw_devlink tracking for 'phy-handle', 'leds', 'backlight',
   'resets', and 'pwm' properties
 
 - Various clean-ups to DT FDT code
 
 - Fix a runtime error for !CONFIG_SYSFS
 
 - Convert Synopsys DW PCI and derivative binding docs to schemas. Add
   Toshiba Visconti PCIe binding.
 
 - Convert a bunch of memory controller bindings to schemas
 
 - Covert eeprom-93xx46, Samsung Exynos TRNG, Samsung Exynos IRQ
   combiner, arm-charlcd, img-ascii-lcd, UniPhier eFuse, Xilinx Zynq
   MPSoC FPGA, Xilinx Zynq MPSoC reset, Mediatek mmsys, Gemini boards,
   brcm,iproc-i2c, faraday,ftpci100, and ks8851 net to DT schema.
 
 - Extend nvmem bindings to handle bit offsets in unit-addresses
 
 - Add DT schemas for HiKey 970 PCIe PHY
 
 - Remove unused ZTE, energymicro,efm32-timer, and Exynos SATA bindings
 
 - Enable dtc pci_device_reg warning by default
 
 - Fixes for handling 'unevaluatedProperties' in preparation to enable
   pending support in the tooling for jsonschema 2020-12 draft
 -----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAmEuWEsQHHJvYmhAa2Vy
 bmVsLm9yZwAKCRD6+121jbxhw+CtD/45m84GisULb7FFmlo+WY2SbzE8a+MUEXo0
 5ZZoMViSvBchphap9ueFNDdrLMUOHMsFaxHuTCUxXr4tq7EOemM7Br4OLiwiRrM5
 o2CwBvXYu+49c4UKVFMM6RCKFiXvw5NLI4Twpj4Ge8farHvt9Ecwtq+Y+RYWgFk2
 xwXWut7ZK3zBU6B+s4MRBATCFTD5oC4pAJIK3OQUlUPqZEQqdTRBKv5lyg+VUY2k
 eU0Cyzm0dZAmtjAu8ovhVNLfK1pp165QiaFIE1qh5H3ZVZAJlNyqN4jBDx9E4pLj
 BeazrsqfOkC8mZC+T7TgixhwB6D+r6/JW9NiCjYbarXibIsUOKSTKtj8XR8eZF/g
 sLeVDx33U5S+dlj1OB7scwq4Q9sG27ii2rlkvafA5KKBjoR2dzz7o9JesCV1Guha
 goPXmcd08e+KrjINxVc6gk4Y+KG8u+G7qnXnnmSatESJKxiDu1OgU3L16mlTJFaM
 hBmrh5rx1y8EkQnzgceTZIIWh30poSQKKyDB6Ta4Dude5JE+rS30oVURDR7MIrav
 rY70OYOiSq/nCcC7bc0Yu0UxJi+bwH28WvsD0aeCUOBTFsnI4j2uvsPsh3Aq74O0
 UbQmUCMxhpmsDVdIOqlS1IVH8M79I+BrDTPVP6EE96ttoj9FbSi6AgjeGJzVMC99
 EhtWe+gKTQ==
 =28CD
 -----END PGP SIGNATURE-----

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

Pull devicetree updates from Rob Herring:

 - Refactor arch kdump DT related code to a common implementation

 - Add fw_devlink tracking for 'phy-handle', 'leds', 'backlight',
   'resets', and 'pwm' properties

 - Various clean-ups to DT FDT code

 - Fix a runtime error for !CONFIG_SYSFS

 - Convert Synopsys DW PCI and derivative binding docs to schemas. Add
   Toshiba Visconti PCIe binding.

 - Convert a bunch of memory controller bindings to schemas

 - Covert eeprom-93xx46, Samsung Exynos TRNG, Samsung Exynos IRQ
   combiner, arm-charlcd, img-ascii-lcd, UniPhier eFuse, Xilinx Zynq
   MPSoC FPGA, Xilinx Zynq MPSoC reset, Mediatek mmsys, Gemini boards,
   brcm,iproc-i2c, faraday,ftpci100, and ks8851 net to DT schema.

 - Extend nvmem bindings to handle bit offsets in unit-addresses

 - Add DT schemas for HiKey 970 PCIe PHY

 - Remove unused ZTE, energymicro,efm32-timer, and Exynos SATA bindings

 - Enable dtc pci_device_reg warning by default

 - Fixes for handling 'unevaluatedProperties' in preparation to enable
   pending support in the tooling for jsonschema 2020-12 draft

* tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (78 commits)
  dt-bindings: display: remove zte,vou.txt binding doc
  dt-bindings: hwmon: merge max1619 into trivial devices
  dt-bindings: mtd-physmap: Add 'arm,vexpress-flash' compatible
  dt-bindings: PCI: imx6: convert the imx pcie controller to dtschema
  dt-bindings: Use 'enum' instead of 'oneOf' plus 'const' entries
  dt-bindings: Add vendor prefix for Topic Embedded Systems
  of: fdt: Rename reserve_elfcorehdr() to fdt_reserve_elfcorehdr()
  arm64: kdump: Remove custom linux,usable-memory-range handling
  arm64: kdump: Remove custom linux,elfcorehdr handling
  riscv: Remove non-standard linux,elfcorehdr handling
  of: fdt: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD) instead of #ifdef
  of: fdt: Add generic support for handling usable memory range property
  of: fdt: Add generic support for handling elf core headers property
  crash_dump: Make elfcorehdr address/size symbols always visible
  dt-bindings: memory: convert Samsung Exynos DMC to dtschema
  dt-bindings: devfreq: event: convert Samsung Exynos PPMU to dtschema
  dt-bindings: devfreq: event: convert Samsung Exynos NoCP to dtschema
  kbuild: Enable dtc 'pci_device_reg' warning by default
  dt-bindings: soc: remove obsolete zte zx header
  dt-bindings: clock: remove obsolete zte zx header
  ...
2021-09-01 18:34:51 -07:00
..
abt,y030xx067a.yaml dt-bindings/display: abt,y030xx067a: Fix binding 2020-12-18 15:15:20 -06:00
advantech,idk-1110wr.yaml dt-bindings: display: Add idk-1110wr binding 2020-03-14 08:36:10 +01:00
advantech,idk-2121wr.yaml dt-bindings: display: Use OF graph schema 2021-01-11 18:03:59 -06:00
arm,versatile-tft-panel.yaml dt-bindings: display: arm: versatile: Pass the sysreg unit name 2020-06-30 08:42:26 -06:00
armadeus,st0700-adapt.yaml dt-bindings: display: Convert armadeus,st0700-adapt panel to DT schema 2019-07-08 13:39:13 -06:00
asus,z00t-tm5p5-nt35596.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
bananapi,s070wv20-ct16.yaml dt-bindings: display: Convert bananapi,s070wv20-ct16 panel to DT schema 2019-07-08 13:39:17 -06:00
boe,himax8279d.yaml dt-bindings: display: convert boe,himax8279d to DT Schema 2020-04-15 18:00:28 +02:00
boe,tv101wum-nl6.yaml dt-bindings: Remove "status" from schema examples 2021-07-27 08:03:12 -06:00
display-timing.txt dt-bindings: display: convert display-timings to DT schema 2020-02-29 19:08:04 +01:00
display-timings.yaml dt-bindings: display: grammar fixes in panel/ 2020-03-21 21:14:43 +01:00
dlc,dlc0700yzg-1.yaml dt-bindings: display: Convert dlc,dlc0700yzg-1 panel to DT schema 2019-07-08 13:39:22 -06:00
elida,kd35t133.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
feixin,k101-im2ba02.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
feiyang,fy07024di26a30d.yaml dt-bindings: display: panel: Convert feiyang,fy07024di26a30d to DT schema 2020-04-07 22:11:36 +02:00
ilitek,ili9322.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
ilitek,ili9341.yaml dt-bindings: display: panel: Add ilitek ili9341 panel bindings 2021-08-05 11:08:14 +02:00
ilitek,ili9881c.yaml dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
innolux,ee101ia-01d.yaml dt-bindings: display: Convert innolux,ee101ia-01 panel to DT schema 2019-07-08 13:39:41 -06:00
innolux,ej030na.yaml dt-bindings: display/panel: Add Innolux EJ030NA 2021-07-14 21:43:48 +01:00
innolux,p097pfg.yaml dt-bindings: display: convert innolux,p097pfg to DT Schema 2020-04-15 18:00:28 +02:00
innolux,p120zdg-bf1.yaml dt-bindings: display: convert innolux,p120zdg-bf1 to DT Schema 2020-04-15 18:00:28 +02:00
jdi,lt070me05000.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
kingdisplay,kd035g6-54nt.yaml dt-bindings: panel/kingdisplay,kd035g6-54nt: Remove spi-cs-high 2021-03-12 15:57:18 +01:00
leadtek,ltk050h3146w.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
leadtek,ltk500hd1829.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
lg,lg4573.yaml dt-bindings: display: convert lg,lg4573 to DT Schema 2020-04-15 18:00:29 +02:00
lgphilips,lb035q02.yaml dt-bindings: display: convert lgphilips,lb035q02 to DT Schema 2020-04-15 18:05:46 +02:00
logicpd,type28.yaml dt-bindings: Add Logic PD Type 28 display panel 2019-11-30 23:03:04 +01:00
lvds.yaml dt-bindings: display: Fix spacing in lvds.yaml 2021-05-20 15:21:19 -05:00
mantix,mlaf057we51-x.yaml Devicetree updates for v5.12: 2021-02-22 10:05:12 -08:00
mitsubishi,aa104xd12.yaml dt-bindings: display: Convert mitsubishi,aa104xd12 panel to DT schema 2019-07-08 13:39:46 -06:00
mitsubishi,aa121td01.yaml dt-bindings: display: Convert mitsubishi,aa121td01 panel to DT schema 2019-07-08 13:39:51 -06:00
nec,nl8048hl11.yaml dt-bindings: display: panel: Add bindings for NEC NL8048HL11 panel 2019-08-14 22:23:10 +02:00
novatek,nt35510.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
novatek,nt36672a.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
olimex,lcd-olinuxino.yaml dt-bindings: display: convert olimex,lcd-olinuxino to DT Schema 2020-04-15 18:05:46 +02:00
orisetech,otm8009a.yaml dt-bindings: display: fix panel warnings 2020-03-14 00:08:29 +01:00
panel-common.yaml dt-bindings: display: Use OF graph schema 2021-01-11 18:03:59 -06:00
panel-dpi.yaml dt-bindings: Clean-up undocumented compatible strings 2021-03-23 15:27:51 -06:00
panel-dsi-cm.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
panel-simple-dsi.yaml dt-bindings: panel-simple-dsi: add Khadas TS050 panel bindings 2020-12-07 14:56:26 +01:00
panel-simple.yaml dt-bindings: Add DT bindings for QiShenglong Gopher 2b panel 2021-08-05 09:45:23 +02:00
panel-timing.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
pda,91-00156-a0.yaml dt-bindings: display: Convert pda,91-00156-a0 panel to DT schema 2019-07-08 13:39:26 -06:00
raspberrypi,7inch-touchscreen.yaml dt-bindings: display: Convert raspberrypi,7inch-touchscreen panel to DT schema 2019-07-08 13:39:30 -06:00
raydium,rm67191.yaml dt-bindings: display: convert raydium,rm67191 to DT Schema 2020-04-15 18:00:29 +02:00
raydium,rm68200.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
rocktech,jh057n00900.yaml dt-bindings: panel: rocktech,jh057n00900: Add myself as maintainer 2020-08-16 17:23:47 +02:00
ronbo,rb070d30.yaml dt-bindings: Change maintainer address 2019-12-12 18:38:10 -06:00
samsung,amoled-mipi-dsi.yaml dt-bindings: display: samsung,amoled-mipi-dsi: Do not require enable-gpios on samsung,s6e63j0x03 2020-09-14 12:16:18 -06:00
samsung,ld9040.yaml dt-bindings: display: convert samsung,ld9040 to DT Schema 2020-04-15 18:05:45 +02:00
samsung,lms380kf01.yaml drm/panel: Add DT bindings for Samsung LMS380KF01 2021-07-17 13:10:27 +02:00
samsung,lms397kf04.yaml drm/panel: Fix up DT bindings for Samsung lms397kf04 2021-07-09 17:31:40 +02:00
samsung,s6d16d0.yaml dt-bindings: display: convert samsung,s6d16d0 to DT Schema 2020-04-15 18:05:45 +02:00
samsung,s6e8aa0.yaml dt-bindings: display: convert samsung,s6e8aa0 to DT Schema 2020-07-10 20:52:51 +02:00
samsung,s6e63m0.yaml dt-bindings: display: Augment s6e63m0 bindings 2021-01-12 09:08:55 +01:00
samsung,s6e88a0-ams452ef01.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
seiko,43wvf1g.yaml dt-bindings: display: convert seiko,43wvf1g to DT Schema 2020-04-15 18:05:46 +02:00
sgd,gktw70sdae4se.yaml dt-bindings: display: Convert sgd,gktw70sdae4se panel to DT schema 2019-07-08 13:39:55 -06:00
sharp,ld-d5116z01b.yaml dt-bindings: display: Convert sharp, ld-d5116z01b panel to DT schema 2019-10-15 12:29:36 -05:00
sharp,lq101r1sx01.yaml dt-bindings: display: convert sharp,lq101r1sx01 to DT Schema 2020-07-10 20:53:08 +02:00
sharp,lq150x1lg11.yaml dt-bindings: display: convert sharp,lq150x1lg11 to DT Schema 2020-04-15 18:05:46 +02:00
sharp,ls037v7dw01.yaml dt-bindings: display: convert sharp,ls037v7dw01 to DT Schema 2020-04-15 18:05:46 +02:00
sharp,ls043t1le01.yaml dt-bindings: display: convert sharp,ls043t1le01 to DT Schema 2020-04-15 18:05:45 +02:00
sitronix,st7701.yaml dt-bindings: display: panel: Convert sitronix,st7701 to DT schema 2020-04-07 22:11:43 +02:00
sitronix,st7789v.yaml dt-bindings: display: convert sitronix,st7789v to DT Schema 2020-04-15 18:05:45 +02:00
sony,acx424akp.yaml dt-bindings: Clean-up schema indentation formatting 2020-04-16 16:59:22 -05:00
sony,acx565akm.yaml dt-bindings: display: convert sony,acx565akm to DT Schema 2020-04-15 18:05:45 +02:00
startek,startek-kd050c.yaml dt-bindings: display: convert startek,startek-kd050c to DT Schema 2020-04-15 18:05:45 +02:00
tfc,s9700rtwv43tr-01b.yaml dt-bindings: display: Convert tfc,s9700rtwv43tr-01b panel to DT schema 2019-07-08 13:39:35 -06:00
ti,nspire.yaml drm/panel: simple: Add TI nspire panel bindings 2019-08-09 09:15:25 +02:00
tpo,td.yaml dt-bindings: display: convert toppoly panels to DT Schema 2020-04-15 18:05:45 +02:00
tpo,tpg110.yaml dt-bindings: Add missing 'unevaluatedProperties' 2020-10-07 11:26:41 -05:00
visionox,rm69299.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
xinpeng,xpp055c272.yaml Devicetree updates for v5.8: 2020-06-04 20:11:25 -07:00