Re: [PATCH 3/4] Emerson KSI8560 device tree
From: Scott Wood <hidden>
Date: 2008-03-05 17:30:57
From: Scott Wood <hidden>
Date: 2008-03-05 17:30:57
On Wed, Mar 05, 2008 at 10:29:40AM +1100, David Gibson wrote:
On Tue, Mar 04, 2008 at 07:35:40PM +0300, Alexandr Smirnov wrote:quoted
+ device_type = "network"; + model = "TSEC"; + compatible = "gianfar";This still looks like the old binding.
Unfortunately, only the mdio node has a new binding. The gianfar driver itself (or rather the glue code in fsl_soc.c) still insists on the above. -Scott