]> Git Repo - u-boot.git/commit
ARM: dts: rmobile: Disable RPC HF by default
authorMarek Vasut <[email protected]>
Sat, 10 Jul 2021 16:56:29 +0000 (18:56 +0200)
committerMarek Vasut <[email protected]>
Tue, 20 Jul 2021 21:33:54 +0000 (23:33 +0200)
commit3d5f45c95c9db73ddad6a73b2a1a55dd090c3b1a
tree39702d36aa97867db5f726e5e2608e7384b511cd
parent91c6a3a45941cbf53adb91fc4464a3d060a7233b
ARM: dts: rmobile: Disable RPC HF by default

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: Marek Vasut <[email protected]>
arch/arm/dts/r8a77950-salvator-x-u-boot.dts
arch/arm/dts/r8a77950-ulcb-u-boot.dts
arch/arm/dts/r8a77960-salvator-x-u-boot.dts
arch/arm/dts/r8a77960-ulcb-u-boot.dts
arch/arm/dts/r8a77965-salvator-x-u-boot.dts
arch/arm/dts/r8a77965-ulcb-u-boot.dts
arch/arm/dts/r8a77990-ebisu-u-boot.dts
arch/arm/dts/r8a77995-draak-u-boot.dts
This page took 0.041226 seconds and 4 git commands to generate.