linux/drivers/reset
Krzysztof Kozlowski 4a9a1a5602 arm64: socfpga: merge Agilex and N5X into ARCH_INTEL_SOCFPGA
Agilex, N5X and Stratix 10 share all quite similar arm64 hard cores and
SoC-part.  Up to a point that N5X uses the same DTSI as Agilex.  From
the Linux kernel point of view these are flavors of the same
architecture so there is no need for three top-level arm64
architectures.  Simplify this by merging all three architectures into
ARCH_INTEL_SOCFPGA and dropping the other ARCH* arm64 Kconfig entries.

The side effect is that the INTEL_STRATIX10_SERVICE will now be
available for both 32-bit and 64-bit Intel SoCFPGA, even though it is
used only for 64-bit.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
2021-03-23 11:03:36 -05:00
..
hisilicon reset: hisilicon: correct vendor prefix 2021-01-08 13:00:59 +01:00
sti reset: sti: reset-syscfg: fix struct description warnings 2020-09-23 14:32:49 +02:00
tegra treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
core.c reset: core: fix a kernel-doc markup 2021-01-14 09:22:13 +01:00
Kconfig arm64: socfpga: merge Agilex and N5X into ARCH_INTEL_SOCFPGA 2021-03-23 11:03:36 -05:00
Makefile riscv: Add Canaan Kendryte K210 reset controller 2021-01-14 15:08:53 -08:00
reset-a10sr.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 2019-05-30 11:29:52 -07:00
reset-ath79.c
reset-axs10x.c
reset-bcm6345.c reset: add BCM6345 reset controller driver 2020-11-17 21:51:42 +01:00
reset-berlin.c
reset-brcmstb-rescal.c reset: Add Broadcom STB RESCAL reset controller 2020-01-06 10:02:03 +01:00
reset-brcmstb.c reset: brcmstb: Remove resource checks 2019-12-10 11:43:37 +01:00
reset-hsdk.c
reset-imx7.c ARM: SoC-related driver updates 2020-10-24 10:39:22 -07:00
reset-intel-gw.c reset: intel: fix a compile warning about REG_OFFSET redefined 2020-07-20 11:01:19 +02:00
reset-k210.c riscv: Add Canaan Kendryte K210 reset controller 2021-01-14 15:08:53 -08:00
reset-lantiq.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
reset-lpc18xx.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
reset-meson-audio-arb.c reset: meson-audio-arb: add sm1 support 2019-10-03 19:56:51 +02:00
reset-meson.c reset: meson: make it possible to build as a module 2020-11-16 17:05:29 +01:00
reset-npcm.c reset: npcm: add NPCM reset controller driver 2020-01-02 12:25:05 +01:00
reset-oxnas.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 2019-05-30 11:29:52 -07:00
reset-pistachio.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 2019-06-05 17:37:15 +02:00
reset-qcom-aoss.c reset: qcom-aoss: Allow CONFIG_RESET_QCOM_AOSS to be a tristate 2020-01-08 10:26:14 +01:00
reset-qcom-pdc.c
reset-raspberrypi.c reset: Add Raspberry Pi 4 firmware reset controller 2020-08-18 13:01:10 +02:00
reset-scmi.c reset: reset-scmi: Match scmi device by both name and protocol id 2019-12-24 11:37:35 +00:00
reset-simple.c reset: simple: add BCM4908 MISC PCIe reset controller support 2021-01-08 13:00:59 +01:00
reset-socfpga.c reset: socfpga: add error handling and release mem-region 2020-12-01 11:37:12 +01:00
reset-stm32mp1.c
reset-sunxi.c reset: Move reset-simple header out of drivers/reset 2020-06-16 14:19:56 +02:00
reset-ti-sci.c firmware: ti_sci: Replace HTTP links with HTTPS ones 2020-07-24 14:44:52 -07:00
reset-ti-syscon.c reset-controller: ti: force the write operation when assert or deassert 2020-12-03 08:44:57 +01:00
reset-uniphier-glue.c reset: Move reset-simple header out of drivers/reset 2020-06-16 14:19:56 +02:00
reset-uniphier.c reset: uniphier: Add SCSSI reset control for each channel 2020-01-02 12:25:05 +01:00
reset-zynq.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 2019-06-05 17:36:37 +02:00
reset-zynqmp.c reset: reset-zynqmp: Added support for Versal platform 2020-09-23 14:25:31 +02:00