linux-xiaomi-chiron/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
ata
auxdisplay
board
bus
chrome
clock
connector
counter
cpu
cpufreq
crypto
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
extcon dt-bindings: google,cros-ec: drop Enric Balletbo i Serra from maintainers 2022-01-20 14:11:08 -06:00
firmware
fpga
fsi
fuse
gnss
goldfish
gpio
gpu
h8300
hsi
hwlock
hwmon
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
interrupt-controller
iommu
ipmi
leds
mailbox
media Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
memory-controllers
mfd Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
mips
misc
mmc Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
mtd
mux
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
pci pci-v5.17-changes 2022-01-16 08:08:11 +02:00
perf
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
remoteproc
reserved-memory
reset
riscv
rng
rtc Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
scsi
security/tpm
serial
serio
sifive
siox
slimbus
soc
sound Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
soundwire
spi
spmi
sram
staging/iio/adc
thermal
timer
ufs
usb
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
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