mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-04 20:13:12 +00:00
- 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
|
||
|---|---|---|
| .. | ||
| 88pm860x.txt | ||
| ab8500.txt | ||
| act8945a.txt | ||
| actions,atc260x.yaml | ||
| allwinner,sun4i-a10-ts.yaml | ||
| allwinner,sun6i-a31-prcm.yaml | ||
| allwinner,sun8i-a23-prcm.yaml | ||
| altera-a10sr.txt | ||
| as3711.txt | ||
| as3722.txt | ||
| aspeed-gfx.txt | ||
| aspeed-lpc.yaml | ||
| aspeed-scu.txt | ||
| atmel-flexcom.txt | ||
| atmel-gpbr.txt | ||
| atmel-hlcdc.txt | ||
| atmel-matrix.txt | ||
| atmel-smc.txt | ||
| atmel-usart.txt | ||
| bfticu.txt | ||
| brcm,bcm6318-gpio-sysctl.yaml | ||
| brcm,bcm6328-gpio-sysctl.yaml | ||
| brcm,bcm6358-gpio-sysctl.yaml | ||
| brcm,bcm6362-gpio-sysctl.yaml | ||
| brcm,bcm6368-gpio-sysctl.yaml | ||
| brcm,bcm59056.txt | ||
| brcm,bcm63268-gpio-sysctl.yaml | ||
| brcm,cru.yaml | ||
| brcm,iproc-cdru.txt | ||
| brcm,iproc-mhb.txt | ||
| brcm,misc.yaml | ||
| brcm,twd.yaml | ||
| canaan,k210-sysctl.yaml | ||
| cirrus,lochnagar.yaml | ||
| cirrus,madera.yaml | ||
| da9052-i2c.txt | ||
| da9055.txt | ||
| da9062.txt | ||
| da9063.txt | ||
| da9150.txt | ||
| ene-kb930.yaml | ||
| ene-kb3930.yaml | ||
| fsl-imx25-tsadc.txt | ||
| gateworks-gsc.yaml | ||
| google,cros-ec.yaml | ||
| hi6421.txt | ||
| hisilicon,hi655x.txt | ||
| hisilicon,hi6421-spmi-pmic.yaml | ||
| iqs62x.yaml | ||
| khadas,mcu.yaml | ||
| kontron,sl28cpld.yaml | ||
| lp873x.txt | ||
| lp3943.txt | ||
| max8925.txt | ||
| max8998.txt | ||
| max14577.txt | ||
| max77620.txt | ||
| max77650.yaml | ||
| max77693.txt | ||
| max77802.txt | ||
| maxim,max77686.yaml | ||
| mc13xxx.txt | ||
| mfd.txt | ||
| motorola-cpcap.txt | ||
| mps,mp2629.yaml | ||
| mt6397.txt | ||
| mxs-lradc.txt | ||
| netronix,ntxec.yaml | ||
| omap-usb-host.txt | ||
| omap-usb-tll.txt | ||
| palmas.txt | ||
| qcom-pm8xxx.yaml | ||
| qcom-rpm.txt | ||
| qcom,pm8008.yaml | ||
| qcom,spmi-pmic.txt | ||
| qcom,tcsr.txt | ||
| qriox.txt | ||
| retu.txt | ||
| richtek,rt4831.yaml | ||
| ricoh,rn5t618.yaml | ||
| rk808.txt | ||
| rohm,bd9571mwv.yaml | ||
| rohm,bd9576-pmic.yaml | ||
| rohm,bd71815-pmic.yaml | ||
| rohm,bd71828-pmic.yaml | ||
| rohm,bd71837-pmic.yaml | ||
| rohm,bd71847-pmic.yaml | ||
| samsung,exynos5433-lpass.txt | ||
| samsung,s2mpa01.yaml | ||
| samsung,s2mps11.yaml | ||
| samsung,s5m8767.yaml | ||
| sky81452.txt | ||
| sprd,sc27xx-pmic.txt | ||
| st,stm32-lptimer.yaml | ||
| st,stm32-timers.yaml | ||
| st,stmfx.yaml | ||
| st,stpmic1.yaml | ||
| stericsson,db8500-prcmu.yaml | ||
| stmpe.txt | ||
| syscon.yaml | ||
| tc3589x.txt | ||
| ti-keystone-devctrl.txt | ||
| ti-lmu.txt | ||
| ti,am3359-tscadc.yaml | ||
| ti,j721e-system-controller.yaml | ||
| ti,lp87524-q1.yaml | ||
| ti,lp87561-q1.yaml | ||
| ti,lp87565-q1.yaml | ||
| ti,tps65086.yaml | ||
| tps6105x.txt | ||
| tps6507x.txt | ||
| tps65910.txt | ||
| tps65912.txt | ||
| twl4030-audio.txt | ||
| twl4030-power.txt | ||
| twl6040.txt | ||
| twl-family.txt | ||
| wlf,arizona.yaml | ||
| wm831x.txt | ||
| x-powers,ac100.yaml | ||
| x-powers,axp152.yaml | ||
| xylon,logicvc.yaml | ||
| zii,rave-sp.txt | ||