Skip to content
  • Marek Vasut's avatar
    ARM: dts: rmobile: Disable RPC HF by default · 3d5f45c9
    Marek Vasut authored
    
    
    The RPC HF might be locked by ATF, and any access to its register
    space would result in complete hang. Disable the RPC HF by default.
    The ATF should be patched to set RPC node status = "okay" in the DT
    fragment it passes to U-Boot in case the RPC HF access is unlocked,
    and that way U-Boot could access the RPC HF safely.
    
    Signed-off-by: default avatarMarek Vasut <marek.vasut+renesas@gmail.com>
    3d5f45c9