linux/Documentation/devicetree/bindings/arm
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
..
altera dt-bindings: arm: socfpga: Add S10 System Manager binding 2019-04-02 07:37:54 +01:00
amlogic dt-bindings: sram: Merge Amlogic SRAM bindings into generic 2019-10-28 19:40:47 -05:00
apm
bcm dt-bindings: bcm: Add Raspberry Pi 3 A+ 2019-02-01 11:53:44 +01:00
calxeda
cpu-enable-method dt-bindings: arm: alpine: Move CPU control related binding to cpu-enable-method/al,alpine-smp 2018-10-04 20:06:21 -05:00
firmware Docs: dt: add devicetree binding for describing arm64 SDEI firmware 2018-01-13 10:44:48 +00:00
freescale Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
hisilicon dt-bindings: arm: hisilicon: Add binding for HiKey970 board 2018-09-19 16:15:13 +01:00
keystone firmware: ti_sci: Add RM mapping table for am654 2019-05-01 10:41:08 +01:00
marvell ARM: SoC: late updates for v5.4 2019-09-20 15:53:02 -07:00
mediatek We have a small collection of core framework updates this time, mostly around 2019-09-20 15:45:07 -07:00
mrvl dt-bindings: arm: mrvl: amend Browstone compatible string 2018-12-13 11:10:46 -06:00
msm This time it looks like a quieter release cycle in the clk tree. I guess that's 2018-10-31 11:08:30 -07:00
npcm arm: dts: add Nuvoton NPCM750 device tree 2018-03-06 18:01:15 +01:00
nxp dt-bindings: arm: Convert NXP LPC32xx board/soc bindings to json-schema 2019-06-27 11:24:34 -06:00
omap DTS: bindings: omap: update bindings documentation 2019-10-10 16:11:50 +05:30
rockchip
samsung dt-bindings: arm: samsung: Drop syscon compatible from CHIPID binding 2019-11-05 21:27:59 -06:00
socionext dt-bindings: Fix more $id value mismatches filenames 2019-07-26 17:41:41 -06:00
stm32 dt-bindings: arm: stm32: Add missing STM32 boards 2019-10-15 12:29:36 -05:00
sunxi dt-bindings: sram: Merge Allwinner SRAM bindings into generic 2019-10-28 19:40:47 -05:00
tegra dt-bindings: tegra186-pmc: Add interrupt controller properties 2018-11-28 16:42:58 +01:00
ti dt-bindings: Fix more $id value mismatches filenames 2019-07-26 17:41:41 -06:00
ux500 dt-bindings: arm: scu: Correct example SCU unit addresses 2018-09-20 14:55:55 -07:00
vt8500 dt-bindings: move various timer bindings to timer/ directory 2018-04-27 16:56:47 -05:00
actions.yaml dt-bindings: arm: Convert Actions Semi bindings to jsonschema 2019-09-11 09:53:19 +01:00
al,alpine.yaml dt-bindings: arm: Convert Alpine board/soc bindings to json-schema 2019-06-27 11:22:00 -06:00
altera.yaml dt-bindings: arm: Convert Altera board/soc bindings to json-schema 2018-12-13 09:41:50 -06:00
amlogic,scpi.txt Documentation: bindings: Add missing Amlogic SCPI sensor bindings 2018-11-29 12:29:58 -08:00
amlogic.yaml dt-bindings: arm: amlogic: add Amlogic SM1 based Khadas VIM3L bindings 2019-08-29 16:17:42 -07:00
arm-boards dt-bindings: arm-boards: Update pointer to ARM CPU bindings 2019-08-21 13:24:29 -05:00
arm-dsu-pmu.txt dt-bindings: Document devicetree binding for ARM DSU PMU 2018-01-02 16:43:12 +00:00
arm,scmi.txt dt-bindings: power: Convert Generic Power Domain bindings to json-schema 2019-11-14 10:46:16 -06:00
arm,scpi.txt dt-bindings: power: Convert Generic Power Domain bindings to json-schema 2019-11-14 10:46:16 -06:00
atmel-at91.yaml dt-bindings: arm: Convert Atmel board/soc bindings to json-schema 2019-06-20 11:13:52 +02:00
atmel-sysregs.txt dt-bindings: arm: atmel: add binding for SAM9X60 shutdown controller 2019-04-05 17:51:20 +02:00
axis.txt
axxia.yaml dt-bindings: arm: Convert Axxia board/soc bindings to json-schema 2019-06-27 11:24:32 -06:00
bitmain.yaml dt-bindings: arm: Document Bitmain BM1880 SoC 2019-02-09 16:09:43 +05:30
calxeda.yaml dt-bindings: arm: Convert Calxeda board/soc bindings to json-schema 2018-12-13 09:41:51 -06:00
cavium-thunder2.txt
cavium-thunder.txt
cci.txt
coresight-cpu-debug.txt dt-bindings: coresight: Change CPU phandle to required property 2019-07-04 12:23:26 +02:00
coresight.txt dt-bindings: arm: coresight: Add support for coresight-loses-context-with-cpu 2019-11-04 21:57:51 +01:00
cpu-capacity.txt dt-bindings: arm: Clean up CPU binding examples 2019-05-22 09:01:02 -05:00
cpus.yaml Devicetree updates for v5.4: 2019-09-19 13:48:37 -07:00
digicolor.yaml dt-bindings: arm: Convert Conexant Digicolor board/soc bindings to json-schema 2019-06-27 11:24:39 -06:00
fsl.yaml dt-bindings: arm: fsl: Add Kontron i.MX6UL N6310 compatibles 2019-08-24 22:44:48 +02:00
fw-cfg.txt
gemini.txt
idle-states.txt dt-bindings: arm: idle-states: Move exit-latency-us explanation 2019-09-02 15:58:27 +01:00
intel-ixp4xx.yaml ARM: ixp4xx: Add DT bindings 2019-04-23 16:02:14 +02:00
juno,scpi.txt
l2c2x0.yaml ARM: 8889/1: dt-bindings: document marvell,ecc-enable binding 2019-08-29 07:58:01 +01:00
mediatek.yaml dt-bindings: mediatek: add support for mt6779 reference board 2019-08-23 17:50:06 +02:00
moxart.yaml dt-bindings: arm: Convert MOXA ART board/soc bindings to json-schema 2019-06-27 11:24:33 -06:00
oxnas.txt
picoxcell.txt
pmu.yaml dt-bindings: arm: Convert PMU binding to json-schema 2019-01-14 14:40:59 +00:00
primecell.yaml dt-bindings: arm: Convert primecell binding to json-schema 2018-12-13 09:41:50 -06:00
psci.yaml dt-bindings: arm: Convert PSCI binding to json-schema 2019-06-27 11:32:51 -06:00
qcom.yaml dt-bindings: qcom: Document bindings for new MSM8916 devices 2019-08-05 15:14:48 -07:00
rda.yaml dt-bindings: arm: Convert RDA Micro board/soc bindings to json-schema 2019-07-09 12:56:17 -06:00
realtek.yaml dt-bindings: arm: Convert Realtek board/soc bindings to json-schema 2019-09-11 09:58:47 +01:00
renesas,prr.txt dt-bindings: arm: renesas: Move 'renesas,prr' binding to its own doc 2018-12-06 11:33:22 -08:00
renesas.yaml dt-bindings: Fix more $id value mismatches filenames 2019-07-26 17:41:41 -06:00
rockchip.yaml dt-bindings: arm: rockchip: fix Theobroma-System board bindings 2019-10-04 00:02:05 +02:00
rtsm-dcscb.txt
scu.txt dt-bindings: arm: scu: Correct example SCU unit addresses 2018-09-20 14:55:55 -07:00
secure.txt Documentation: dt: Add binding for /secure-chosen/stdout-path 2018-10-12 15:44:12 -05:00
sirf.yaml dt-bindings: arm: Convert CSR SiRF board/soc bindings to json-schema 2018-12-13 11:09:46 -06:00
sp810.txt doc: bindings: fix bad reference to ARM CPU bindings 2019-01-11 17:12:50 -06:00
spe-pmu.txt dt-bindings: Document devicetree binding for ARM SPE 2017-10-18 12:53:33 +01:00
spear-misc.txt
spear.yaml dt-bindings: arm: Convert SPEAr board/soc bindings to json-schema 2018-12-13 11:09:46 -06:00
sprd.yaml dt-bindings: arm: Add bindings for Unisoc SC9863A 2019-11-14 19:43:57 -06:00
ste-nomadik.txt
ste-u300.txt
sti.yaml dt-bindings: arm: Convert ST STi board/soc bindings to json-schema 2018-12-13 11:09:47 -06:00
sunxi.yaml dt-bindings: arm: sunxi: Add compatible for A64 OlinuXino with eMMC 2019-08-23 09:14:50 +02:00
swir.txt
syna.txt dt-bindings: arm: syna: add support for the AS370 SoC 2018-09-27 14:48:27 +08:00
tegra.yaml dt-bindings: tegra: Add Shield TV device tree binding documentation 2019-01-25 13:08:10 +01:00
versatile-sysreg.txt
vexpress-scc.txt
vexpress-sysreg.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
vexpress.txt
vt8500.yaml dt-bindings: arm: Convert VIA board/soc bindings to json-schema 2018-12-13 11:09:47 -06:00
xen.txt docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
xilinx.yaml dt-bindings: arm: Add missing Xilinx boards 2018-12-13 11:09:47 -06:00
zte,sysctrl.txt dt-bindings: arm: zte: Move sysctrl bindings to their own doc 2018-10-11 14:52:01 -05:00
zte.yaml dt-bindings: arm: Convert ZTE board/soc bindings to json-schema 2018-12-13 11:09:47 -06:00