mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-27 01:11:31 +00:00
DT core:
- Add node lifecycle unit tests
- Add of_property_present() helper aligned with fwnode API
- Print more information on reserved regions on boot
- Update dtc to upstream v1.6.1-66-gabbd523bae6e
- Use strscpy() to instead of strncpy() in DT core
- Add option for schema validation on %.dtb targets
Bindings:
- Add/fix support for listing multiple patterns in DT_SCHEMA_FILES
- Rework external memory controller/bus bindings to properly support
controller specific child node properties
- Convert loongson,ls1x-intc, fcs,fusb302, sil,sii8620, Rockchip RK3399
PCIe, Synquacer I2C, and Synquacer EXIU bindings to DT schema format
- Add RiscV SBI PMU event mapping binding
- Add missing contraints on Arm SCMI child node allowed properties
- Add a bunch of missing Socionext UniPhier glue block bindings and
example fixes
- Various fixes for duplicate or conflicting type definitions on DT
properties
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAmP1dxgACgkQ+vtdtY28
YcOkBw//RU8EHTznVRBSbLbolpMPLVF4CGmWeE9bxLTZWIUaSG1NyhQgyKmzGqCR
nsu/g14y3ZCrr4wkNvygWjumsuKu+uwMY0eQtEXEvpb47NBR/nhFaZ8/DWp2TeAr
INizwgr1gc1l3n8cuTL8OBIsu37iNEDVrUuTkcJCdhJkTsEMLK0dA82uBEIWWGPR
dWvhNFjplrCkzycfdbzTG4LMgzmtJ5RtVMT61FgwDd04UtBEOeB6wR3HME0UftG0
XxpzTtskMDiqEgzFFI3tZr82u3SrDzYPjeJVQkZC3VigV+s/ZW1Yh2t7/NH9negl
fsidcNvFBAQFLIPY1QT+wJj3h2jmVThTKUjXo7KrmPgC1gJMaKrMsqQfcI/uqHm3
xFd+Vr/nspIBuuAth+04hdb0sBpvyYaEHoRwPWSWXTdNG7O50pZT5k+e0Lg/jjkM
LmL79yVDPE5hFyH1TfYdUMb5Xn3hui//UUvLaTK0F1AjdEYIvUYchFi5H/Vg7szr
+qGraGMH5fLyNjvI/X8K1ajKNa0xUAKK9JxqM308tD6tMWryZyF0MWD1sjPsvl7T
wBm2fjGaEjapJ7vyywYyuZu3WpTY0eUtOGYIQQ6F+4Q/1h1aj4SeeEGmzZxvOivB
CoWXpYkH/HPoAv+EwWXfGPV4pqxY8L3ZnzV13NcGSvE7Ha7+glo=
=ywsL
-----END PGP SIGNATURE-----
Merge tag 'devicetree-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Pull devicetree updates from Rob Herring:
"DT core:
- Add node lifecycle unit tests
- Add of_property_present() helper aligned with fwnode API
- Print more information on reserved regions on boot
- Update dtc to upstream v1.6.1-66-gabbd523bae6e
- Use strscpy() to instead of strncpy() in DT core
- Add option for schema validation on %.dtb targets
Bindings:
- Add/fix support for listing multiple patterns in DT_SCHEMA_FILES
- Rework external memory controller/bus bindings to properly support
controller specific child node properties
- Convert loongson,ls1x-intc, fcs,fusb302, sil,sii8620, Rockchip
RK3399 PCIe, Synquacer I2C, and Synquacer EXIU bindings to DT
schema format
- Add RiscV SBI PMU event mapping binding
- Add missing contraints on Arm SCMI child node allowed properties
- Add a bunch of missing Socionext UniPhier glue block bindings and
example fixes
- Various fixes for duplicate or conflicting type definitions on DT
properties"
* tag 'devicetree-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (66 commits)
dt-bindings: regulator: Add mps,mpq7932 power-management IC
of: dynamic: Fix spelling mistake "kojbect" -> "kobject"
dt-bindings: drop Sagar Kadam from SiFive binding maintainership
dt-bindings: sram: qcom,imem: document sm8450
dt-bindings: interrupt-controller: convert loongson,ls1x-intc.txt to json-schema
dt-bindings: arm: Add Cortex-A715 and X3
of: dynamic: add lifecycle docbook info to node creation functions
of: add consistency check to of_node_release()
of: do not use "%pOF" printk format on node with refcount of zero
of: unittest: add node lifecycle tests
of: update kconfig unittest help
of: add processing of EXPECT_NOT to of_unittest_expect
of: prepare to add processing of EXPECT_NOT to of_unittest_expect
of: Use preferred of_property_read_* functions
of: Use of_property_present() helper
of: Add of_property_present() helper
of: reserved_mem: Use proper binary prefix
dt-bindings: Fix multi pattern support in DT_SCHEMA_FILES
of: reserved-mem: print out reserved-mem details during boot
dt-bindings: serial: restrict possible child node names
...
|
||
|---|---|---|
| .. | ||
| armada | ||
| atmel | ||
| bridge | ||
| connector | ||
| exynos | ||
| hisilicon | ||
| imx | ||
| mediatek | ||
| msm | ||
| panel | ||
| rockchip | ||
| samsung | ||
| sprd | ||
| tegra | ||
| ti | ||
| tilcdc | ||
| xlnx | ||
| allwinner,sun4i-a10-display-backend.yaml | ||
| allwinner,sun4i-a10-display-engine.yaml | ||
| allwinner,sun4i-a10-display-frontend.yaml | ||
| allwinner,sun4i-a10-hdmi.yaml | ||
| allwinner,sun4i-a10-tcon.yaml | ||
| allwinner,sun4i-a10-tv-encoder.yaml | ||
| allwinner,sun6i-a31-drc.yaml | ||
| allwinner,sun6i-a31-mipi-dsi.yaml | ||
| allwinner,sun8i-a83t-de2-mixer.yaml | ||
| allwinner,sun8i-a83t-dw-hdmi.yaml | ||
| allwinner,sun8i-a83t-hdmi-phy.yaml | ||
| allwinner,sun8i-r40-tcon-top.yaml | ||
| allwinner,sun9i-a80-deu.yaml | ||
| amlogic,meson-dw-hdmi.yaml | ||
| amlogic,meson-vpu.yaml | ||
| arm,hdlcd.yaml | ||
| arm,komeda.yaml | ||
| arm,malidp.yaml | ||
| arm,pl11x.yaml | ||
| atmel,lcdc.txt | ||
| brcm,bcm2711-hdmi.yaml | ||
| brcm,bcm2835-dpi.yaml | ||
| brcm,bcm2835-dsi0.yaml | ||
| brcm,bcm2835-hdmi.yaml | ||
| brcm,bcm2835-hvs.yaml | ||
| brcm,bcm2835-pixelvalve0.yaml | ||
| brcm,bcm2835-txp.yaml | ||
| brcm,bcm2835-v3d.yaml | ||
| brcm,bcm2835-vc4.yaml | ||
| brcm,bcm2835-vec.yaml | ||
| cirrus,clps711x-fb.txt | ||
| dp-aux-bus.yaml | ||
| dsi-controller.yaml | ||
| faraday,tve200.yaml | ||
| fsl,dcu.txt | ||
| fsl,lcdif.yaml | ||
| fsl,tcon.txt | ||
| google,goldfish-fb.txt | ||
| himax,hx8357d.txt | ||
| ilitek,ili9225.txt | ||
| ilitek,ili9486.yaml | ||
| ingenic,ipu.yaml | ||
| ingenic,lcd.yaml | ||
| intel,keembay-display.yaml | ||
| intel,keembay-msscam.yaml | ||
| lvds.yaml | ||
| marvell,pxa2xx-lcdc.txt | ||
| marvell,pxa300-gcu.txt | ||
| mipi-dsi-bus.txt | ||
| multi-inno,mi0283qt.txt | ||
| renesas,cmm.yaml | ||
| renesas,du.yaml | ||
| repaper.txt | ||
| simple-framebuffer.yaml | ||
| sitronix,st7586.txt | ||
| sitronix,st7735r.yaml | ||
| sm501fb.txt | ||
| snps,arcpgu.txt | ||
| solomon,ssd1307fb.yaml | ||
| ssd1289fb.txt | ||
| st,stih4xx.txt | ||
| st,stm32-dsi.yaml | ||
| st,stm32-ltdc.yaml | ||
| ste,mcde.yaml | ||
| truly,nt35597.txt | ||
| via,vt8500-fb.txt | ||
| wm,prizm-ge-rops.txt | ||
| wm,wm8505-fb.txt | ||
| xylon,logicvc-display.yaml | ||