mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-07 18:54:13 +00:00
Bindings:
- Convert Qcom IOMMU, Amlogic timer, Freescale sec-v4.0, Toshiba
TC358764 display bridge, Parade PS8622 display bridge, and Xilinx
FPGA bindings to DT schema format
- Add qdu1000 and sa8775p SoC support to Qcom PDC interrupt controller
- Add MediaTek MT8365 UART and SYSIRQ bindings
- Add Arm Cortex-A78C and X1C core compatibles
- Add vendor prefix for Novatek
- Remove bindings for stih415, sti416, stid127 platforms
- Drop uneeded quotes in schema files. This is preparation for yamllint
checking quoting for us.
- Add missing (unevaluated|additional)Properties constraints on child
node schemas
- Clean-up schema comments formatting
- Fix I2C and SPI node bus names in schema examples
- Clean-up some display compatibles schema syntax
- Fix incorrect references to lvds.yaml
- Gather all cache controller bindings in a common directory
DT core:
- Convert unittest to new void .remove platform device hook
- kerneldoc fixes for DT address of_pci_range_to_resource/
of_address_to_resource functions
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAmRINPkACgkQ+vtdtY28
YcPIBA//ajT3b/Q98+Tyo20lYMTYLT/5JVehkl6wSctrBd8Td+mt/qdK6H8qmz20
yq5SvO1sdnF5jrZ0EIP1i2xPNcxJFQqqR4Cr8rjR53FerSru6L07a9F/n+2XWBZ3
ZJgDxXSGapby5VJfrF0stqaiHDGLBmsfX+38LYym9OBY99zDbAtVJvH6/rBt02wP
nSF3xp5hC4z9J1cmp69DQq9n85UYyodtKwT0DJMaSzD0KlrI2yBxc0xtT0l04ekK
384aM6yesbQV9mdJm10HkKDjqMfEguD0BAlnklHN3q4gVQVqC2yb8VHoOasVVVjl
461UGMw9YRTqNcQjhporZdvpaH0ZLW94lESDF4M9OlP+6Aw88ZHtOIeWkSD1eycw
50aaEX6BRiOQopVopaRPme+AJMSh0e4nBewrsT8mzRsDUbpqZSedN+1CybeBH+TP
un4NTimy4opOoXDRhYbFMBhiIqmxDAX2oZUpONstKrjhFW8b93H/n3deHE/fGsG8
TCBjzAD8DCmOBZE3XcoC1ZwJpFc3L+CxZ/bekDvHsuJmdQEF1tLS5F/rO1ty780U
wNskteSlMG0vKboNHvZfu/3CgtKLGQsiipUdw9f/5vGjq8epioBksSAL9Dyngt7H
4BknZ73/upFVczaF55udIUMRpxKUavMnCPdKJH+vSNYPMB/3mEg=
=u3lA
-----END PGP SIGNATURE-----
Merge tag 'devicetree-for-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Pull devicetree updates from Rob Herring:
"Bindings:
- Convert Qcom IOMMU, Amlogic timer, Freescale sec-v4.0, Toshiba
TC358764 display bridge, Parade PS8622 display bridge, and Xilinx
FPGA bindings to DT schema format
- Add qdu1000 and sa8775p SoC support to Qcom PDC interrupt
controller
- Add MediaTek MT8365 UART and SYSIRQ bindings
- Add Arm Cortex-A78C and X1C core compatibles
- Add vendor prefix for Novatek
- Remove bindings for stih415, sti416, stid127 platforms
- Drop uneeded quotes in schema files. This is preparation for
yamllint checking quoting for us.
- Add missing (unevaluated|additional)Properties constraints on child
node schemas
- Clean-up schema comments formatting
- Fix I2C and SPI node bus names in schema examples
- Clean-up some display compatibles schema syntax
- Fix incorrect references to lvds.yaml
- Gather all cache controller bindings in a common directory
DT core:
- Convert unittest to new void .remove platform device hook
- kerneldoc fixes for DT address of_pci_range_to_resource/
of_address_to_resource functions"
* tag 'devicetree-for-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (46 commits)
dt-bindings: rng: Drop unneeded quotes
dt-bindings: arm/soc: mediatek: Drop unneeded quotes
dt-bindings: soc: qcom: Drop unneeded quotes
dt-bindings: i2c: samsung: Fix 'deprecated' value
dt-bindings: display: Fix lvds.yaml references
dt-bindings: display: simplify compatibles syntax
dt-bindings: display: mediatek: simplify compatibles syntax
dt-bindings: drm/bridge: ti-sn65dsi86: Fix the video-interfaces.yaml references
dt-bindings: timer: Drop unneeded quotes
dt-bindings: interrupt-controller: qcom,pdc: document qcom,qdu1000-pdc
dt-bindings: interrupt-controller: qcom-pdc: add compatible for sa8775p
dt-bindings: reset: remove stih415/stih416 reset
dt-bindings: net: dwmac: sti: remove stih415/sti416/stid127
dt-bindings: irqchip: sti: remove stih415/stih416 and stid127
dt-bindings: iommu: Convert QCOM IOMMU to YAML
dt-bindings: irqchip: ti,sci-inta: Add optional power-domains property
dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas
of: address: Reshuffle to remove forward declarations
of: address: Fix documented return value of of_pci_range_to_resource()
of: address: Document return value of of_address_to_resource()
...
|
||
|---|---|---|
| .. | ||
| altera | ||
| amlogic | ||
| apm | ||
| apple | ||
| aspeed | ||
| bcm | ||
| calxeda | ||
| cpu-enable-method | ||
| firmware | ||
| freescale | ||
| hisilicon | ||
| keystone | ||
| marvell | ||
| mediatek | ||
| mrvl | ||
| msm | ||
| mstar | ||
| npcm | ||
| nxp | ||
| omap | ||
| rockchip | ||
| samsung | ||
| socionext | ||
| sprd | ||
| stm32 | ||
| sunxi | ||
| tegra | ||
| ti | ||
| ux500 | ||
| vt8500 | ||
| actions.yaml | ||
| airoha.yaml | ||
| altera.yaml | ||
| amazon,al.yaml | ||
| amlogic.yaml | ||
| apple.yaml | ||
| arm,cci-400.yaml | ||
| arm,coresight-catu.yaml | ||
| arm,coresight-cpu-debug.yaml | ||
| arm,coresight-cti.yaml | ||
| arm,coresight-dynamic-funnel.yaml | ||
| arm,coresight-dynamic-replicator.yaml | ||
| arm,coresight-etb10.yaml | ||
| arm,coresight-etm.yaml | ||
| arm,coresight-static-funnel.yaml | ||
| arm,coresight-static-replicator.yaml | ||
| arm,coresight-stm.yaml | ||
| arm,coresight-tmc.yaml | ||
| arm,coresight-tpiu.yaml | ||
| arm,corstone1000.yaml | ||
| arm,embedded-trace-extension.yaml | ||
| arm,integrator.yaml | ||
| arm,realview.yaml | ||
| arm,scu.yaml | ||
| arm,trace-buffer-extension.yaml | ||
| arm,versatile-sysreg.yaml | ||
| arm,versatile.yaml | ||
| arm,vexpress-juno.yaml | ||
| atmel-at91.yaml | ||
| atmel-sysregs.txt | ||
| axis.txt | ||
| axxia.yaml | ||
| bitmain.yaml | ||
| calxeda.yaml | ||
| cavium-thunder2.txt | ||
| cavium-thunder.txt | ||
| cci-control-port.yaml | ||
| cpus.yaml | ||
| digicolor.yaml | ||
| fsl.yaml | ||
| gemini.yaml | ||
| hpe,gxp.yaml | ||
| intel-ixp4xx.yaml | ||
| intel,keembay.yaml | ||
| intel,socfpga.yaml | ||
| linux,dummy-virt.yaml | ||
| mediatek.yaml | ||
| microchip,sparx5.yaml | ||
| moxart.yaml | ||
| nvidia,tegra194-ccplex.yaml | ||
| pmu.yaml | ||
| primecell.yaml | ||
| psci.yaml | ||
| qcom-soc.yaml | ||
| qcom,coresight-tpda.yaml | ||
| qcom,coresight-tpdm.yaml | ||
| qcom.yaml | ||
| rda.yaml | ||
| realtek.yaml | ||
| rockchip.yaml | ||
| rtsm-dcscb.txt | ||
| secure.txt | ||
| sp810.yaml | ||
| spear-misc.txt | ||
| spear.yaml | ||
| ste-nomadik.txt | ||
| sti.yaml | ||
| sunplus,sp7021.yaml | ||
| sunxi.yaml | ||
| syna.txt | ||
| tegra.yaml | ||
| tesla.yaml | ||
| toshiba.yaml | ||
| ux500.yaml | ||
| vexpress-config.yaml | ||
| vexpress-scc.txt | ||
| vexpress-sysreg.yaml | ||
| vt8500.yaml | ||
| xen.txt | ||
| xilinx.yaml | ||