* Nikita Kiryanov <nikita@xxxxxxxxxxxxxx> [151124 05:20]: > +&uart0 { > + pinctrl-names = "default"; > + pinctrl-0 = <&uart0_pins_default>; > +}; > + Please get rid of the extra line at the end of the file.. It will cause whitespace warnings when applying and will also cause issues applying other changes at the end of the file if they rely on the extra line. And check the whole series, thanks :) It will make my life a bit easier. And the Subject line should start with "ARM: dts: ..." for the unified look. Regards, Tony -- 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