2015-05-13 15:36 GMT+09:00 Anand Moon <linux.amoon@xxxxxxxxx>: > This changes enables TMU IP block on the Exynos5422 Odroid-XU3 > device. > > Tested-by: Markus Reichl <m.reichl@xxxxxxxxxxxxx> > Acked-by: Lukasz Majewski <l.majewski@xxxxxxxxxxx> > Signed-off-by: Anand Moon <linux.amoon@xxxxxxxxx> > --- > arch/arm/boot/dts/exynos5422-odroidxu3.dts | 25 +++++++++++++++++++++++++ > 1 file changed, 25 insertions(+) > > diff --git a/arch/arm/boot/dts/exynos5422-odroidxu3.dts b/arch/arm/boot/dts/exynos5422-odroidxu3.dts > index 9446e28..cd78816 100644 > --- a/arch/arm/boot/dts/exynos5422-odroidxu3.dts > +++ b/arch/arm/boot/dts/exynos5422-odroidxu3.dts > @@ -319,6 +319,31 @@ > #cooling-cells = <2>; > cooling-levels = <0 130 170 230>; > }; > + > + tmu@10060000 { Here and for other overrides please use label notation, like: &tmu_cpu0 { ... }; > + vtmu-supply = <&ldo10_reg>; I am curious, how did you find that LDO10 supplies TMU unit? Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html