On 05/08/2014 10:46 PM, Geert Uytterhoeven wrote:
+ /* clocks = <&mstp3_clks R8A7740_CLK_GETHER>; */
This property is mandatory, according to the bindings.
Indeed, but you cannot put anything there until the platform has CCF, as mstp3_clks doesn't exist yet.
Yes, that was the main obstacle to accepting those bindings sooner. This patch therefore seems somewhat premature.
My main objective is to provide working Ethernet support for Armadillo reference now.
Mine was the same (but for BOCK-W board) but DT people didn't give a damn. :-) So there's still no Ethernet support in BOCK-W DT.
Yes there is: ethernet@18300000.
That's for an on-board SMSC911x, not for sh_eth.
The DTS already has other nodes without "clocks" properties.
It means not everybody submitting the bindings had the same bad luck as me. :-)
I think we have to be pragmatic here. The clocks properties will be added to the dtsi as soon as we have CCF support.
I'd agree, so if there's no objections from DT people, I won't object anymore.
Gr{oetje,eeting}s, Geert
WBR, Sergei -- 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