On Tue, Jan 31, 2017 at 09:19:55PM +0200, Krzysztof Kozlowski wrote:
On Tue, Jan 31, 2017 at 08:04:53AM +0100, Marek Szyprowski wrote:
quoted
I have no idea. Are you sure you have applied the dts patch? Here it works
fine (Odroid U3 with next-20170130 + this patchset):
Yep:
$ git log --oneline
ee85c687392b arm: dts: exynos: Add labels to all existing power domains
6c63bc30112d soc: samsung: pm_domains: Read domain name from the new label property
f4c8f7f062ca soc: samsung: pm_domains: Remove message about failed memory allocation
90d5c7c36ad3 soc: samsung: pm_domains: Remove unused name field
b8b54d5c4f5a soc: samsung: pm_domains: Use full names in subdomains registration log
95648b747071 Merge branch 'next/soc' into for-next
On the board:
$ uname -a
Linux odroidu3 4.10.0-rc2-00070-gee85c687392b-dirty
The hash matches. Let my try it on the linux-next...
I'm dumbass... The kernel was updated but I put DTB in wrong directory so
old DTB was used.
Now it works fine.
Best regards,
Krzysztof