[PATCH] ARM: bcmbca: add VFP and NEON fixup for bcm6878 SoC

From: Anand Gore
Date: Fri May 27 2022 - 14:20:58 EST


BCM6878 SoC only has VFP and NEON support on core 0. So kernel VPF/NEON
support is disabled in this chip. Add this fixup to manually turn on
VFP/NEON in case userspace app need to access them on core 0.

Signed-off-by: Anand Gore <anand.gore@xxxxxxxxxxxx>
---

arch/arm/mach-bcm/bcmbca.c | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm/mach-bcm/bcmbca.c b/arch/arm/mach-bcm/bcmbca.c
index dbf4d95e824e..60eeb2aa772a 100644
--- a/arch/arm/mach-bcm/bcmbca.c
+++ b/arch/arm/mach-bcm/bcmbca.c
@@ -45,6 +45,7 @@ static void __init bcmbca_neon_fixup(void)

static const char *const bcmbca_match[] __initconst = {
"brcm,bcm6846",
+ "brcm,bcm6878",
NULL
};

--
2.25.1

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature