Skip to content
Commit a5bf00cd authored by Tero Kristo's avatar Tero Kristo Committed by Paul Walmsley
Browse files

ARM: AM33xx+: hwmod: re-use omap4 implementations for reset functionality



The reset code functionality is mostly a copy paste between OMAP4+ and
AM33xx+. Re-use the omap4 code where possible, and just keep the special
implementation for de-asserting the hardreset lines for AM33xx, as
AM33xx+ devices have slightly different register layouts compared to
OMAP4+. This patch also fixes the hardreset issues faced on AM43xx.

Signed-off-by: default avatarTero Kristo <t-kristo@ti.com>
Reported-by: default avatarDave Gerlach <d-gerlach@ti.com>
Reported-by: default avatarSuman Anna <s-anna@ti.com>
Signed-off-by: default avatarPaul Walmsley <paul@pwsan.com>
parent 4ebf5b28
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment