27 Nov
2012
27 Nov
'12
3:54 a.m.
Hi Arnd,
On 11/27/2012 5:23, Arnd Bergmann wrote:
On Wednesday 14 November 2012, Bo Shen wrote:
ssc0: ssc@fffbc000 {
status = "okay";
pinctrl-0 = <&pinctrl_ssc0_tx>;
}; };
This gives me a build error in linux-next with at91sam9g20_defconfig:
ERROR (phandle_references): Reference to non-existent node or label "pinctrl_ssc0_tx"
Yes, this is because there is a cross merge patch at: https://patchwork.kernel.org/patch/1776941/ acked by Mark Brown, however it does not merged.
Best Regards, Bo Shen