diff options
author | Aaro Koskinen <[email protected]> | 2019-01-02 20:43:01 +0200 |
---|---|---|
committer | Paul Burton <[email protected]> | 2019-01-02 14:17:24 -0800 |
commit | edefae94b7b9f10d5efe32dece5a36e9d9ecc29e (patch) | |
tree | f9baa2ba94383ff04f30656736efadeb0a3fee73 /security/selinux/hooks.c | |
parent | db1ce3f5d01d2d6d5714aefba0159d2cb5167a0b (diff) |
MIPS: OCTEON: mark RGMII interface disabled on OCTEON III
Commit 885872b722b7 ("MIPS: Octeon: Add Octeon III CN7xxx
interface detection") added RGMII interface detection for OCTEON III,
but it results in the following logs:
[ 7.165984] ERROR: Unsupported Octeon model in __cvmx_helper_rgmii_probe
[ 7.173017] ERROR: Unsupported Octeon model in __cvmx_helper_rgmii_probe
The current RGMII routines are valid only for older OCTEONS that
use GMX/ASX hardware blocks. On later chips AGL should be used,
but support for that is missing in the mainline. Until that is added,
mark the interface as disabled.
Fixes: 885872b722b7 ("MIPS: Octeon: Add Octeon III CN7xxx interface detection")
Signed-off-by: Aaro Koskinen <[email protected]>
Signed-off-by: Paul Burton <[email protected]>
Cc: Ralf Baechle <[email protected]>
Cc: James Hogan <[email protected]>
Cc: [email protected]
Cc: [email protected] # 4.7+
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions