Hi Krzysztof, > > -#include "exynos5433-tm2.dts" > > +#include "exynos5433-tm2-common.dtsi" > > > > / { > > model = "Samsung TM2E board"; > > Where are the regulators?
No need, they were already overwriting the original property, so with your suggestion they didn't change in tm2e. That's why I like your suggestion. Originally I added the 'regulator' label to not have empty nodes. Andi