Comment 3 for bug 1359489

Revision history for this message
Craig Magina (craig.magina) wrote :

[IMPACT]
The value of the csr-mask of the SATA PHY clock DTS node has a
wrong value resulting a kernel panic as the clock/reset is not
proper for the PHY of the SATA host controller 1. This patch
fixes the correct csr-mask value of the SATA PHY clock DTS node
for the SATA Host controller 1.

[TEST CASE]
Attempt to boot from a disk attached to SATA Host controller 1.

[Regression Potential]
As the 'ok' is the default status of a device tree node, this patch
removes the status of the PHY clock node of SATA Host Controller 1.
The status of the clock node is handled from the firmware based on
the controller enabled/disabled by the user.