2a17bb8c20
DT Bindings: - Drop duplicate devices in trivial-devices.yaml - Add a common serial peripheral device schema and reference it in serial device schemas. - Convert nxp,lpc1850-wdt, zii,rave-wdt, ti,davinci-wdt, snps,archs-pct, fsl,bcsr, fsl,fpga-qixis-i2c, fsl,fpga-qixis, fsl,cpm-enet, fsl,cpm-mdio, fsl,ucc-hdlc, maxim,ds26522, aspeed,ast2400-cvic, aspeed,ast2400-vic, fsl,ftm-timer, ti,davinci-timer, fsl,rcpm, and qcom,ebi2 to DT schema - Add support for rockchip,rk3576-wdt, qcom,apss-wdt-sa8255p, fsl,imx8qm-irqsteer, qcom,pm6150-vib, qcom,sa8255p-pdc, isil,isl69260, ti,tps546d24, and lpc32xx DMA mux - Drop duplicate nvidia,tegra186-ccplex-cluster.yaml and mediatek,mt6795-sys-clock.yaml - Add arm,gic ESPI and EPPI interrupt type specifiers - Add another batch of legacy compatible strings which we have no intention of documenting - Add dmas/dma-names properties to FSL lcdif - Fix wakeup-source reference to m8921-keypad.yaml - Treewide fixes of typos in bindings DT Core: - Update dtc/libfdt to upstream version v1.7.0-95-gbcd02b523429 - More conversions to scoped iterators and __free() initializer - Handle overflows in address resources on 32-bit systems - Extend extracting compatible strings in sources from function parameters - Use of_property_present() in DT unittest - Clean-up of_irq_to_resource() to use helpers - Support #msi-cells=<0> in of_msi_get_domain() - Improve the kerneldoc for of_property_match_string() - kselftest: Ignore nodes that have ancestors disabled -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAmbrSpcACgkQ+vtdtY28 YcNpOw//WUD4C/tX8aoekeeoWo0uhCxy3IWzqNFOkP1wYhI4W5Fjoy6COlO1e428 +knrEARe6fNBXa98wZo2PWC6yiHW5kFpFbf1epGCvP7O4uBZgColACnbCjtORZ5A /k3zXj8mu3CphsuTLljM8Ap0RUwqwlhmHJAz1pQlQWslK/v/QaopXtiR4dXS5Bdw jAGFiGDWni3NxiSPuey+1NJeY+t64AsplsCJ8a+3HIqXCxE6HohaboxIvsTaA999 tbEah4AwVv3uQzdh01tmbd4z45XbKjUBc6IscTTXbm2pdpmmCDR9K0k9kkceDDGz 7zyPf1/GGFG+RKC+irUkWHjIb89DrCUl7/DrRO1yijbTuFBktiJZ1KAVuVrmxJSd qh359bphMOx5hbZnPMvsH3Qyb78+U5sCKIHYddzqi1l7o+kMxGE3CqZFj2fGPfiQ W/f9ERQMwbicn0rFh/sdDf1S+QfRQQqjvfko2gjWWEUoImkuxcUiubYQi+ujnuHX S9YGYO8siiODSrVPBKJs1ylYxBlsU4YFk2KSBLjdA3erBvGe4DeH6HozXjh6WmlN e+/4UMoGRPeOesOHhPPqRWkgULmH7X0Ti61FNG2nnDyrt4z2auQ/UIDXj4gfFyS+ PqfPFH2N83dPaHe6PyDoeEkbqEyKI1+gNtGx/alZeMkwMkwDyfU= =a3qP -----END PGP SIGNATURE----- Merge tag 'devicetree-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux Pull devicetree updates from Rob Herring: "DT Bindings: - Drop duplicate devices in trivial-devices.yaml - Add a common serial peripheral device schema and reference it in serial device schemas. - Convert nxp,lpc1850-wdt, zii,rave-wdt, ti,davinci-wdt, snps,archs-pct, fsl,bcsr, fsl,fpga-qixis-i2c, fsl,fpga-qixis, fsl,cpm-enet, fsl,cpm-mdio, fsl,ucc-hdlc, maxim,ds26522, aspeed,ast2400-cvic, aspeed,ast2400-vic, fsl,ftm-timer, ti,davinci-timer, fsl,rcpm, and qcom,ebi2 to DT schema - Add support for rockchip,rk3576-wdt, qcom,apss-wdt-sa8255p, fsl,imx8qm-irqsteer, qcom,pm6150-vib, qcom,sa8255p-pdc, isil,isl69260, ti,tps546d24, and lpc32xx DMA mux - Drop duplicate nvidia,tegra186-ccplex-cluster.yaml and mediatek,mt6795-sys-clock.yaml - Add arm,gic ESPI and EPPI interrupt type specifiers - Add another batch of legacy compatible strings which we have no intention of documenting - Add dmas/dma-names properties to FSL lcdif - Fix wakeup-source reference to m8921-keypad.yaml - Treewide fixes of typos in bindings DT Core: - Update dtc/libfdt to upstream version v1.7.0-95-gbcd02b523429 - More conversions to scoped iterators and __free() initializer - Handle overflows in address resources on 32-bit systems - Extend extracting compatible strings in sources from function parameters - Use of_property_present() in DT unittest - Clean-up of_irq_to_resource() to use helpers - Support #msi-cells=<0> in of_msi_get_domain() - Improve the kerneldoc for of_property_match_string() - kselftest: Ignore nodes that have ancestors disabled" * tag 'devicetree-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (59 commits) dt-bindings: watchdog: Add rockchip,rk3576-wdt compatible dt-bindings: cpu: Drop duplicate nvidia,tegra186-ccplex-cluster.yaml dt-bindings: clock: mediatek: Drop duplicate mediatek,mt6795-sys-clock.yaml of/irq: Use helper to define resources of/irq: Make use of irq_get_trigger_type() dt-bindings: clk: vc5: Make SD/OE pin configuration properties not required drivers/of: Improve documentation for match_string of: property: Do some clean up with use of __free() dt-bindings: watchdog: qcom-wdt: document support on SA8255p dt-bindings: interrupt-controller: fsl,irqsteer: Document fsl,imx8qm-irqsteer dt-bindings: interrupt-controller: arm,gic: add ESPI and EPPI specifiers dt-bindings: dma: Add lpc32xx DMA mux binding dt-bindings: trivial-devices: Drop duplicate "maxim,max1237" dt-bindings: trivial-devices: Drop duplicate LM75 compatible devices dt-bindings: trivial-devices: Deprecate "ad,ad7414" dt-bindings: trivial-devices: Drop incorrect and duplicate at24 compatibles dt-bindings: wakeup-source: update reference to m8921-keypad.yaml dt-bindings: interrupt-controller: qcom-pdc: document support for SA8255p dt-bindings: Fix various typos of: address: Unify resource bounds overflow checking ... |
||
---|---|---|
.. | ||
actions,owl-timer.txt | ||
allwinner,sun4i-a10-timer.yaml | ||
allwinner,sun5i-a13-hstimer.yaml | ||
altr,timer-1.0.txt | ||
amlogic,meson6-timer.yaml | ||
arm,arch_timer_mmio.yaml | ||
arm,arch_timer.yaml | ||
arm,armv7m-systick.yaml | ||
arm,global_timer.yaml | ||
arm,mps2-timer.txt | ||
arm,sp804.yaml | ||
arm,twd-timer.yaml | ||
brcm,bcm2835-system-timer.yaml | ||
brcm,bcmbca-timer.yaml | ||
brcm,kona-timer.yaml | ||
cdns,ttc.yaml | ||
cirrus,clps711x-timer.txt | ||
cirrus,ep9301-timer.yaml | ||
csky,gx6605s-timer.txt | ||
csky,mptimer.txt | ||
digicolor-timer.txt | ||
ezchip,nps400-timer0.txt | ||
ezchip,nps400-timer1.txt | ||
faraday,fttmr010.txt | ||
fsl,ftm-timer.yaml | ||
fsl,gtm.txt | ||
fsl,imxgpt.yaml | ||
hpe,gxp-timer.yaml | ||
img,pistachio-gptimer.txt | ||
ingenic,sysost.yaml | ||
ingenic,tcu.yaml | ||
intel,ixp4xx-timer.yaml | ||
jcore,pit.txt | ||
loongson,ls1x-pwmtimer.yaml | ||
lsi,zevio-timer.txt | ||
marvell,armada-370-xp-timer.txt | ||
marvell,orion-timer.txt | ||
mediatek,timer.yaml | ||
mrvl,mmp-timer.yaml | ||
mstar,msc313e-timer.yaml | ||
nuvoton,npcm7xx-timer.yaml | ||
nvidia,tegra186-timer.yaml | ||
nvidia,tegra-timer.yaml | ||
nxp,lpc3220-timer.yaml | ||
nxp,sysctr-timer.yaml | ||
nxp,tpm-timer.yaml | ||
ralink,cevt-systick.yaml | ||
ralink,rt2880-timer.yaml | ||
rda,8810pl-timer.yaml | ||
realtek,otto-timer.yaml | ||
renesas,cmt.yaml | ||
renesas,em-sti.yaml | ||
renesas,mtu2.yaml | ||
renesas,ostm.yaml | ||
renesas,rz-mtu3.yaml | ||
renesas,tmu.yaml | ||
renesas,tpu.yaml | ||
riscv,timer.yaml | ||
rockchip,rk-timer.yaml | ||
samsung,exynos4210-mct.yaml | ||
sifive,clint.yaml | ||
snps,arc-timer.txt | ||
snps,archs-gfrc.txt | ||
snps,archs-rtc.txt | ||
snps,dw-apb-timer.yaml | ||
socionext,milbeaut-timer.txt | ||
sprd,sc9860-timer.yaml | ||
st,nomadik-mtu.yaml | ||
st,spear-timer.txt | ||
st,stih407-lpc | ||
st,stm32-timer.yaml | ||
thead,c900-aclint-mtimer.yaml | ||
ti,da830-timer.yaml | ||
ti,keystone-timer.txt | ||
ti,timer-dm.yaml | ||
via,vt8500-timer.txt | ||
xlnx,xps-timer.yaml |