arm: mach-k3: j721e: Add detection for j721e
authorLokesh Vutla <lokeshvutla@ti.com>
Wed, 5 Aug 2020 17:14:19 +0000 (22:44 +0530)
committerLokesh Vutla <lokeshvutla@ti.com>
Tue, 11 Aug 2020 15:04:46 +0000 (20:34 +0530)
commit2a18be77def6ce8967cb24770a2c0838125d2da5
treeabfdec3e278d6c0dfbe33ed2fe093fda76e8a768
parentdc57a554a5af936f1127d2af03fa9281a6c1d4e1
arm: mach-k3: j721e: Add detection for j721e

Add an api soc_is_j721e(), and use it to enable certain functionality
that is available only on j721e. This detection is needed when DT is not
available.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Suman Anna <s-anna@ti.com>
arch/arm/mach-k3/common.c
arch/arm/mach-k3/common.h
arch/arm/mach-k3/include/mach/hardware.h
arch/arm/mach-k3/include/mach/sys_proto.h
arch/arm/mach-k3/j721e_init.c