Skip to content
Snippets Groups Projects
Commit f54fe87a authored by Kumar Gala's avatar Kumar Gala
Browse files

85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled


On the MPC85xx platform if we have SATA its connected on SERDES.
Determing if SATA is enabled via sata_initialize should not be board
specific and thus we move it out of the MPC8536DS board code.

Additionally, now that we have is_serdes_configured() we can determine
if the given SATA port is enabled and error out if its not in the
driver.

Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 54648985
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment