linux_dsm_epyc7002/Documentation/devicetree/bindings/display
Linus Torvalds 2c97b5ae83 Devicetree updates for v5.5:
- DT schemas for PWM, syscon, power domains, SRAM, syscon-reboot,
   syscon-poweroff, renesas-irqc, simple-pm-bus, renesas-bsc, pwm-rcar,
   Renesas tpu, at24 eeprom, rtc-sh, Allwinner PS/2, sharp,ld-d5116z01b
   panel, Arm SMMU, max77650, Meson CEC, Amlogic canvas and DWC3 glue,
   Allwinner A10 mUSB and CAN, TI Davinci MDIO, QCom QCS404 interconnect,
   Unisoc/Spreadtrum SoCs and UART
 
 - Convert a bunch of Samsung bindings to DT schema
 
 - Convert a bunch of ST stm32 bindings to DT schema
 
 - Realtek and Exynos additions to Arm Mali bindings
 
 - Fix schema errors in RiscV CPU schema
 
 - Various schema fixes from improved meta-schema checks
 
 - Improve the handling of 'dma-ranges' and in particular fix DMA mask
   setup on PCI bridges
 
 - Fix a memory leak in add_changeset_property() and DT unit tests.
 
 - Several documentation improvements for schema validation
 
 - Rework build rules to improve schema validation errors
 
 - Color output for dtx_diff
 -----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAl3djLcQHHJvYmhAa2Vy
 bmVsLm9yZwAKCRD6+121jbxhw0mbEACocS2QpgxblYJfcHbMGmNajD0/jAWa6wwY
 eWNsx/Y+F1Xuz8uOsB5U9ZF5zQPTsqaN65osMljopjsib2TjUyCDZxAizzrMaFMK
 GyzS08lIh+pLYmwCmXP3YB1BaKI0j4UN+qY129jJPLfN2PrBBB0JQT9jxFQJNiB/
 XHCWT/n5sh3d/JiqGs1kHgFIwSX1jz69pU94ZTn6Nw7xgTrNl1lOXVBMaHvNGU/C
 hLXSRY+T/L0tyf33i3pm922cXxLgtAaDnAqxuPaD26hNRWw4RhvRtXJLJ2HTsCj2
 Pclc0sg6PZamyCP2vCQ5zm7nhGwbqDTSTVt3+n26DQ0Xi2SJvfbjehR3us5E0Uxe
 /CRgbwbLQxOFq/S/xeb3pqArOzsg2Uacb+lLLmKD+XCY0htObD/isLfMUxzXpB6A
 MMQkJfkcbeH5MSps2LBo6ip1JGhateJEpcaT93MK9mgH9Lzh+b/CUdq0BnvAnIKc
 t/LL57YTI7wnhEXFr6urD8xIbo0rNDlu4keaSnDaAQdh59wAvKCxAfw+rbhXA4je
 ZOi4qA70aWSOb31LXTK2S31e50LTQiQeJ/CwZ5t7RSxzTk1hFwC4YJ05aO7+qW9V
 xL6r5httEqVyTHkcbc8eaUBPTjL6iysKPUyJ7EwC2t/dTSDsQukHXq/JPQqK+0u/
 SRSY5mq0vw==
 =L6uq
 -----END PGP SIGNATURE-----

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

Pull Devicetree updates from Rob Herring:

 - DT schemas for PWM, syscon, power domains, SRAM, syscon-reboot,
   syscon-poweroff, renesas-irqc, simple-pm-bus, renesas-bsc, pwm-rcar,
   Renesas tpu, at24 eeprom, rtc-sh, Allwinner PS/2, sharp,ld-d5116z01b
   panel, Arm SMMU, max77650, Meson CEC, Amlogic canvas and DWC3 glue,
   Allwinner A10 mUSB and CAN, TI Davinci MDIO, QCom QCS404
   interconnect, Unisoc/Spreadtrum SoCs and UART

 - Convert a bunch of Samsung bindings to DT schema

 - Convert a bunch of ST stm32 bindings to DT schema

 - Realtek and Exynos additions to Arm Mali bindings

 - Fix schema errors in RiscV CPU schema

 - Various schema fixes from improved meta-schema checks

 - Improve the handling of 'dma-ranges' and in particular fix DMA mask
   setup on PCI bridges

 - Fix a memory leak in add_changeset_property() and DT unit tests.

 - Several documentation improvements for schema validation

 - Rework build rules to improve schema validation errors

 - Color output for dtx_diff

* tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (138 commits)
  libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h
  dt-bindings: arm: Remove leftover axentia.txt
  of: unittest: fix memory leak in attach_node_and_children
  of: overlay: add_changeset_property() memory leak
  dt-bindings: interrupt-controller: arm,gic-v3: Add missing type to interrupt-partition-* nodes
  dt-bindings: firmware: ixp4xx: Drop redundant minItems/maxItems
  dt-bindings: power: Rename back power_domain.txt bindings to fix references
  dt-bindings: i2c: stm32: Migrate i2c-stm32 documentation to yaml
  dt-bindings: mtd: Convert stm32 fmc2-nand bindings to json-schema
  dt-bindings: remoteproc: convert stm32-rproc to json-schema
  dt-bindings: mailbox: convert stm32-ipcc to json-schema
  dt-bindings: mfd: Convert stm32 low power timers bindings to json-schema
  dt-bindings: interrupt-controller: Convert stm32-exti to json-schema
  dt-bindings: crypto: Convert stm32 HASH bindings to json-schema
  dt-bindings: rng: Convert stm32 RNG bindings to json-schema
  dt-bindings: pwm: Convert Samsung PWM bindings to json-schema
  dt-bindings: pwm: Convert PWM bindings to json-schema
  dt-bindings: serial: Add a new compatible string for SC9863A
  dt-bindings: serial: Convert sprd-uart to json-schema
  dt-bindings: arm: Add bindings for Unisoc SC9863A
  ...
