linux/Documentation/devicetree/bindings
Linus Torvalds f888bdf982 Devicetree updates for v5.10:
- Update dtc to upstream version v1.6.0-31-gcbca977ea121
 
 - dtx_diff help text reformatting
 
 - Speed-up validation time for binding and dtb checks using json for
   intermediate files
 
 - Add support for running yamllint on DT schema files
 
 - Remove old booting-without-of.rst
 
 - Extend the example schema to address common issues
 
 - Cleanup handling of additionalProperties/unevaluatedProperties
 
 - Ensure all DSI controller schemas reference dsi-controller.yaml
 
 - Vendor prefixes for Zealz, Wandbord/Technexion, Embest RIoT, Rex, DFI,
   and Cisco Meraki
 
 - Convert at25, SPMI bus, TI hwlock, HiSilicon Hi3660 USB3 PHY, Arm
   SP805 watchdog, Arm SP804, and Samsung 11-pin USB connector to DT
   schema
 
 - Convert HiSilicon SoC and syscon bindings to DT schema
 
 - Convert SiFive Risc-V L2 cache, PLIC, PRCI, and PWM to DT schema
 
 - Convert i.MX bindings for w1, crypto, rng, SIM, PM, DDR,
    SATA, vf610 GPIO, and UART to DT schema
 
 - Add i.MX 8M compatible strings
 
 - Add LM81 and DS1780 as trivial devices
 
 - Various missing properties added to fix dtb validation warnings
 -----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAl+HCHMQHHJvYmhAa2Vy
 bmVsLm9yZwAKCRD6+121jbxhw6eKD/wNIzs0Jhwp9SCLws7OHj/S1gDkkCouwGQs
 ThQzNpZptYzC2srUOpDsycVj7dBjCn2B4SieYOnlVk3cWk4ZBtB96fLHgwYK8iT3
 nlr1FbY+mXIx9Gcf6I4ZTuvvXGkRD+55mgEuJo9pwfLFio6eCvHOSCnCiVLHNWEe
 fdy5YqLlsiPvhIvwbE1C3wrfmAjw45w1AWAYa7vkXUzWX6CLNkcmMyZHJ0HbtiGj
 MJpjZdWb1w7OVrNPXTZFr3RI0ljtTFQ3XanJ57sqV/6WHEfYdfIvPHnMqF6Sm3Uh
 cxkG5ds0ZWqYkDVdq2dTgSCtOUQq48L/etsxZyUkMO+iEboMNo8jlCP9CqhAP3Tt
 8o8YFWKbv27AdejkFHWp+vVjBU4XNvvjGyEIeftxOhgTdoATwVwgE7IBg8TZ8QVJ
 6zbFbh5S5txX0mOCNccIB8GkiHBC1OCeIYxfOYLZ8wk+84XencUnsN9rd/oFhb47
 QdDeuTGUQLiMasElJG02wlWjX+Lb8Vw1uh9qfyQPzqjrPwiCN2GME3XkVyO6KDMy
 pNYj8HRtayl3U8LsgwJWNZqJ3w+emRVerq/M6gtIrXEdINtSMCNAZ1rogxSdnQjg
 dRVIQe/BCI0IVcCmiRYDZ+uldd/GzSvmCJ5NpzpFpQelxfQlIR9V6T2w3Stiw8ja
 TOVF6rhqtw==
 =gL4K
 -----END PGP SIGNATURE-----

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

Pull devicetree updates from Rob Herring:

 - Update dtc to upstream version v1.6.0-31-gcbca977ea121

 - dtx_diff help text reformatting

 - Speed-up validation time for binding and dtb checks using json for
   intermediate files

 - Add support for running yamllint on DT schema files

 - Remove old booting-without-of.rst

 - Extend the example schema to address common issues

 - Cleanup handling of additionalProperties/unevaluatedProperties

 - Ensure all DSI controller schemas reference dsi-controller.yaml

 - Vendor prefixes for Zealz, Wandbord/Technexion, Embest RIoT, Rex,
   DFI, and Cisco Meraki

 - Convert at25, SPMI bus, TI hwlock, HiSilicon Hi3660 USB3 PHY, Arm
   SP805 watchdog, Arm SP804, and Samsung 11-pin USB connector to DT
   schema

 - Convert HiSilicon SoC and syscon bindings to DT schema

 - Convert SiFive Risc-V L2 cache, PLIC, PRCI, and PWM to DT schema

 - Convert i.MX bindings for w1, crypto, rng, SIM, PM, DDR, SATA, vf610
   GPIO, and UART to DT schema

 - Add i.MX 8M compatible strings

 - Add LM81 and DS1780 as trivial devices

 - Various missing properties added to fix dtb validation warnings

