This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 62a0e2fa40c5 Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/l [...] new a78282e2c94f Revert "binfmt_elf, coredump: Log the reason of the failed [...] new 21b91d40575f efi: Remove unused declaration efi_initialize_iomem_resources() new d7171eb49435 efi/cper: Print correctable AER information new 77d48d39e991 efistub/tpm: Use ACPI reclaim memory for event log to avoi [...] new 04736f7d1945 efi: Remove redundant null pointer checks in efi_debugfs_init() new 1abcb8c9934c Merge tag 'efi-next-for-v6.12' of git://git.kernel.org/pub [...] new 7193b5c47583 alpha: no need to include asm/xchg.h twice new 92a10d386149 runtime constants: move list of constants to vmlinux.lds.h new 348325d64444 Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/s [...] new c7f06284a642 ep93xx: clock: Fix off by one in ep93xx_div_recalc_rate() new a8c39443a38b Merge branch 'ep93xx/clk-dependency' into ep93xx/dt-conversion new cbe8e464eb29 gpio: ep93xx: split device in multiple new ede5bbe488d1 ARM: ep93xx: add regmap aux_dev new 8a6b7e2b3acf clk: ep93xx: add DT support for Cirrus EP93xx new 035f90076fd1 pinctrl: add a Cirrus ep93xx SoC pin controller new 9fa7cdb4368f power: reset: Add a driver for the ep93xx reset new eeb3dd5b32e6 dt-bindings: soc: Add Cirrus EP93xx new 6eab0ce6e1c6 soc: Add SoC driver for Cirrus ep93xx new 581e2ff84f2d dt-bindings: dma: Add Cirrus EP93xx new 2e7f55ce4302 dmaengine: cirrus: Convert to DT for Cirrus EP93xx new 824ccabd73aa dt-bindings: pwm: Add Cirrus EP93xx new 4a0f1f0993f5 pwm: ep93xx: add DT support for Cirrus EP93xx new cb0291776fa6 dt-bindings: spi: Add Cirrus EP93xx new e79e7c2df627 spi: ep93xx: add DT support for Cirrus EP93xx new 099747ceb022 dt-bindings: net: Add Cirrus EP93xx new 770e709e38bf net: cirrus: add DT support for Cirrus EP93xx new 1d4f2ff1bbed dt-bindings: mtd: Add ts7200 nand-controller new 853034c7d8c0 mtd: rawnand: add support for ts72xx new f4da2b605563 dt-bindings: ata: Add Cirrus EP93xx new 9963113e3a92 ata: pata_ep93xx: add device tree support new 9cefdd1a952a dt-bindings: input: Add Cirrus EP93xx keypad new b3ab5787e7ac input: keypad: ep93xx: add DT support for Cirrus EP93xx new 177c20d761c5 wdt: ts72xx: add DT support for ts72xx new 8f67b1f02819 gpio: ep93xx: add DT support for gpio-ep93xx new bae9f789b6c4 ASoC: dt-bindings: ep93xx: Document DMA support new fb37c3a9c20c ASoC: dt-bindings: ep93xx: Document Audio Port support new fae4d65a042d ASoC: ep93xx: Drop legacy DMA support new ed5244a1d637 ARM: dts: add Cirrus EP93XX SoC .dtsi new 454b61d84484 ARM: dts: ep93xx: add ts7250 board new bd8511fba09a ARM: dts: ep93xx: Add EDB9302 DT new 046322f1e1d9 ARM: ep93xx: DT for the Cirrus ep93xx SoC platforms new a48ac3dc5697 pwm: ep93xx: drop legacy pinctrl new a632229be268 ata: pata_ep93xx: remove legacy pinctrl use new e5ef574dda70 ARM: ep93xx: delete all boardfiles new 43528a725261 ARM: ep93xx: soc: drop defines new 29ed9cec8725 ASoC: cirrus: edb93xx: Delete driver new a015b1828653 dmaengine: cirrus: remove platform code new e2a79105903a clk: ep93xx: add module license new 53cf1dc480a5 clk: ep93xx: Fix off by one in ep93xx_div_recalc_rate() new ba091a81f823 spi: ep93xx: update kerneldoc comments for ep93xx_spi new 7427c5b34fbe pinctrl: ep93xx: Fix raster pins typo new f3eeba0645dc dmaengine: ep93xx: Fix a NULL vs IS_ERR() check in probe() new d7333f9d3377 dmaengine: cirrus: use snprintf() to calm down gcc 13.3.0 new 878716d40cdd net: cirrus: use u8 for addr to calm down sparse new 84db6f27b26b soc: ep93xx: drop reference to removed EP93XX_SOC_COMMON config new a481b9d2baf7 MAINTAINERS: Update EP93XX ARM ARCHITECTURE maintainer new e3eb39e6bab5 dt-bindings: gpio: ep9301: Add missing "#interrupt-cells" [...] new 075dbe9f6e3c Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub [...]
The 58 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../bindings/arm/cirrus/cirrus,ep9301.yaml | 38 + .../bindings/ata/cirrus,ep9312-pata.yaml | 42 + .../bindings/dma/cirrus,ep9301-dma-m2m.yaml | 84 ++ .../bindings/dma/cirrus,ep9301-dma-m2p.yaml | 144 ++ .../devicetree/bindings/gpio/gpio-ep9301.yaml | 9 +- .../bindings/input/cirrus,ep9307-keypad.yaml | 87 ++ .../devicetree/bindings/mtd/technologic,nand.yaml | 45 + .../devicetree/bindings/net/cirrus,ep9301-eth.yaml | 59 + .../devicetree/bindings/pwm/cirrus,ep9301-pwm.yaml | 53 + .../bindings/soc/cirrus/cirrus,ep9301-syscon.yaml | 94 ++ .../bindings/sound/cirrus,ep9301-i2s.yaml | 16 + .../devicetree/bindings/spi/cirrus,ep9301-spi.yaml | 70 + MAINTAINERS | 1 + arch/alpha/include/asm/cmpxchg.h | 239 +++- arch/alpha/include/asm/xchg.h | 246 ---- arch/arm/Makefile | 1 - arch/arm/boot/dts/cirrus/Makefile | 4 + arch/arm/boot/dts/cirrus/ep93xx-bk3.dts | 125 ++ arch/arm/boot/dts/cirrus/ep93xx-edb9302.dts | 181 +++ arch/arm/boot/dts/cirrus/ep93xx-ts7250.dts | 145 ++ arch/arm/boot/dts/cirrus/ep93xx.dtsi | 444 ++++++ arch/arm/mach-ep93xx/Kconfig | 20 +- arch/arm/mach-ep93xx/Makefile | 11 - arch/arm/mach-ep93xx/clock.c | 733 ---------- arch/arm/mach-ep93xx/core.c | 1018 -------------- arch/arm/mach-ep93xx/dma.c | 114 -- arch/arm/mach-ep93xx/edb93xx.c | 368 ----- arch/arm/mach-ep93xx/ep93xx-regs.h | 38 - arch/arm/mach-ep93xx/gpio-ep93xx.h | 111 -- arch/arm/mach-ep93xx/hardware.h | 25 - arch/arm/mach-ep93xx/irqs.h | 76 -- arch/arm/mach-ep93xx/platform.h | 42 - arch/arm/mach-ep93xx/soc.h | 212 --- arch/arm/mach-ep93xx/timer-ep93xx.c | 143 -- arch/arm/mach-ep93xx/ts72xx.c | 422 ------ arch/arm/mach-ep93xx/ts72xx.h | 94 -- arch/arm/mach-ep93xx/vision_ep9307.c | 319 ----- arch/arm64/kernel/vmlinux.lds.S | 3 +- arch/s390/kernel/vmlinux.lds.S | 3 +- arch/x86/kernel/vmlinux.lds.S | 3 +- drivers/ata/pata_ep93xx.c | 107 +- drivers/clk/Kconfig | 8 + drivers/clk/Makefile | 1 + drivers/clk/clk-ep93xx.c | 850 ++++++++++++ drivers/dma/ep93xx_dma.c | 287 +++- drivers/firmware/efi/cper.c | 11 +- drivers/firmware/efi/efi.c | 2 +- drivers/firmware/efi/libstub/tpm.c | 2 +- drivers/gpio/gpio-ep93xx.c | 345 ++--- drivers/input/keyboard/ep93xx_keypad.c | 74 +- drivers/mtd/nand/raw/Kconfig | 6 + drivers/mtd/nand/raw/Makefile | 1 + drivers/mtd/nand/raw/technologic-nand-controller.c | 222 +++ drivers/net/ethernet/cirrus/ep93xx_eth.c | 65 +- drivers/pinctrl/Kconfig | 7 + drivers/pinctrl/Makefile | 1 + drivers/pinctrl/pinctrl-ep93xx.c | 1434 ++++++++++++++++++++ drivers/power/reset/Kconfig | 10 + drivers/power/reset/Makefile | 1 + drivers/power/reset/ep93xx-restart.c | 84 ++ drivers/pwm/pwm-ep93xx.c | 26 +- drivers/soc/Kconfig | 1 + drivers/soc/Makefile | 1 + drivers/soc/cirrus/Kconfig | 17 + drivers/soc/cirrus/Makefile | 2 + drivers/soc/cirrus/soc-ep93xx.c | 252 ++++ drivers/spi/spi-ep93xx.c | 68 +- drivers/watchdog/ts72xx_wdt.c | 8 + fs/binfmt_elf.c | 48 +- fs/coredump.c | 107 +- include/asm-generic/vmlinux.lds.h | 4 + include/dt-bindings/clock/cirrus,ep9301-syscon.h | 46 + include/linux/coredump.h | 8 +- include/linux/efi.h | 2 - include/linux/platform_data/dma-ep93xx.h | 94 -- include/linux/platform_data/eth-ep93xx.h | 10 - include/linux/platform_data/keypad-ep93xx.h | 32 - include/linux/platform_data/spi-ep93xx.h | 15 - include/linux/soc/cirrus/ep93xx.h | 47 +- kernel/signal.c | 21 +- sound/soc/cirrus/Kconfig | 9 - sound/soc/cirrus/Makefile | 4 - sound/soc/cirrus/edb93xx.c | 116 -- sound/soc/cirrus/ep93xx-i2s.c | 19 - sound/soc/cirrus/ep93xx-pcm.c | 19 +- 85 files changed, 5398 insertions(+), 4978 deletions(-) create mode 100644 Documentation/devicetree/bindings/arm/cirrus/cirrus,ep9301.yaml create mode 100644 Documentation/devicetree/bindings/ata/cirrus,ep9312-pata.yaml create mode 100644 Documentation/devicetree/bindings/dma/cirrus,ep9301-dma-m2m.yaml create mode 100644 Documentation/devicetree/bindings/dma/cirrus,ep9301-dma-m2p.yaml create mode 100644 Documentation/devicetree/bindings/input/cirrus,ep9307-keypad.yaml create mode 100644 Documentation/devicetree/bindings/mtd/technologic,nand.yaml create mode 100644 Documentation/devicetree/bindings/net/cirrus,ep9301-eth.yaml create mode 100644 Documentation/devicetree/bindings/pwm/cirrus,ep9301-pwm.yaml create mode 100644 Documentation/devicetree/bindings/soc/cirrus/cirrus,ep9301-syscon.yaml create mode 100644 Documentation/devicetree/bindings/spi/cirrus,ep9301-spi.yaml delete mode 100644 arch/alpha/include/asm/xchg.h create mode 100644 arch/arm/boot/dts/cirrus/ep93xx-bk3.dts create mode 100644 arch/arm/boot/dts/cirrus/ep93xx-edb9302.dts create mode 100644 arch/arm/boot/dts/cirrus/ep93xx-ts7250.dts create mode 100644 arch/arm/boot/dts/cirrus/ep93xx.dtsi delete mode 100644 arch/arm/mach-ep93xx/Makefile delete mode 100644 arch/arm/mach-ep93xx/clock.c delete mode 100644 arch/arm/mach-ep93xx/core.c delete mode 100644 arch/arm/mach-ep93xx/dma.c delete mode 100644 arch/arm/mach-ep93xx/edb93xx.c delete mode 100644 arch/arm/mach-ep93xx/ep93xx-regs.h delete mode 100644 arch/arm/mach-ep93xx/gpio-ep93xx.h delete mode 100644 arch/arm/mach-ep93xx/hardware.h delete mode 100644 arch/arm/mach-ep93xx/irqs.h delete mode 100644 arch/arm/mach-ep93xx/platform.h delete mode 100644 arch/arm/mach-ep93xx/soc.h delete mode 100644 arch/arm/mach-ep93xx/timer-ep93xx.c delete mode 100644 arch/arm/mach-ep93xx/ts72xx.c delete mode 100644 arch/arm/mach-ep93xx/ts72xx.h delete mode 100644 arch/arm/mach-ep93xx/vision_ep9307.c create mode 100644 drivers/clk/clk-ep93xx.c create mode 100644 drivers/mtd/nand/raw/technologic-nand-controller.c create mode 100644 drivers/pinctrl/pinctrl-ep93xx.c create mode 100644 drivers/power/reset/ep93xx-restart.c create mode 100644 drivers/soc/cirrus/Kconfig create mode 100644 drivers/soc/cirrus/Makefile create mode 100644 drivers/soc/cirrus/soc-ep93xx.c create mode 100644 include/dt-bindings/clock/cirrus,ep9301-syscon.h delete mode 100644 include/linux/platform_data/dma-ep93xx.h delete mode 100644 include/linux/platform_data/eth-ep93xx.h delete mode 100644 include/linux/platform_data/keypad-ep93xx.h delete mode 100644 include/linux/platform_data/spi-ep93xx.h delete mode 100644 sound/soc/cirrus/edb93xx.c