mirror_ubuntu-kernels/Documentation/devicetree/bindings/display/panel
Linus Torvalds 9bf3fc5007 Devicetree updates for v5.18:
- Add Krzysztof Kozlowski as co-maintainer for DT bindings providing
   much needed help.
 
 - DT schema validation now takes DTB files as input rather than
   intermediate YAML files. This decouples the validation from the source
   level syntax information. There's a bunch of schema fixes as a result
   of switching to DTB based validation which exposed some errors
   and incomplete schemas and examples.
 
 - Kbuild improvements to explicitly warn users running 'make
   dt_binding_check' on missing yamllint
 
 - Expand DT_SCHEMA_FILES kbuild variable to take just a partial filename
   or path instead of the full path to 1 file.
 
 - Convert various bindings to schema format: mscc,vsc7514-switch,
   multiple GNSS bindings, ahci-platform, i2c-at91, multiple UFS
   bindings, cortina,gemini-sata-bridge, cortina,gemini-ethernet, Atmel
   SHA, Atmel TDES, Atmel AES, armv7m-systick, Samsung Exynos display
   subsystem, nuvoton,npcm7xx-timer, samsung,s3c2410-i2c, zynqmp_dma,
   msm/mdp4, rda,8810pl-uart
 
 - New schemas for u-boot environment variable partition, TI clksel
 
 - New compatible strings for Renesas RZ/V2L SoC
 
 - Vendor prefixes for Xen, HPE, deprecated Synopsys, deprecated HiSilicon
 
 - Add/fix schemas for QEMU Arm 'virt' machine
 
 - Drop unused of_alias_get_alias_list() function
 
 - Add a script to check DT unittest EXPECT message output. Pass messages
   also now print by default at PR_INFO level to help test automation.
 -----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAmI8s64QHHJvYmhAa2Vy
 bmVsLm9yZwAKCRD6+121jbxhwx3tD/4j56NE+aLkL636+I8tGFm3r+r6uLLT4SWh
 zDuiX3MP9OKfhJw43TjjURLwX5adBnG3nn505IXcAeiMRgEiciOpSa12w0mXyjMX
 QgVOcoaI3H2GBMEddJRo1PLTM/K5sYzZxAKLB827xoOk4mGNA0ZBAHvlB3W+yLE5
 CE5yTaFoL4EMXuhWMtMrMlG1PQrbO3FpQ2DHBKrpxHPJmnHLk3c0YtMSTHGQnWbN
 AxT3S6RSsOLwLzZAXi2AlswqY82n5KtUf/RBrYi8rdr/xnIsCfMeXxafkP2Hyxkq
 L9RfKVn05c0LRtO1Eh8kYr+lmYmcWz/SIdJZXzpviIgE9MJapCAk0blBZ4S/FH0B
 EVGB1JkwCZFck6DBmkNJxAwR0iQOGWkJIkn6iBPNF0dHp58eE6adaXjhFH3uBEHk
 dXFaxPlvZ3P/Q2I/vmQ//m5tZMyjeCY2BlVYpkUJMOFfN26MIGHUmUlLnovLDqu4
 lYgZG4V244uYzALLbURpbp+5dlPH/PL2gxvJJNqTS+/hXktQx1XnML4wD+xfJ4nT
 OY5DD7Z+KGBrdsMtxkFtIFvKD63E2gtAR5RZO0J/txlzhW7Wg6fJbhJZeRFhZKmN
 GAfud2s6rliyygByBL4ea50DSLLQpc/9HZtFmZ3NTILM6NbUR74sHt+1EZ1hee+M
 LaNsSscHuQ==
 =g1li
 -----END PGP SIGNATURE-----

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

