Commit 034af1f8 authored by Nam Cao's avatar Nam Cao Committed by Anup Patel
Browse files

platform: starfive: correct system clock device tree node



Starfive names the system clock device tree node "starfive,jh7110-clkgen"
in all their git repositories. However, a different name is used in
upstream U-Boot (and also Linux): "starfive,jh7110-syscrg". Since
OpenSBI gets the device tree from U-Boot, this inconsistency leads the
problem that OpenSBI doesn't know the system clock device exists.

Correct this name to keep the consistency.

Signed-off-by: default avatarNam Cao <namcao@linutronix.de>
Acked-by: default avatarMinda Chen <minda.chen@starfivetech.com>
Tested-by: default avatarMinda Chen <minda.chen@starfivetech.com>
Reviewed-by: default avatarAnup Patel <anup@brainfault.org>
parent 88273fe1
Supports Markdown
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