Hi Sebastian.
Sebastian Hesselbarth [off-list ref] writes:
quoted
+ serial@12000 {
+ clocks = <&coreclk 0>;
+ status = "okay";
+ };
For your possible cleanup later: move clocks = <&coreclk 0> to
armada-370-xp.dtsi and remove this then.
Also for cleanup later: It would be great if most SoC nodes get
a node label. That way you can just write:
uart0: { status = "okay" };
without replaying node hierarchy over and over again.
I will keep that in mind for later cleanups. Regarding the nits, as you
took the time to report those, I will send a v3 fixing them tomorrow.
Cheers,,
a+
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html