linux/Documentation/devicetree/bindings
Linus Torvalds 0809edbae3 Devicetree fixes for v5.17, take 1:
- Fix a regression when probing a child device reusing the parent
   device's DT node pointer
 
 - Refactor of_parse_phandle*() variants to static inlines
 
 - Drop Enric Balletbo i Serra as a maintainer
 
 - Fix DT schemas with arrays incorrectly encoded as a matrix
 
 - Drop unneeded pinctrl properties from schemas
 
 - Add SPI peripheral schema to SPI based displays
 
 - Clean-up several schema examples
 
 - Clean-up trivial-devices.yaml comments
 
 - Add missing, in use vendor prefixes: Wingtech, Thundercomm, Huawei,
   F(x)tec, 8devices
 -----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAmHrCyUQHHJvYmhAa2Vy
 bmVsLm9yZwAKCRD6+121jbxhwx1FD/9UyZVCpuTnxKt1HE1gMcb3TlC+ck0+l136
 CQYPbjusIV7vfkYduGyKmmE+pMfilyAX7nlSS25WPWUm4WWlCFZVOD94kCOCHTE5
 n2/mk25ZFI+Y5AA3cDKyhQ5Hh7QRBaVHEI3Wiv/vXRMWRdwkoqaqW47MIhrpHPGU
 w7IpZzUVnSk9nBuWsFyGbl4LzIY3P2Q/CnJHYaj6FKn0j/0eSxzXYnUXWMWQCzDk
 yY3EouWSmo9MMjNE8EGMBwQFFdnwNihyul/oXto7rXzZXB45GdttPFVFcTqMQklL
 mT7z+pt5ibh0GRJ/bgiZJT1y46dkOMJMSFbnKmJYQhu1mjDNkICwX1sJLXovwb59
 7jYTWGQIUUpybeTxX6LBzLkitnv5V9vi6Trd+SPkeQvD9s3YE4NaoL5xQb6hyvEm
 841Q+Ua0pzhL1CCFZc6QRDGKPffFK2UHufb0XNYr2Uql8nBAj32/TSPdGyi4Rtk7
 1+41dXwNd3yrV+xZtl6xnYfgndrz5AUhAILopbDRwUC5Ko4UrvfFnnGGzM/90xZQ
 Z8rBiM5NuWxL0B0k531e9fYuhaHiawore+tFViFgPXgWVBO+zwXAdcRtqNKIu0lj
 rziM8YWxr64g4bCGwwkq771yvzQqZey4WliROffZ0vcMtEoVtX29e5B2+WDl1cUm
 lfpCK93usw==
 =ZOqM
 -----END PGP SIGNATURE-----

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

Pull devicetree fixes and cleanups from Rob Herring:

 - Fix a regression when probing a child device reusing the parent
   device's DT node pointer

 - Refactor of_parse_phandle*() variants to static inlines

 - Drop Enric Balletbo i Serra as a maintainer

 - Fix DT schemas with arrays incorrectly encoded as a matrix

 - Drop unneeded pinctrl properties from schemas

 - Add SPI peripheral schema to SPI based displays

 - Clean-up several schema examples

 - Clean-up trivial-devices.yaml comments

 - Add missing, in use vendor prefixes: Wingtech, Thundercomm, Huawei,
   F(x)tec, 8devices

* tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux:
  dt-bindings: google,cros-ec: drop Enric Balletbo i Serra from maintainers
  dt-bindings: display: bridge: drop Enric Balletbo i Serra from maintainers
  of: Check 'of_node_reused' flag on of_match_device()
  of: property: define of_property_read_u{8,16,32,64}_array() unconditionally
  of: base: make small of_parse_phandle() variants static inline
  dt-bindings: mfd: cirrus,madera: Fix 'interrupts' in example
  dt-bindings: Fix array schemas encoded as matrices
  dt-bindings: Drop unnecessary pinctrl properties
  dt-bindings: rtc: st,stm32-rtc: Make each example a separate entry
  dt-bindings: mmc: arm,pl18x: Make each example a separate entry
  dt-bindings: display: Add SPI peripheral schema to SPI based displays
  scripts/dtc: dtx_diff: remove broken example from help text
  dt-bindings: trivial-devices: fix double spaces in comments
  dt-bindings: trivial-devices: fix swapped comments
  dt-bindings: vendor-prefixes: add Wingtech
  dt-bindings: vendor-prefixes: add Thundercomm
  dt-bindings: vendor-prefixes: add Huawei
  dt-bindings: vendor-prefixes: add F(x)tec
  dt-bindings: vendor-prefixes: add 8devices
  dt-bindings: power: reset: gpio-restart: Correct default priority
