Merge branch 'add-fec-support-on-s32v234-platform'
authorJakub Kicinski <kuba@kernel.org>
Tue, 20 Sep 2022 00:57:29 +0000 (17:57 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 20 Sep 2022 00:57:30 +0000 (17:57 -0700)
commit517ff3ceb38317a8e8a88b3e4ed68b21ceb31d2b
tree26b0d12320e68d6eaf046711cd39abeefff5a5d5
parent2bd178c5ea73ab66ac8496960c4a4d9acdef5c24
parent167d5fe0f6c95b4a7da506f0485b500c4f533eb1
Merge branch 'add-fec-support-on-s32v234-platform'

Wei Fang says:

====================
Add FEC support on s32v234 platform

This series patches are to add FEC support on s32v234 platfom.
1. Add compatible string and quirks for fsl,s32v234
2. Update Kconfig to also check for ARCH_S32.
====================

Link: https://lore.kernel.org/r/20220907095649.3101484-1-wei.fang@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>