mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-10 02:07:52 +00:00
Bindings:
- Add spi-peripheral-props.yaml references to various SPI device
bindings
- Convert qcom,pm8916-wdt, ds1307, Qualcomm BAM DMA, is31fl319x,
skyworks,aat1290, Rockchip EMAC, gpio-ir-receiver, ahci-ceva, Arm CCN
PMU, rda,8810pl-intc, sil,sii9022, ps2-gpio, and arm-firmware-suite
bindings to DT schema format
- New bindings for Arm virtual platforms display, Qualcomm IMEM memory
region, Samsung S5PV210 ChipID, EM Microelectronic EM3027 RTC, and
arm,cortex-a78ae
- Add vendor prefixes for asrock, bytedance, hxt, ingrasys, inventec,
quanta, and densitron
- Add missing MSI and IOMMU properties to host-generic-pci
- Remove bindings for removed EFM32 platform
- Remove old chosen.txt binding (replaced by schema)
- Treewide add missing type information for properties
- Treewide fixing of typos and its vs. it's in bindings. Its all good
now.
- Drop unnecessary quoting in power related schemas
- Several LED binding updates which didn't get picked up
- Move various bindings to proper directories
DT core code:
- Convert unittest GPIO related tests to use fwnode
- Check ima-kexec-buffer against memory bounds
- Print reserved-memory allocation/reservation failures as errors
- Cleanup early_init_dt_reserve_memory_arch()
- Simplify of_overlay_fdt_apply() tail
-----BEGIN PGP SIGNATURE-----
iQJEBAABCgAuFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAmLpmdUQHHJvYmhAa2Vy
bmVsLm9yZwAKCRD6+121jbxhw8RKD/0dWJ6kDoM5IgS+gzklHA4cBgtHoqHa8Aun
wDMP6bLxFtlGtAExkfO1ZvNgv1movEYwtSkNKKLuzK/Uv65ln693xWMKza0VEQCl
1/C1+BQUGMrrMxheMvyWyoGTzOuP65Oh74xDutVlOMN5GxUNEtnU6OdX+F1TLNtD
utL0arf44y8pAC+eouLTl0bDeMi3rnLT7Y/UEuhh59nVVy+Fi04jvV/UjNx0Vp6m
/jViiCSxPl77zU2nL7kdOE91Peaqb4YgdXjSgvnhXcJ8zDZZgai64u3Kq0k5whM6
U6HvIpjvzwDJG5qfW7rdM8dFMUECYNWMqlrqhpX1m/FQQejUBalPnklTtqwkrzsj
8QXJB0y1BMf6lwIjFDHZoxk4sfd3fcSJegkZK+wip9FdpGe+78GBUp2RU+gfMgv9
lUSLq0mrmjEuazqm+C95okzFbLeZk+WAgAmH2GYaTc1VYa6WrBYnTZIy8ngTe+VS
ywklQbBUXMaV13A5gKQSNZx9rdyJVgqRcLuRxosxNt5ms411oiKjjj2m6adTUXmR
jos67YYdSHiKmn7Omj8biOw2lDQe0PMZmhgqNTe7nAWho26v6uV/HgLz6xNPtEDx
Lj6+xBz96RH0ANWS9O0GLk+GDe7svsXTmj+9GkCFlY3PioMvB3Fmph7p9Hjxkq2P
8zQFxWGgAg==
=8/kk
-----END PGP SIGNATURE-----
Merge tag 'devicetree-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Pull devicetree updates from Rob Herring:
"Bindings:
- Add spi-peripheral-props.yaml references to various SPI device
bindings
- Convert qcom,pm8916-wdt, ds1307, Qualcomm BAM DMA, is31fl319x,
skyworks,aat1290, Rockchip EMAC, gpio-ir-receiver, ahci-ceva, Arm
CCN PMU, rda,8810pl-intc, sil,sii9022, ps2-gpio, and
arm-firmware-suite bindings to DT schema format
- New bindings for Arm virtual platforms display, Qualcomm IMEM
memory region, Samsung S5PV210 ChipID, EM Microelectronic EM3027
RTC, and arm,cortex-a78ae
- Add vendor prefixes for asrock, bytedance, hxt, ingrasys, inventec,
quanta, and densitron
- Add missing MSI and IOMMU properties to host-generic-pci
- Remove bindings for removed EFM32 platform
- Remove old chosen.txt binding (replaced by schema)
- Treewide add missing type information for properties
- Treewide fixing of typos and its vs. it's in bindings. Its all good
now.
- Drop unnecessary quoting in power related schemas
- Several LED binding updates which didn't get picked up
- Move various bindings to proper directories
DT core code:
- Convert unittest GPIO related tests to use fwnode
- Check ima-kexec-buffer against memory bounds
- Print reserved-memory allocation/reservation failures as errors
- Cleanup early_init_dt_reserve_memory_arch()
- Simplify of_overlay_fdt_apply() tail"
* tag 'devicetree-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (65 commits)
dt-bindings: mtd: microchip,mchp48l640: use spi-peripheral-props.yaml
dt-bindings: power: supply: drop quotes when not needed
dt-bindings: power: reset: drop quotes when not needed
dt-bindings: power: drop quotes when not needed
dt-bindings: PCI: host-generic-pci: Allow IOMMU and MSI properties
of/fdt: declared return type does not match actual return type
devicetree/bindings: correct possessive "its" typos
dt-bindings: net: convert emac_rockchip.txt to YAML
dt-bindings: eeprom: microchip,93lc46b: move to eeprom directory
dt-bindings: eeprom: at25: use spi-peripheral-props.yaml
dt-bindings: display: use spi-peripheral-props.yaml
dt-bindings: watchdog: qcom,pm8916-wdt: convert to dtschema
dt-bindings: power: reset: qcom,pon: use absolute path to other schema
dt-bindings: iio/dac: adi,ad5766: Add missing type to 'output-range-microvolts'
dt-bindings: power: supply: charger-manager: Add missing type for 'cm-battery-stat'
dt-bindings: panel: raydium,rm67191: Add missing type to 'video-mode'
of/fdt: Clean up early_init_dt_reserve_memory_arch()
dt-bindings: PCI: fsl,imx6q-pcie: Add missing type for 'reset-gpio-active-high'
dt-bindings: rtc: Add EM Microelectronic EM3027 bindings
dt-bindings: rtc: ds1307: Convert to json-schema
...
|
||
|---|---|---|
| .. | ||
| i2c | ||
| spi | ||
| xilinx | ||
| allegro,al5e.yaml | ||
| allwinner,sun4i-a10-csi.yaml | ||
| allwinner,sun4i-a10-ir.yaml | ||
| allwinner,sun4i-a10-video-engine.yaml | ||
| allwinner,sun6i-a31-csi.yaml | ||
| allwinner,sun6i-a31-mipi-csi2.yaml | ||
| allwinner,sun8i-a83t-de2-rotate.yaml | ||
| allwinner,sun8i-a83t-mipi-csi2.yaml | ||
| allwinner,sun8i-h3-deinterlace.yaml | ||
| allwinner,sun50i-h6-vpu-g2.yaml | ||
| amlogic,axg-ge2d.yaml | ||
| amlogic,gx-vdec.yaml | ||
| amlogic,meson-gx-ao-cec.yaml | ||
| amlogic,meson-ir-tx.yaml | ||
| amphion,vpu.yaml | ||
| aspeed-video.txt | ||
| atmel-isi.txt | ||
| atmel,isc.yaml | ||
| cdns,csi2rx.txt | ||
| cdns,csi2tx.txt | ||
| cec-gpio.txt | ||
| cec.txt | ||
| coda.yaml | ||
| exynos4-fimc-is.txt | ||
| exynos5-gsc.txt | ||
| exynos-fimc-lite.txt | ||
| fsl-pxp.txt | ||
| fsl-vdoa.txt | ||
| gpio-ir-receiver.yaml | ||
| hix5hd2-ir.txt | ||
| img-ir-rev1.txt | ||
| imx.txt | ||
| marvell,mmp2-ccic.yaml | ||
| mediatek-jpeg-decoder.yaml | ||
| mediatek-jpeg-encoder.yaml | ||
| mediatek-mdp.txt | ||
| mediatek-vpu.txt | ||
| mediatek,vcodec-decoder.yaml | ||
| mediatek,vcodec-encoder.yaml | ||
| mediatek,vcodec-subdev-decoder.yaml | ||
| meson-ir.txt | ||
| microchip,csi2dc.yaml | ||
| microchip,sama5d4-vdec.yaml | ||
| microchip,xisc.yaml | ||
| mtk-cir.txt | ||
| nokia,n900-ir | ||
| nvidia,tegra-vde.yaml | ||
| nxp,imx7-csi.yaml | ||
| nxp,imx8-jpeg.yaml | ||
| nxp,imx8mq-mipi-csi2.yaml | ||
| nxp,imx8mq-vpu.yaml | ||
| nxp,imx-mipi-csi2.yaml | ||
| pxa-camera.txt | ||
| qcom,msm8916-camss.yaml | ||
| qcom,msm8916-venus.yaml | ||
| qcom,msm8996-camss.yaml | ||
| qcom,msm8996-venus.yaml | ||
| qcom,sc7180-venus.yaml | ||
| qcom,sc7280-venus.yaml | ||
| qcom,sdm660-camss.yaml | ||
| qcom,sdm660-venus.yaml | ||
| qcom,sdm845-camss.yaml | ||
| qcom,sdm845-venus-v2.yaml | ||
| qcom,sdm845-venus.yaml | ||
| qcom,sm8250-camss.yaml | ||
| qcom,sm8250-venus.yaml | ||
| rc.txt | ||
| rc.yaml | ||
| renesas,ceu.yaml | ||
| renesas,csi2.yaml | ||
| renesas,drif.yaml | ||
| renesas,fcp.yaml | ||
| renesas,fdp1.yaml | ||
| renesas,imr.yaml | ||
| renesas,isp.yaml | ||
| renesas,jpu.yaml | ||
| renesas,vin.yaml | ||
| renesas,vsp1.yaml | ||
| rockchip-isp1.yaml | ||
| rockchip-rga.yaml | ||
| rockchip-vpu.yaml | ||
| rockchip,rk3568-vepu.yaml | ||
| rockchip,vdec.yaml | ||
| s5p-cec.txt | ||
| s5p-mfc.txt | ||
| samsung-fimc.txt | ||
| samsung-mipi-csis.txt | ||
| samsung-s5c73m3.txt | ||
| samsung-s5k5baf.txt | ||
| samsung-s5k6a3.txt | ||
| samsung,s5pv210-jpeg.yaml | ||
| si470x.txt | ||
| si4713.txt | ||
| st-rc.txt | ||
| st,st-delta.txt | ||
| st,st-hva.txt | ||
| st,stih4xx.txt | ||
| st,stm32-cec.yaml | ||
| st,stm32-dcmi.yaml | ||
| st,stm32-dma2d.yaml | ||
| stih407-c8sectpfe.txt | ||
| stih-cec.txt | ||
| tegra-cec.txt | ||
| ti-am437x-vpfe.txt | ||
| ti,cal.yaml | ||
| ti,da850-vpif.txt | ||
| ti,omap3isp.txt | ||
| ti,vpe.yaml | ||
| video-interface-devices.yaml | ||
| video-interfaces.txt | ||
| video-interfaces.yaml | ||
| video-mux.yaml | ||