ARM64: dts: rockchip: Rename OPP nodes as opp@<opp-hz>
authorFinley Xiao <finley.xiao@rock-chips.com>
Tue, 5 Jul 2016 02:17:25 +0000 (10:17 +0800)
committerFinley Xiao <finley.xiao@rock-chips.com>
Tue, 5 Jul 2016 02:33:20 +0000 (10:33 +0800)
commit670ad70989eff14b9c5892555bbc612b01569661
tree6b90656adbc1ff9ff76079f1d14ff944c37ab25a
parent62473fb31e1b38b767eec7b8f7308cca30b63641
ARM64: dts: rockchip: Rename OPP nodes as opp@<opp-hz>

It would be better to name OPP nodes as opp@<opp-hz> as that will ensure
that multiple DT nodes don't contain the same frequency. Of course we
expect the writer to name the node with its opp-hz frequency and not any
other frequency.

And that will let the compile error out if multiple nodes are using the
same opp-hz frequency.

Change-Id: Icefba93f7a95752e344b5a092a83931bf4d1e682
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
arch/arm64/boot/dts/rockchip/rk3366.dtsi
arch/arm64/boot/dts/rockchip/rk3368.dtsi
arch/arm64/boot/dts/rockchip/rk3399-evb-rev2.dtsi
arch/arm64/boot/dts/rockchip/rk3399.dtsi