mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-19 07:13:22 +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
...
|
||
|---|---|---|
| .. | ||
| can | ||
| dsa | ||
| ieee802154 | ||
| nfc | ||
| pcs | ||
| pse-pd | ||
| wireless | ||
| actions,owl-emac.yaml | ||
| adi,adin1110.yaml | ||
| adi,adin.yaml | ||
| allwinner,sun4i-a10-emac.yaml | ||
| allwinner,sun4i-a10-mdio.yaml | ||
| allwinner,sun7i-a20-gmac.yaml | ||
| allwinner,sun8i-a83t-emac.yaml | ||
| altr,tse.yaml | ||
| amd-xgbe.txt | ||
| amlogic,meson-dwmac.yaml | ||
| anarion-gmac.txt | ||
| apm-xgene-enet.txt | ||
| apm-xgene-mdio.txt | ||
| arc_emac.txt | ||
| asix,ax88178.yaml | ||
| asix,ax88796c.yaml | ||
| aspeed,ast2600-mdio.yaml | ||
| bluetooth.txt | ||
| brcm,amac.yaml | ||
| brcm,bcm4908-enet.yaml | ||
| brcm,bcm6368-mdio-mux.yaml | ||
| brcm,bcm7445-switch-v4.0.txt | ||
| brcm,bcmgenet.yaml | ||
| brcm,iproc-mdio.yaml | ||
| brcm,mdio-mux-iproc.yaml | ||
| brcm,systemport.yaml | ||
| brcm,unimac-mdio.yaml | ||
| broadcom-bcm87xx.txt | ||
| broadcom-bluetooth.yaml | ||
| btusb.txt | ||
| calxeda-xgmac.yaml | ||
| cavium-mdio.txt | ||
| cavium-mix.txt | ||
| cavium-pip.txt | ||
| cdns,macb.yaml | ||
| cirrus,cs89x0.txt | ||
| cortina,gemini-ethernet.yaml | ||
| cortina.txt | ||
| cpsw-phy-sel.txt | ||
| cpsw.txt | ||
| davicom-dm9000.txt | ||
| davicom,dm9051.yaml | ||
| davinci_emac.txt | ||
| engleder,tsnep.yaml | ||
| ethernet-controller.yaml | ||
| ethernet-phy.yaml | ||
| ethernet.txt | ||
| ezchip_enet.txt | ||
| faraday,ftmac.txt | ||
| fixed-link.txt | ||
| fsl-enetc.txt | ||
| fsl-fman.txt | ||
| fsl-tsec-phy.txt | ||
| fsl,fec.yaml | ||
| fsl,fman-dtsec.yaml | ||
| fsl,qoriq-mc-dpmac.yaml | ||
| ftgmac100.txt | ||
| hisilicon-femac-mdio.txt | ||
| hisilicon-femac.txt | ||
| hisilicon-hip04-net.txt | ||
| hisilicon-hix5hd2-gmac.txt | ||
| hisilicon-hns-dsaf.txt | ||
| hisilicon-hns-mdio.txt | ||
| hisilicon-hns-nic.txt | ||
| ibm,emac.txt | ||
| icplus-ip101ag.txt | ||
| idt,3243x-emac.yaml | ||
| ingenic,mac.yaml | ||
| intel,dwmac-plat.yaml | ||
| intel,ixp4xx-ethernet.yaml | ||
| intel,ixp4xx-hss.yaml | ||
| intel,ixp46x-ptp-timer.yaml | ||
| ipq806x-dwmac.txt | ||
| keystone-netcp.txt | ||
| lantiq,etop-xway.yaml | ||
| lantiq,xrx200-net.yaml | ||
| litex,liteeth.yaml | ||
| lpc-eth.txt | ||
| marvell-armada-370-neta.txt | ||
| marvell-bluetooth.yaml | ||
| marvell-bt-8xxx.txt | ||
| marvell-neta-bm.txt | ||
| marvell-orion-net.txt | ||
| marvell-pp2.txt | ||
| marvell-pxa168.txt | ||
| marvell,mvusb.yaml | ||
| marvell,orion-mdio.yaml | ||
| marvell,prestera.txt | ||
| maxim,ds26522.txt | ||
| mctp-i2c-controller.yaml | ||
| mdio-gpio.yaml | ||
| mdio-mux-gpio.yaml | ||
| mdio-mux-meson-g12a.txt | ||
| mdio-mux-mmioreg.yaml | ||
| mdio-mux-multiplexer.yaml | ||
| mdio-mux.yaml | ||
| mdio.txt | ||
| mdio.yaml | ||
| mediatek-bluetooth.txt | ||
| mediatek-dwmac.yaml | ||
| mediatek,net.yaml | ||
| mediatek,star-emac.yaml | ||
| micrel-ks8995.txt | ||
| micrel-ksz90x1.txt | ||
| micrel,ks8851.yaml | ||
| micrel.txt | ||
| microchip,enc28j60.txt | ||
| microchip,lan78xx.txt | ||
| microchip,lan95xx.yaml | ||
| microchip,lan966x-switch.yaml | ||
| microchip,sparx5-switch.yaml | ||
| mscc-phy-vsc8531.txt | ||
| mscc,miim.yaml | ||
| mscc,vsc7514-switch.yaml | ||
| nixge.txt | ||
| nokia-bluetooth.txt | ||
| nvidia,tegra234-mgbe.yaml | ||
| nxp,dwmac-imx.yaml | ||
| nxp,lpc1850-dwmac.txt | ||
| nxp,tja11xx.yaml | ||
| opencores-ethoc.txt | ||
| oxnas-dwmac.txt | ||
| phy.txt | ||
| qca,ar71xx.yaml | ||
| qca,ar803x.yaml | ||
| qca,qca7000.txt | ||
| qcom-emac.txt | ||
| qcom,bam-dmux.yaml | ||
| qcom,ethqos.txt | ||
| qcom,ipa.yaml | ||
| qcom,ipq4019-mdio.yaml | ||
| qcom,ipq8064-mdio.yaml | ||
| qualcomm-bluetooth.yaml | ||
| realtek-bluetooth.yaml | ||
| realtek,rtl82xx.yaml | ||
| renesas,ether.yaml | ||
| renesas,etheravb.yaml | ||
| rockchip-dwmac.yaml | ||
| rockchip,emac.yaml | ||
| samsung-sxgbe.txt | ||
| sff,sfp.yaml | ||
| smsc-lan87xx.txt | ||
| smsc,lan91c111.yaml | ||
| smsc,lan9115.yaml | ||
| snps,dwc-qos-ethernet.txt | ||
| snps,dwmac.yaml | ||
| socfpga-dwmac.txt | ||
| socionext-netsec.txt | ||
| socionext,uniphier-ave4.yaml | ||
| sti-dwmac.txt | ||
| stm32-dwmac.yaml | ||
| stmmac.txt | ||
| sunplus,sp7021-emac.yaml | ||
| ti,bluetooth.yaml | ||
| ti,cpsw-switch.yaml | ||
| ti,davinci-mdio.yaml | ||
| ti,dp83822.yaml | ||
| ti,dp83867.yaml | ||
| ti,dp83869.yaml | ||
| ti,k3-am654-cpsw-nuss.yaml | ||
| ti,k3-am654-cpts.yaml | ||
| toshiba,visconti-dwmac.yaml | ||
| vertexcom-mse102x.yaml | ||
| via-rhine.txt | ||
| via-velocity.txt | ||
| wiznet,w5x00.txt | ||
| xilinx_axienet.txt | ||
| xilinx_gmii2rgmii.txt | ||
| xlnx,emaclite.yaml | ||