mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00
![]() Bindings: - DT schema conversions for Samsung clocks, RNG bindings, Qcom Command DB and rmtfs, gpio-restart, i2c-mux-gpio, i2c-mux-pinctl, Tegra I2C and BPMP, pwm-vibrator, Arm DSU, and Cadence macb - DT schema conversions for Broadcom platforms: interrupt controllers, STB GPIO, STB waketimer, STB reset, iProc MDIO mux, iProc PCIe, Cygnus PCIe PHY, PWM, USB BDC, BCM6328 LEDs, TMON, SYSTEMPORT, AMAC, Northstar 2 PCIe PHY, GENET, moca PHY, GISB arbiter, and SATA - Add binding schemas for Tegra210 EMC table, TI DC-DC converters, - Clean-ups of MDIO bus schemas to fix 'unevaluatedProperties' issues - More fixes due to 'unevaluatedProperties' enabling - Data type fixes and clean-ups of binding examples found in preparation to move to validating DTB files directly (instead of intermediate YAML representation. - Vendor prefixes for T-Head Semiconductor, OnePlus, and Sunplus - Add various new compatible strings DT core: - Silence a warning for overlapping reserved memory regions - Reimplement unittest overlay tracking - Fix stack frame size warning in unittest - Clean-ups of early FDT scanning functions - Fix handling of "linux,usable-memory-range" on EFI booted systems - Add support for 'fail' status on CPU nodes - Improve error message in of_phandle_iterator_next() - kbuild: Disable duplicate unit-address warnings for disabled nodes -----BEGIN PGP SIGNATURE----- iQJEBAABCgAuFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAmHfCdcQHHJvYmhAa2Vy bmVsLm9yZwAKCRD6+121jbxhw+UZD/0ZMQQ6VF20MW7Gg0bOutd8Q6Q6opjrCG5c nLW5mv8Q+um3sI1ZpwdMI4zAfCmTfeL13ZM9KtJKlJ0o41bgId+kZsezy4I2rN9+ sE1CwA4TninKTJsUkmyQX4fgJRUZ95Eubryfb07sy7nbK3LZQ+t18R5tzVBDpzy4 7hy4eM6mlMxgIJDi7EUboLZslkMM4TGGutLsk5C5T5V5lcWSt3Jj5WZtl5k4Wykq j4i9mU+GGTZi0nGAJQ7lNoLPatZDSVQx5tzNV/Wi8hSwZbn0Kycu+IuWZyihILz/ 9lzB/7tv8fl+xkTaJ5xxaY05HcDeX02yCLzh3PfAHRYdbQ2EkFoaKqJ81SLfAq5t aH87v41wFSrjzynxpppqswXOdqI/jofrHrGlQldnw0VHGTjEfDbyZGRQFPHmuzTG gXaSNKCxppG7ThpXarfu7D4TdYV75n+cBOsC/BBopYgIS2+xmjDA3t5Scks1/4NX 1Hfq9IMF9iYJYc/GNXBWcOrLn9d1ILYt6HrKRQar1NIEFH1Lt0c2aw5WsyvOZ4zx aLHLSbEwnl+2wleyGB9YQkFaaF7N6qcid3u9KFRJP6nTojoaeQaIi3MR9F3LVReZ LV5YfWEcij1zc+lzwgHc6+8bbgFxrKgOC2IL/B6u93u/BO0wmF/54kbEZKaLyX8d a7Iii4IYFw== =2g8v -----END PGP SIGNATURE----- Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux Pull devicetree updates from Rob Herring: "Bindings: - DT schema conversions for Samsung clocks, RNG bindings, Qcom Command DB and rmtfs, gpio-restart, i2c-mux-gpio, i2c-mux-pinctl, Tegra I2C and BPMP, pwm-vibrator, Arm DSU, and Cadence macb - DT schema conversions for Broadcom platforms: interrupt controllers, STB GPIO, STB waketimer, STB reset, iProc MDIO mux, iProc PCIe, Cygnus PCIe PHY, PWM, USB BDC, BCM6328 LEDs, TMON, SYSTEMPORT, AMAC, Northstar 2 PCIe PHY, GENET, moca PHY, GISB arbiter, and SATA - Add binding schemas for Tegra210 EMC table, TI DC-DC converters, - Clean-ups of MDIO bus schemas to fix 'unevaluatedProperties' issues - More fixes due to 'unevaluatedProperties' enabling - Data type fixes and clean-ups of binding examples found in preparation to move to validating DTB files directly (instead of intermediate YAML representation. - Vendor prefixes for T-Head Semiconductor, OnePlus, and Sunplus - Add various new compatible strings DT core: - Silence a warning for overlapping reserved memory regions - Reimplement unittest overlay tracking - Fix stack frame size warning in unittest - Clean-ups of early FDT scanning functions - Fix handling of "linux,usable-memory-range" on EFI booted systems - Add support for 'fail' status on CPU nodes - Improve error message in of_phandle_iterator_next() - kbuild: Disable duplicate unit-address warnings for disabled nodes" * tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (114 commits) dt-bindings: net: mdio: Drop resets/reset-names child properties dt-bindings: clock: samsung: convert S5Pv210 to dtschema dt-bindings: clock: samsung: convert Exynos5410 to dtschema dt-bindings: clock: samsung: convert Exynos5260 to dtschema dt-bindings: clock: samsung: extend Exynos7 bindings with UFS dt-bindings: clock: samsung: convert Exynos7 to dtschema dt-bindings: clock: samsung: convert Exynos5433 to dtschema dt-bindings: i2c: maxim,max96712: Add bindings for Maxim Integrated MAX96712 dt-bindings: iio: adi,ltc2983: Fix 64-bit property sizes dt-bindings: power: maxim,max17040: Fix incorrect type for 'maxim,rcomp' dt-bindings: interrupt-controller: arm,gic-v3: Fix 'interrupts' cell size in example dt-bindings: iio/magnetometer: yamaha,yas530: Fix invalid 'interrupts' in example dt-bindings: clock: imx5: Drop clock consumer node from example dt-bindings: Drop required 'interrupt-parent' dt-bindings: net: ti,dp83869: Drop value on boolean 'ti,max-output-impedance' dt-bindings: net: wireless: mt76: Fix 8-bit property sizes dt-bindings: PCI: snps,dw-pcie-ep: Drop conflicting 'max-functions' schema dt-bindings: i2c: st,stm32-i2c: Make each example a separate entry dt-bindings: net: stm32-dwmac: Make each example a separate entry dt-bindings: net: Cleanup MDIO node schemas ... |
||
---|---|---|
.. | ||
allwinner,sun4i-a10-musb.yaml | ||
am33xx-usb.txt | ||
amlogic,meson-g12a-usb-ctrl.yaml | ||
aspeed,usb-vhub.yaml | ||
atmel-usb.txt | ||
brcm,bcm3384-usb.txt | ||
brcm,bcm7445-ehci.yaml | ||
brcm,bdc.yaml | ||
brcm,usb-pinmap.yaml | ||
cdns,usb3.yaml | ||
ci-hdrc-usb2.txt | ||
da8xx-usb.txt | ||
dwc2.yaml | ||
dwc3-cavium.txt | ||
dwc3-st.txt | ||
dwc3-xilinx.yaml | ||
ehci-omap.txt | ||
ehci-orion.txt | ||
ehci-st.txt | ||
exynos-usb.txt | ||
faraday,fotg210.txt | ||
fcs,fusb302.txt | ||
fsl,imx8mp-dwc3.yaml | ||
fsl-usb.txt | ||
generic-ehci.yaml | ||
generic-ohci.yaml | ||
generic-xhci.yaml | ||
gr-udc.txt | ||
hisilicon,histb-xhci.txt | ||
ingenic,musb.yaml | ||
intel,keembay-dwc3.yaml | ||
iproc-udc.txt | ||
isp1301.txt | ||
lpc32xx-udc.txt | ||
marvell,pxau2o-ehci.yaml | ||
maxim,max3420-udc.yaml | ||
maxim,max3421.txt | ||
maxim,max33359.yaml | ||
mediatek,mt6360-tcpc.yaml | ||
mediatek,mtk-xhci.yaml | ||
mediatek,mtu3.yaml | ||
mediatek,musb.yaml | ||
msm-hsusb.txt | ||
npcm7xx-usb.txt | ||
nvidia,tegra-xudc.yaml | ||
nvidia,tegra20-ehci.txt | ||
nvidia,tegra124-xusb.txt | ||
nxp,isp1760.yaml | ||
octeon-usb.txt | ||
ohci-da8xx.txt | ||
ohci-nxp.txt | ||
ohci-omap3.txt | ||
ohci-st.txt | ||
omap-usb.txt | ||
pxa-usb.txt | ||
qcom,dwc3.yaml | ||
realtek,rts5411.yaml | ||
renesas,usb-xhci.yaml | ||
renesas,usb3-peri.yaml | ||
renesas,usbhs.yaml | ||
richtek,rt1711h.txt | ||
rockchip,dwc3.yaml | ||
s3c2410-usb.txt | ||
samsung-hsotg.txt | ||
smsc,usb3503.yaml | ||
snps,dwc3.yaml | ||
spear-usb.txt | ||
st,stusb160x.yaml | ||
ti,hd3ss3220.yaml | ||
ti,j721e-usb.yaml | ||
ti,keystone-dwc3.yaml | ||
ti,tps6598x.yaml | ||
twlxxxx-usb.txt | ||
typec-tcpci.txt | ||
ulpi.txt | ||
usb-device.yaml | ||
usb-drd.yaml | ||
usb-hcd.yaml | ||
usb-nop-xceiv.yaml | ||
usb-uhci.txt | ||
usb-xhci.yaml | ||
usb.yaml | ||
usb251xb.txt | ||
usb4604.txt | ||
usbmisc-imx.txt | ||
ux500-usb.txt | ||
xlnx,usb2.yaml |