Pull devicetree updates from Rob Herring:

 - Add Krzysztof Kozlowski as co-maintainer for DT bindings providing
   much needed help.

 - DT schema validation now takes DTB files as input rather than
   intermediate YAML files. This decouples the validation from the
   source level syntax information. There's a bunch of schema fixes as a
   result of switching to DTB based validation which exposed some errors
   and incomplete schemas and examples.

 - Kbuild improvements to explicitly warn users running 'make
   dt_binding_check' on missing yamllint

 - Expand DT_SCHEMA_FILES kbuild variable to take just a partial
   filename or path instead of the full path to 1 file.

 - Convert various bindings to schema format: mscc,vsc7514-switch,
   multiple GNSS bindings, ahci-platform, i2c-at91, multiple UFS
   bindings, cortina,gemini-sata-bridge, cortina,gemini-ethernet, Atmel
   SHA, Atmel TDES, Atmel AES, armv7m-systick, Samsung Exynos display
   subsystem, nuvoton,npcm7xx-timer, samsung,s3c2410-i2c, zynqmp_dma,
   msm/mdp4, rda,8810pl-uart

 - New schemas for u-boot environment variable partition, TI clksel

 - New compatible strings for Renesas RZ/V2L SoC

 - Vendor prefixes for Xen, HPE, deprecated Synopsys, deprecated
   HiSilicon

 - Add/fix schemas for QEMU Arm 'virt' machine

 - Drop unused of_alias_get_alias_list() function

 - Add a script to check DT unittest EXPECT message output. Pass
   messages also now print by default at PR_INFO level to help test
   automation.

* tag 'devicetree-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (96 commits)
  dt-bindings: kbuild: Make DT_SCHEMA_LINT a recursive variable
  dt-bindings: nvmem: add U-Boot environment variables binding
  dt-bindings: ufs: qcom: Add SM6350 compatible string
  dt-bindings: dmaengine: sifive,fu540-c000: include generic schema
  dt-bindings: gpio: pca95xx: drop useless consumer example
  Revert "of: base: Introduce of_alias_get_alias_list() to check alias IDs"
  dt-bindings: virtio,mmio: Allow setting devices 'dma-coherent'
  dt-bindings: gnss: Add two more chips
  dt-bindings: gnss: Rewrite sirfstar binding in YAML
  dt-bindings: gnss: Modify u-blox to use common bindings
  dt-bindings: gnss: Rewrite common bindings in YAML
  dt-bindings: ata: ahci-platform: Add rk3568-dwc-ahci compatible
  dt-bindings: ata: ahci-platform: Add power-domains property
  dt-bindings: ata: ahci-platform: Convert DT bindings to yaml
  dt-bindings: kbuild: Use DTB files for validation
  dt-bindings: kbuild: Pass DT_SCHEMA_FILES to dt-validate
  dt-bindings: Add QEMU virt machine compatible
  dt-bindings: arm: Convert QEMU fw-cfg to DT schema
  dt-bindings: i2c: at91: Add SAMA7G5 compatible strings list
  dt-bindings: i2c: convert i2c-at91 to json-schema
  ...
