TencentOS-kernel/arch/arm64
Paweł Chmiel e6df003eac arm64: dts: exynos: Include common syscon restart/poweroff for Exynos7
[ Upstream commit 73bc7510ea0dafb4ff1ae6808759627a8ec51f5a ]

Exynos7 uses the same syscon reboot and poweroff nodes as other Exynos
SoCs, so instead of duplicating code we can just include common dtsi
file, which already contains definitions of them. After this change,
poweroff node will be also available, previously this dts file did
contain only reboot node.

Fixes: fb026cb65247 ("arm64: dts: Add reboot node for exynos7")
Fixes: b9024cbc937d ("arm64: dts: Add initial device tree support for exynos7")
Signed-off-by: Paweł Chmiel <pawel.mikolaj.chmiel@gmail.com>
Link: https://lore.kernel.org/r/20201107133926.37187-1-pawel.mikolaj.chmiel@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-03-16 16:42:42 +08:00
..
boot arm64: dts: exynos: Include common syscon restart/poweroff for Exynos7 2021-03-16 16:42:42 +08:00
configs Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
crypto crypto: arch/nhpoly1305 - process in explicit 4k chunks 2021-03-16 16:27:38 +08:00
include arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect() 2021-03-16 16:41:36 +08:00
kernel arm64: syscall: exit userspace before unmasking exceptions 2021-03-16 16:42:29 +08:00
kvm KVM: arm64: Don't hide ID registers from userspace 2021-03-16 16:40:53 +08:00
lib arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.S 2021-03-16 16:40:17 +08:00
mm arm64/mm: return cpu_all_mask when node is NUMA_NO_NODE 2021-03-16 16:39:48 +08:00
net arm64: bpf: Fix branch offset in JIT 2021-03-16 16:36:18 +08:00
xen Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
Kbuild Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
Kconfig arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419 2021-03-16 16:26:43 +08:00
Kconfig.debug Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
Kconfig.platforms arm64: berlin: Select DW_APB_TIMER_OF 2021-03-16 16:40:13 +08:00
Makefile arm64: link with -z norelro regardless of CONFIG_RELOCATABLE 2021-03-16 16:39:28 +08:00