]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: omap5: fix gpu_cm clock provider name
authorTero Kristo <t-kristo@ti.com>
Tue, 8 Oct 2019 07:56:42 +0000 (10:56 +0300)
committerTony Lindgren <tony@atomide.com>
Tue, 8 Oct 2019 13:44:45 +0000 (06:44 -0700)
commitb2c36c0b5a72c3f43dbe5d7f3444a52d533efc25
tree4aaafe07508a5a0b5c6c75c1080b4d5db1e24c28
parent12961cbc50fae1f6cd95b5847f16123e2162696a
ARM: dts: omap5: fix gpu_cm clock provider name

The clkctrl code searches for the parent clockdomain based on the name
of the CM provider node. The introduction of SGX node for omap5 made
the node name for the gpu_cm to be clock-controller. There is no
clockdomain named like this, so the lookup fails. Fix by changing
the node name properly.

Fixes: bb6db08ddd02 ("ARM: dts: Configure sgx for omap5")
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap54xx-clocks.dtsi