mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-19 22:47:07 +00:00
DT core:
- Fix node refcounting in of_find_last_cache_level()
- Constify device_node in of_device_compatible_match()
- Fix 'dma-ranges' handling in bus controller nodes
- Fix handling of initrd start > end
- Improve error reporting in of_irq_init()
- Taint kernel on DT unittest running
- Use strscpy instead of strlcpy
- Add a build target, dt_compatible_check, to check for
compatible strings used in kernel sources against compatible strings
in DT schemas.
- Handle DT_SCHEMA_FILES changes when rebuilding
DT bindings:
- LED bindings for MT6370 PMIC
- Convert Mediatek mtk-gce mailbox, MIPS CPU interrupt controller,
mt7621 I2C, virtio,pci-iommu, nxp,tda998x, QCom fastrpc, qcom,pdc,
and arm,versatile-sysreg to DT schema format
- Add nvmem cells to u-boot,env schema
- Add more LED_COLOR_ID definitions
- Require 'opp-table' uses to be a node
- Various schema fixes to match QEMU 'virt' DT usage
- Tree wide dropping of redundant 'Device Tree Binding' in schema titles
- More (unevaluated|additional)Properties fixes in schema child nodes
- Drop various redundant minItems equal to maxItems
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAmM7QzsACgkQ+vtdtY28
YcNMgg//eZr/y+FUyF3tE7DRRmCzbptAfRG0Ccmj6z0VM9HNmOiacnNdqGjOFHj6
CCFUHYsFJhiTwgM5MzMMZcQetrF+dZDok5HQNAkYqz5jtdcg1T0ZgrcpHcZpxfGv
lpAFaDkyoWQ7BXJbgLJJFP6pZ4IDyekWjU49php5pYlmTvzLwMvYW2MYvElLJ4It
tKi0XAzVyT/TrynFAOYDVO+kwZ4DDctsJM44K0LRW0e05Den9zCZDeVXik0J9l8o
jMpVy5xgqAbNUe/TCj8n91nG/Cl3wiW8l8JGWPAcb3D1Em6CQlsJCGN1a/rSHUiE
Pseql1ufUzpjcpTMnmdbRE/jWwJcLI2DqandxqIrEpUFmF4hlGeSviKib9qtacN0
pWC5pZgxrWvM9rHbbe2cYLozkYd8eiRo2l8hfefTopYbQ3UHa2hsU+f6vm9t0Gru
vxH7BmdlI22aGlnP0jl8t84v5cpu8O4C6Zmf2B/b5xj3Tif2GTLU1aYPuX3PkqHL
F9Ni+JqhnQBl1+t90PJogEFicjeyrjUO9lkKbzuoWwiJk5AgJcGck8tkBotlWYPc
B59DTigELMlssYIoF4/oX8ZF1QVmws6Xc0f9/GkgCEA0bR1qdo63qPjM9FIpd1G4
9sUhxiQbPCtIMMwD1M26LGUE/C4WESL9VXjdakoMaj7ekon2vjw=
=IDIz
-----END PGP SIGNATURE-----
Merge tag 'devicetree-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Pull devicetree updates from Rob Herring:
"DT core:
- Fix node refcounting in of_find_last_cache_level()
- Constify device_node in of_device_compatible_match()
- Fix 'dma-ranges' handling in bus controller nodes
- Fix handling of initrd start > end
- Improve error reporting in of_irq_init()
- Taint kernel on DT unittest running
- Use strscpy instead of strlcpy
- Add a build target, dt_compatible_check, to check for compatible
strings used in kernel sources against compatible strings in DT
schemas.
- Handle DT_SCHEMA_FILES changes when rebuilding
DT bindings:
- LED bindings for MT6370 PMIC
- Convert Mediatek mtk-gce mailbox, MIPS CPU interrupt controller,
mt7621 I2C, virtio,pci-iommu, nxp,tda998x, QCom fastrpc, qcom,pdc,
and arm,versatile-sysreg to DT schema format
- Add nvmem cells to u-boot,env schema
- Add more LED_COLOR_ID definitions
- Require 'opp-table' uses to be a node
- Various schema fixes to match QEMU 'virt' DT usage
- Tree wide dropping of redundant 'Device Tree Binding' in schema
titles
- More (unevaluated|additional)Properties fixes in schema child nodes
- Drop various redundant minItems equal to maxItems"
* tag 'devicetree-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (62 commits)
of: base: Shift refcount decrement in of_find_last_cache_level()
dt-bindings: leds: Add MediaTek MT6370 flashlight
dt-bindings: leds: mt6370: Add MediaTek MT6370 current sink type LED indicator
dt-bindings: mailbox: Convert mtk-gce to DT schema
of: base: make of_device_compatible_match() accept const device node
of: Fix "dma-ranges" handling for bus controllers
of: fdt: Remove unused struct fdt_scan_status
dt-bindings: display: st,stm32-dsi: Handle data-lanes in DSI port node
dt-bindings: timer: Add power-domains for TI timer-dm on K3
dt: Add a check for undocumented compatible strings in kernel
kbuild: take into account DT_SCHEMA_FILES changes while checking dtbs
dt-bindings: interrupt-controller: migrate MIPS CPU interrupt controller text bindings to YAML
dt-bindings: i2c: migrate mt7621 text bindings to YAML
dt-bindings: power: gpcv2: correct patternProperties
dt-bindings: virtio: Convert virtio,pci-iommu to DT schema
dt-bindings: timer: arm,arch_timer: Allow dual compatible string
dt-bindings: arm: cpus: Add kryo240 compatible
dt-bindings: display: bridge: nxp,tda998x: Convert to json-schema
dt-bindings: nvmem: u-boot,env: add basic NVMEM cells
dt-bindings: remoteproc: qcom,adsp: enforce smd-edge schema
...
|
||
|---|---|---|
| .. | ||
| 88pg86x.txt | ||
| 88pm800.txt | ||
| 88pm860x.txt | ||
| act8865-regulator.txt | ||
| act8945a-regulator.txt | ||
| anatop-regulator.yaml | ||
| as3722-regulator.txt | ||
| cpcap-regulator.txt | ||
| da9210.txt | ||
| da9211.txt | ||
| dlg,da9121.yaml | ||
| fan53555.txt | ||
| fixed-regulator.yaml | ||
| google,cros-ec-regulator.yaml | ||
| gpio-regulator.yaml | ||
| hisilicon,hi655x-regulator.txt | ||
| isl9305.txt | ||
| lm363x-regulator.txt | ||
| lp872x.txt | ||
| ltc3589.txt | ||
| ltc3676.txt | ||
| max1586-regulator.txt | ||
| max8660.yaml | ||
| max8893.yaml | ||
| max8907.txt | ||
| max8925-regulator.txt | ||
| max77650-regulator.yaml | ||
| maxim,max8952.yaml | ||
| maxim,max8973.yaml | ||
| maxim,max8997.yaml | ||
| maxim,max14577.yaml | ||
| maxim,max20086.yaml | ||
| maxim,max77686.yaml | ||
| maxim,max77693.yaml | ||
| maxim,max77802.yaml | ||
| maxim,max77826.yaml | ||
| maxim,max77843.yaml | ||
| mcp16502-regulator.txt | ||
| mediatek,mt6331-regulator.yaml | ||
| mediatek,mt6332-regulator.yaml | ||
| mp8859.txt | ||
| mps,mp886x.yaml | ||
| mps,mp5416.yaml | ||
| mps,mpq7920.yaml | ||
| mt6311-regulator.txt | ||
| mt6315-regulator.yaml | ||
| mt6323-regulator.txt | ||
| mt6358-regulator.txt | ||
| mt6359-regulator.yaml | ||
| mt6360-regulator.yaml | ||
| mt6380-regulator.txt | ||
| mt6397-regulator.txt | ||
| nvidia,tegra-regulators-coupling.txt | ||
| nxp,pca9450-regulator.yaml | ||
| nxp,pf8x00-regulator.yaml | ||
| onnn,fan53880.yaml | ||
| palmas-pmic.txt | ||
| pbias-regulator.txt | ||
| pfuze100.yaml | ||
| pv88060.txt | ||
| pv88080.txt | ||
| pv88090.txt | ||
| pwm-regulator.yaml | ||
| qcom-labibb-regulator.yaml | ||
| qcom,rpmh-regulator.yaml | ||
| qcom,smd-rpm-regulator.yaml | ||
| qcom,spmi-regulator.yaml | ||
| qcom,usb-vbus-regulator.yaml | ||
| raspberrypi,7inch-touchscreen-panel-regulator.yaml | ||
| regulator-max77620.txt | ||
| regulator.txt | ||
| regulator.yaml | ||
| richtek,rt4801-regulator.yaml | ||
| richtek,rt4831-regulator.yaml | ||
| richtek,rt5190a-regulator.yaml | ||
| richtek,rt5759-regulator.yaml | ||
| richtek,rt6160-regulator.yaml | ||
| richtek,rt6245-regulator.yaml | ||
| richtek,rtmv20-regulator.yaml | ||
| richtek,rtq2134-regulator.yaml | ||
| richtek,rtq6752-regulator.yaml | ||
| rohm,bd9576-regulator.yaml | ||
| rohm,bd71815-regulator.yaml | ||
| rohm,bd71828-regulator.yaml | ||
| rohm,bd71837-regulator.yaml | ||
| rohm,bd71847-regulator.yaml | ||
| samsung,s2mpa01.yaml | ||
| samsung,s2mps11.yaml | ||
| samsung,s2mps13.yaml | ||
| samsung,s2mps14.yaml | ||
| samsung,s2mps15.yaml | ||
| samsung,s2mpu02.yaml | ||
| samsung,s5m8767.yaml | ||
| silergy,sy8106a.yaml | ||
| silergy,sy8824x.yaml | ||
| silergy,sy8827n.yaml | ||
| siliconmitus,sm5703-regulator.yaml | ||
| sky81452-regulator.txt | ||
| slg51000.txt | ||
| socionext,uniphier-regulator.yaml | ||
| sprd,sc2731-regulator.txt | ||
| st,stm32-booster.yaml | ||
| st,stm32-vrefbuf.yaml | ||
| st,stm32mp1-pwr-reg.yaml | ||
| ti-abb-regulator.txt | ||
| ti,tps62360.yaml | ||
| ti,tps62864.yaml | ||
| ti,tps65219.yaml | ||
| tps6586x.txt | ||
| tps51632-regulator.txt | ||
| tps65023.txt | ||
| tps65090.txt | ||
| tps65132-regulator.txt | ||
| tps65217.txt | ||
| tps65218.txt | ||
| twl-regulator.txt | ||
| vctrl.txt | ||
| vexpress.txt | ||
| vqmmc-ipq4019-regulator.yaml | ||
| wlf,arizona.yaml | ||