mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-10 15:54:39 +08:00
da8d07af4b
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 ... |
||
---|---|---|
.. | ||
adi,axi-spi-engine.txt | ||
allwinner,sun4i-a10-spi.yaml | ||
allwinner,sun6i-a31-spi.yaml | ||
amlogic,meson6-spifc.yaml | ||
amlogic,meson-gx-spicc.yaml | ||
aspeed,ast2600-fmc.yaml | ||
atmel,at91rm9200-spi.yaml | ||
atmel,quadspi.yaml | ||
brcm,bcm2835-aux-spi.txt | ||
brcm,bcm2835-spi.txt | ||
brcm,spi-bcm-qspi.yaml | ||
cdns,qspi-nor-peripheral-props.yaml | ||
cdns,qspi-nor.yaml | ||
cdns,xspi.yaml | ||
fsl-imx-cspi.yaml | ||
fsl-spi.txt | ||
fsl,spi-fsl-qspi.yaml | ||
hpe,gxp-spifi.yaml | ||
icpdas-lp8841-spi-rtc.txt | ||
ingenic,spi.yaml | ||
jcore,spi.txt | ||
marvell,mmp2-ssp.yaml | ||
mediatek,spi-mt65xx.yaml | ||
mediatek,spi-mtk-nor.yaml | ||
mediatek,spi-mtk-snfi.yaml | ||
mediatek,spi-slave-mt27xx.yaml | ||
microchip,mpfs-spi.yaml | ||
microchip,spi-pic32.txt | ||
mikrotik,rb4xx-spi.yaml | ||
mxicy,mx25f0a-spi.yaml | ||
mxs-spi.yaml | ||
nuvoton,npcm-fiu.txt | ||
nuvoton,npcm-pspi.txt | ||
nvidia,tegra20-sflash.txt | ||
nvidia,tegra20-slink.txt | ||
nvidia,tegra114-spi.txt | ||
nvidia,tegra210-quad-peripheral-props.yaml | ||
nvidia,tegra210-quad.yaml | ||
omap-spi.yaml | ||
qca,ar934x-spi.yaml | ||
qcom,spi-geni-qcom.yaml | ||
qcom,spi-qcom-qspi.yaml | ||
qcom,spi-qup.yaml | ||
realtek,rtl-spi.yaml | ||
renesas,hspi.yaml | ||
renesas,rspi.yaml | ||
renesas,sh-msiof.yaml | ||
rockchip-sfc.yaml | ||
samsung,spi-peripheral-props.yaml | ||
samsung,spi.yaml | ||
snps,dw-apb-ssi.yaml | ||
socionext,uniphier-spi.yaml | ||
spi_altera.txt | ||
spi_oc_tiny.txt | ||
spi-armada-3700.txt | ||
spi-ath79.txt | ||
spi-bcm63xx-hsspi.txt | ||
spi-bcm63xx.txt | ||
spi-bus.txt | ||
spi-cadence.yaml | ||
spi-clps711x.txt | ||
spi-controller.yaml | ||
spi-davinci.txt | ||
spi-fsl-dspi.txt | ||
spi-fsl-lpspi.yaml | ||
spi-gpio.yaml | ||
spi-img-spfi.txt | ||
spi-lantiq-ssc.txt | ||
spi-mt7621.txt | ||
spi-mux.yaml | ||
spi-nxp-fspi.yaml | ||
spi-octeon.txt | ||
spi-orion.txt | ||
spi-peripheral-props.yaml | ||
spi-pl022.yaml | ||
spi-rockchip.yaml | ||
spi-sc18is602.txt | ||
spi-sifive.yaml | ||
spi-sprd.txt | ||
spi-st-ssc.txt | ||
spi-sunplus-sp7021.yaml | ||
spi-synquacer.txt | ||
spi-xilinx.yaml | ||
spi-xtensa-xtfpga.txt | ||
spi-zynqmp-qspi.yaml | ||
sprd,spi-adi.yaml | ||
sqi-pic32.txt | ||
st,stm32-qspi.yaml | ||
st,stm32-spi.yaml | ||
ti_qspi.txt | ||
xlnx,zynq-qspi.yaml |