2019-12-02 11:41:35 -08:00
..
armada
atmel dt-bindings: display: atmel: optional video-interface of endpoints 2018-08-27 21:21:16 +02:00
bridge Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
connector dt-bindings: display: hdmi-connector: Support DDC bus enable 2019-08-12 10:07:03 +02:00
etnaviv drm/etnaviv: remove the need for a gpu-subsystem DT node 2018-02-12 16:31:04 +01:00
exynos dt-bindings: exynos_dsim: update of graph bindings 2018-09-20 17:19:25 +09:00
hisilicon
imx dt-bindings: display: imx: fix native-mode setting 2019-10-11 10:30:08 -05:00
mediatek dt-bindings: mediatek: add mutex description for mt8183 display 2019-10-07 12:29:39 +08:00
msm dt-bindings: msm/disp: Introduce interconnect bindings for MDSS on SDM845 2019-06-20 08:39:24 -07:00
panel dt-bindings: display: Convert sharp, ld-d5116z01b panel to DT schema 2019-10-15 12:29:36 -05:00
rockchip dt-bindings: display: rockchip: document VOP gamma LUT address 2019-10-11 09:21:55 -04:00
sunxi dt-bindings: display: Convert Allwinner DSI to a schema 2019-05-30 20:52:31 +02:00
tegra dt-bindings: display: tegra: Support SOR crossbar configuration 2019-02-07 18:29:01 +01:00
ti dt-bindings: display/ti: Add optional property to set memory bandwidth limit 2017-12-19 10:32:00 +02:00
tilcdc dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
allwinner,sun6i-a31-mipi-dsi.yaml dt-bindings: sun6i-dsi: Add VCC-DSI supply property 2019-10-03 13:48:42 +02:00
amlogic,meson-dw-hdmi.yaml dt-bindings: Clean-up regulator '-supply' schemas 2019-10-14 09:23:54 -05:00
amlogic,meson-vpu.yaml dt-bindings: display: amlogic, meson-vpu: convert to yaml 2019-08-14 11:52:28 +02:00
arm,hdlcd.txt
arm,komeda.txt dt/bindings: drm/komeda: Unify mclk/pclk/pipeline->aclk to one ACLK 2019-06-19 11:42:17 +01:00
arm,malidp.txt dt/bindings: display: Add optional property node define for Mali DP500 2019-10-17 14:53:52 +01:00
arm,pl11x.txt drm/pl111: Deprecate the pads from the DT binding 2019-08-03 11:58:57 +02:00
atmel,lcdc.txt dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00
brcm,bcm-vc4.txt drm/vc4: Add support for the transposer block 2018-07-07 07:54:46 +02:00
cirrus,clps711x-fb.txt dt-bindings: display: clps711x-fb: fix native-mode setting 2019-10-11 10:30:20 -05:00
faraday,tve200.txt
fsl,dcu.txt
fsl,tcon.txt
google,goldfish-fb.txt
himax,hx8357d.txt dt-bindings: new binding for Himax HX8357D display panels 2018-10-30 16:23:33 -07:00
ht16k33.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
ilitek,ili9225.txt dt-bindings: update compatible string for ILI9225 2018-01-03 13:52:26 +01:00
ilitek,ili9341.txt dt-bindings: new binding for Ilitek ILI9341 display panels 2018-06-27 13:03:45 -05:00
ingenic,lcd.txt dt-bindings: Add doc for the Ingenic JZ47xx LCD controller driver 2019-06-19 13:21:01 +02:00
marvell,pxa2xx-lcdc.txt video: fbdev: pxafb: Add support for lcd-supply regulator 2018-07-24 19:11:26 +02:00
marvell,pxa300-gcu.txt dt-bindings: display: add devicetree bindings for pxa300-gcu 2018-07-24 19:11:24 +02:00
mipi-dsi-bus.txt dt-bindings: mipi-dsi: Add dual-channel DSI related info 2018-07-25 16:36:02 +05:30
multi-inno,mi0283qt.txt
mxsfb.txt
renesas,du.txt dt-bindings: display: renesas: du: Document the r8a774b1 bindings 2019-10-16 00:28:19 +03:00
repaper.txt
simple-framebuffer.yaml dt-bindings: simple-framebuffer: Add requirement for pipelines 2019-07-03 13:18:50 -06:00
sitronix,st7586.txt
sitronix,st7735r.txt dt-bindings: display: add missing semicolon in example 2019-02-28 11:41:23 -06:00
sm501fb.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
snps,arcpgu.txt
ssd1289fb.txt
ssd1307fb.txt dt-bindings: display: ssd1307fb: Add initialization properties 2019-07-23 17:18:34 +02:00
st,stih4xx.txt dt-bindings: Use lower case hex in unit-addresses 2017-12-26 10:37:05 -06:00
st,stm32-dsi.yaml dt-bindings: display: st,stm32-dsi: Fix white spaces 2019-10-29 11:41:00 -05:00
st,stm32-ltdc.yaml dt-bindings: display: st,stm32-dsi: Fix white spaces 2019-10-29 11:41:00 -05:00
ste,mcde.txt drm/mcde: Add device tree bindings 2019-04-17 22:54:03 +02:00
truly,nt35597.txt dt-bindings: Add Truly NT35597 panel driver bindings 2018-10-25 17:26:48 -04:00
via,vt8500-fb.txt
wm,prizm-ge-rops.txt
wm,wm8505-fb.txt
zte,vou.txt