2022-03-26 11:41:53 -07:00
..
abt,y030xx067a.yaml dt-bindings: display: Add SPI peripheral schema to SPI based displays 2022-01-19 10:12:47 -06:00
advantech,idk-1110wr.yaml dt-bindings: display: Turn lvds.yaml into a generic schema 2022-02-02 10:52:53 +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,bf060y8m-aj0.yaml dt-bindings: display: Document BOE BF060Y8M-AJ0 panel compatible 2021-10-17 19:11:46 +02: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: boe, tv101wum-n16: Add compatible for boe tv110c9m-ll3 and inx hj110iz-01a 2021-09-28 09:31:28 -07: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: Another pass removing cases of 'allOf' containing a '$ref' 2022-03-02 14:02:57 -06: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,ili9163.yaml dt-bindings: display: add bindings for newhaven, 1.8-128160EF 2021-10-15 20:28:56 +02:00
ilitek,ili9322.yaml dt-bindings: display: Add SPI peripheral schema to SPI based displays 2022-01-19 10:12:47 -06:00
ilitek,ili9341.yaml dt-bindings: panel: ili9341: correct indentation 2021-08-23 21:57:22 +02:00
ilitek,ili9881c.yaml dt-bindings: ili9881c: add rotation property 2021-10-25 18:43:39 +02:00
innolux,ee101ia-01d.yaml dt-bindings: display: Turn lvds.yaml into a generic schema 2022-02-02 10:52:53 +01:00
innolux,ej030na.yaml dt-bindings: display: Add SPI peripheral schema to SPI based displays 2022-01-19 10:12:47 -06: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: display: enable port jdi,lt070me05000 2022-01-04 19:23:06 -06:00
kingdisplay,kd035g6-54nt.yaml dt-bindings: display: Add SPI peripheral schema to SPI based displays 2022-01-19 10:12:47 -06:00
leadtek,ltk050h3146w.yaml dt-bindings: ltk050h3146w: replace Heiko Stuebner by myself as maintainer 2022-02-09 18:39:08 -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: Add SPI peripheral schema to SPI based displays 2022-01-19 10:12:47 -06:00
logicpd,type28.yaml dt-bindings: Add Logic PD Type 28 display panel 2019-11-30 23:03:04 +01:00
mantix,mlaf057we51-x.yaml Devicetree updates for v5.12: 2021-02-22 10:05:12 -08:00
mitsubishi,aa104xd12.yaml dt-bindings: display: Turn lvds.yaml into a generic schema 2022-02-02 10:52:53 +01:00
mitsubishi,aa121td01.yaml dt-bindings: display: Turn lvds.yaml into a generic schema 2022-02-02 10:52:53 +01: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,nt35950.yaml dt-bindings: display: Add bindings for Novatek NT35950 2021-10-17 19:06:12 +02:00
novatek,nt36672a.yaml dt-bindings: display: novatek,nt36672a: Fix unevaluated properties warning 2022-01-05 11:42:33 -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: treewide: Update @st.com email address to @foss.st.com 2021-11-11 22:27:16 -06: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-edp.yaml dt-bindings: drm/panel-simple-edp: Introduce generic eDP panels 2021-09-20 09:13:35 -07:00
panel-lvds.yaml dt-bindings: panel: Introduce a panel-lvds binding 2022-02-02 10:52:53 +01:00
panel-mipi-dbi-spi.yaml dt-bindings: display: add bindings for MIPI DBI compatible SPI panels 2022-02-28 10:29:33 +01:00
panel-simple-dsi.yaml dt-bindings: panel-simple-dsi: add JDI R63452 panel bindings 2021-10-14 21:41:24 +02:00
panel-simple.yaml dt-bindings: display: simple: Add sharp LQ140M1JW46 panel 2022-02-16 11:31:35 -08: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: treewide: Update @st.com email address to @foss.st.com 2021-11-11 22:27:16 -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: Add SPI peripheral schema to SPI based displays 2022-01-19 10:12:47 -06: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,s6d27a1.yaml drm/panel: Add DT bindings for Samsung S6D27A1 display panel 2021-08-13 15:50:27 +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: Add SPI peripheral schema to SPI based displays 2022-01-19 10:12:47 -06: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: Turn lvds.yaml into a generic schema 2022-02-02 10:52:53 +01: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
sharp,ls060t1sx01.yaml dt-bindings: add bindings for the Sharp LS060T1SX01 panel 2021-10-10 19:13:20 +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: Add SPI peripheral schema to SPI based displays 2022-01-19 10:12:47 -06:00
sony,acx424akp.yaml drm/panel: Extend ACX424AKP bindings to ACX424AKM 2022-01-27 02:26:50 +01:00
sony,acx565akm.yaml dt-bindings: display: Add SPI peripheral schema to SPI based displays 2022-01-19 10:12:47 -06:00
sony,tulip-truly-nt35521.yaml dt-bindings: display: Add Sony Tulip Truly NT35521 panel support 2021-10-17 19:26:15 +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: Add SPI peripheral schema to SPI based displays 2022-01-19 10:12:47 -06: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