* tag 'devicetree-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (111 commits)
  dt-bindings: misc: explicitly add #address-cells for slave mode
  spi: dt-bindings: spi-controller: explicitly require #address-cells=<0> for slave mode
  dt: Remove booting-without-of.rst
  dt-bindings: update usb-c-connector example
  dt-bindings: arm: hisilicon: add missing properties into cpuctrl.yaml
  dt-bindings: arm: hisilicon: add missing properties into sysctrl.yaml
  dt-bindings: pwm: imx: document i.MX compatibles
  scripts/dtc: Update to upstream version v1.6.0-31-gcbca977ea121
  dt-bindings: Add running yamllint to dt_binding_check
  dt-bindings: powerpc: Add a schema for the 'sleep' property
  dt-bindings: pinctrl: sirf: Fix typo abitrary
  dt-bindings: pinctrl: qcom: Fix typo abitrary
  dt-bindings: Explicitly allow additional properties in common schemas
  dt-bindings: Use 'additionalProperties' instead of 'unevaluatedProperties'
  dt-bindings: Add missing 'unevaluatedProperties'
  Docs: Fixing spelling errors in Documentation/devicetree/bindings/
  dt-bindings: arm: hisilicon: convert Hi6220 domain controller bindings to json-schema
  dt-bindings: riscv: convert pwm bindings to json-schema
  dt-bindings: riscv: convert plic bindings to json-schema
  dt-bindings: fu540: prci: convert PRCI bindings to json-schema
  ...
2020-10-14 15:31:58 -07:00
..
arc
arm dt-bindings: arm: hisilicon: add missing properties into cpuctrl.yaml 2020-10-12 13:48:43 -05:00
ata dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
auxdisplay
board
bus dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
c6x
chrome dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
clock Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
connector dt-bindings: update usb-c-connector example 2020-10-13 07:53:34 -05:00
counter
cpu
cpufreq dt-bindings: cpufreq: cpufreq-qcom-hw: Document Qcom EPSS compatible 2020-09-16 14:12:18 +05:30
crypto Merge branch 'dt/linus' into dt/next 2020-10-06 08:38:32 -05:00
csky
ddr
devfreq
display Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
dma dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
dsp
edac Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
eeprom
extcon dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
firmware
fpga
fsi Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
fuse
gnss
goldfish
gpio Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
gpu dt-bindings: gpu: samsung-rotator: Add missing properties 2020-09-29 15:32:53 -05:00
h8300
hsi
hwlock dt-bindings: hwlock: omap: Fix warnings with k3.yaml 2020-10-06 10:55:24 -05:00
hwmon Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
i2c dt-bindings: Add missing 'unevaluatedProperties' 2020-10-07 11:26:41 -05:00
i3c
iio dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
infiniband
input dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
interconnect
interrupt-controller Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
iommu Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', 'arm/qcom', 'arm/smmu', 'ppc/pamu', 'x86/amd', 'x86/vt-d' and 'core' into next 2020-10-07 11:51:59 +02:00
ipmi dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
leds Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
mailbox dt-bindings: mailbox: fsl,mu: Add missing power-domains 2020-10-06 08:42:59 -05:00
media Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
memory-controllers dt-bindings: Add missing 'unevaluatedProperties' 2020-10-07 11:26:41 -05:00
mfd dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
mips dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
misc dt-bindings: misc: explicitly add #address-cells for slave mode 2020-10-14 08:42:25 -05:00
mmc Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
mtd dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
mux
nds32
net Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
nios2
nvmem dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
openrisc/opencores
opp Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
pci dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
perf Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
phy dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
pinctrl Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
pmem
power dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
powerpc dt-bindings: powerpc: Add a schema for the 'sleep' property 2020-10-08 13:44:51 -05:00
pps
ptp
pwm dt-bindings: pwm: imx: document i.MX compatibles 2020-10-12 13:10:53 -05:00
regmap
regulator Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
remoteproc dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
reserved-memory of: properties of reserved-memory nodes 2020-09-15 14:26:14 -06:00
reset Docs: Fixing spelling errors in Documentation/devicetree/bindings/ 2020-10-07 11:04:12 -05:00
riscv dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
rng Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
rtc dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
scsi
security/tpm
serial dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
serio
sifive
siox
slimbus
soc dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
sound dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
soundwire dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
spi Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
spmi dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
sram
staging/iio/adc
thermal dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
timer Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
ufs scsi: ufs-mediatek: dt-bindings: Add mt8192-ufshci compatible string 2020-09-22 20:37:11 -04:00
usb dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
virtio
w1
watchdog dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
x86
xillybus
.gitignore
.yamllint dt-bindings: Add running yamllint to dt_binding_check 2020-10-12 09:11:04 -05:00
ABI.rst
chosen.txt
common-properties.txt
example-schema.yaml dt-bindings: example: Grammar improvements 2020-09-29 15:32:53 -05:00
graph.txt
index.rst
jailhouse.txt
Makefile dt-bindings: Add running yamllint to dt_binding_check 2020-10-12 09:11:04 -05:00
numa.txt
property-units.txt
resource-names.txt
submitting-patches.rst
trivial-devices.yaml Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
unittest.txt
vendor-prefixes.yaml Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
writing-bindings.rst
xilinx.txt