Bug 209277

Summary: powerpc: obsolete driver: Marvell MV64X60 MPSC
Product: Platform Specific/Hardware Reporter: Necip Fazil Yildiran (fazilyildiran)
Component: PPC-32Assignee: platform_ppc-32
Status: CLOSED CODE_FIX    
Severity: enhancement CC: bp, christophe.leroy, fazilyildiran, michael, mpe, paulus
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 5.9-rc4 Subsystem:
Regression: No Bisected commit-id:

Description Necip Fazil Yildiran 2020-09-15 14:09:45 UTC

    
Comment 1 Necip Fazil Yildiran 2020-09-15 14:25:08 UTC
The config MV64X60 in arch/powerpc/platforms/embedded6xx/Kconfig is 
non-prompt selected nowhere -- thus, cannot be enabled.
 
In addition, a few other configs cannot be enabled due to their dependency
on MV64X60, e.g., EDAC_MV64X60.
 
The last to use this driver was by PrPMC 280/2800, for which the support
was ended with the commit 3c8464a9b12b 
("powerpc: Delete old PrPMC 280/2800 support").
 
This looks like the related configs (e.g., MV64X60, EDAC_MV64X60) and the
code (e.g., drivers/edac/mv64x60_edac.c) for Marvell MV64X60 MPSC are now
obsolete.
Comment 4 Christophe Leroy 2021-06-19 06:37:37 UTC
The watchdog patch is flagged 'accepted' in patchwork, should go into 5.14
Comment 5 Michael Ellerman 2022-06-06 14:47:22 UTC
The watchdog driver was removed in:
  bc65baf73b68 ("watchdog: Remove MV64x60 watchdog driver")