2022-01-22 09:52:17 +02:00
..
arc
arm We have a couple patches in the framework core this time around but 2022-01-12 17:02:27 -08:00
ata dt-bindings: ata: Convert Broadcom SATA to YAML 2021-12-17 09:00:23 -06:00
auxdisplay dt-bindings: auxdisplay: ht16k33: Document LED subnode 2021-10-21 23:36:30 +02:00
board
bus Devicetree updates for v5.17: 2022-01-12 16:47:05 -08:00
chrome
clock We have a couple patches in the framework core this time around but 2022-01-12 17:02:27 -08:00
connector
counter
cpu
cpufreq
crypto Devicetree updates for v5.17: 2022-01-12 16:47:05 -08:00
csky
devfreq
display Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
dma dmaengine updates for v5.17-rc1 2022-01-18 14:03:34 +02:00
dsp
dvfs
edac
eeprom dt-bindings: at24: add at24c1025 2021-12-13 14:42:32 +01:00
extcon dt-bindings: google,cros-ec: drop Enric Balletbo i Serra from maintainers 2022-01-20 14:11:08 -06:00
firmware Networking changes for 5.17. 2022-01-10 19:06:09 -08:00
fpga
fsi
fuse dt-bindings: fuse: tegra: Document Tegra234 FUSE 2021-12-17 14:58:05 +01:00
gnss
goldfish
gpio Devicetree updates for v5.17: 2022-01-12 16:47:05 -08:00
gpu Devicetree updates for v5.17: 2022-01-12 16:47:05 -08:00
h8300
hsi
hwlock dt-bindings: treewide: Update @st.com email address to @foss.st.com 2021-11-11 22:27:16 -06:00
hwmon hwmon: (ntc_thermistor) Add Samsung 1404-001221 NTC 2021-12-26 15:02:06 -08:00
i2c Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
i3c
iio Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
infiniband
input Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
interconnect Merge branch 'icc-qcm2290' into icc-next 2021-12-15 07:14:27 +02:00
interrupt-controller Devicetree updates for v5.17: 2022-01-12 16:47:05 -08:00
iommu IOMMU Updates for Linux v5.17 2022-01-12 16:15:51 -08:00
ipmi dt-bindings: ipmi: bt-bmc: add 'clocks' as a required property 2021-12-21 15:32:39 +10:30
leds LED updates for 5.17. Nothing major is happening here. 2022-01-12 16:59:22 -08:00
mailbox - qcom: misc updates to qcom-ipcc driver 2022-01-13 11:19:07 -08:00
media Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
memory-controllers Devicetree updates for v5.17: 2022-01-12 16:47:05 -08:00
mfd Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
mips dt-bindings: mips: Add Loongson-2K1000 reset support 2022-01-02 14:13:36 +01:00
misc dt-bindings: misc: Convert Tegra MISC to json-schema 2021-12-16 16:43:49 +01:00
mmc Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
mtd spi: Updates for v5.17 2022-01-11 12:19:47 -08:00
mux dt-bindings: mux: Document mux-states property 2022-01-03 13:59:59 +01:00
nds32
net Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
nios2
nvmem Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
openrisc/opencores
opp dt-bindings: opp: Allow multi-worded OPP entry name 2021-11-02 09:25:05 +05:30
pci pci-v5.17-changes 2022-01-16 08:08:11 +02:00
perf Devicetree updates for v5.17: 2022-01-12 16:47:05 -08:00
phy Char/Misc and other driver changes for 5.17-rc1 2022-01-14 16:02:28 +01:00
pinctrl Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
pmem
power Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
powerpc
pps
ptp
pwm pwm: Changes for v5.17-rc1 2022-01-20 13:25:01 +02:00
regmap
regulator - New Device Support 2022-01-11 12:22:06 -08:00
remoteproc dt-bindings: remoteproc: qcom: pas: Add SM6350 adsp, cdsp & mpss 2021-12-13 17:02:07 -06:00
reserved-memory dt-bindings: memory: Document Tegra210 EMC table 2022-01-04 19:23:06 -06:00
reset Devicetree updates for v5.17: 2022-01-12 16:47:05 -08:00
riscv
rng dt-bindings: rng: timeriomem_rng: convert TimerIO RNG to dtschema 2022-01-05 07:31:41 -06:00
rtc Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
scsi
security/tpm
serial Devicetree updates for v5.17: 2022-01-12 16:47:05 -08:00
serio
sifive
siox
slimbus
soc ARM: SoC devicetree changes for v5.17 2022-01-10 08:24:40 -08:00
sound Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
soundwire
spi spi: Updates for v5.17 2022-01-11 12:19:47 -08:00
spmi dt-bindings: spmi: document binding for the Mediatek SPMI controller 2021-12-17 17:18:18 +01:00
sram dt-bindings: sram: Document NVIDIA Tegra SYSRAM 2021-12-16 16:43:49 +01:00
staging/iio/adc
thermal Devicetree updates for v5.17: 2022-01-12 16:47:05 -08:00
timer Updates for the time(r) subsystem: 2022-01-13 09:02:27 -08:00
ufs scsi: ufs: dt-bindings: Add SM8450 compatible strings 2021-12-07 17:28:54 +05:30
usb Devicetree updates for v5.17: 2022-01-12 16:47:05 -08:00
virtio
w1
watchdog linux-watchdog 5.17-rc1 tag 2022-01-17 08:07:57 +02:00
x86
xillybus
.gitignore
.yamllint
ABI.rst
chosen.txt
common-properties.txt
example-schema.yaml
graph.txt
index.rst
jailhouse.txt
Makefile dt-bindings: Only show unique unit address warning for enabled nodes 2021-12-06 14:19:17 -06:00
numa.txt
resource-names.txt
submitting-patches.rst
trivial-devices.yaml Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
unittest.txt
vendor-prefixes.yaml Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
writing-bindings.rst
writing-schema.rst
xilinx.txt