Hi,
Andrew Lunn writes:
> On Wed, Jun 08, 2016 at 08:44:55PM -0400, Vivien Didelot wrote:
>> Thanks to the new device probing, we can explicit the exact switch model
>> in the device tree.
>>
>> Name the driver "mv88e6xxx" and list all its compatible supported chips.
>
> No. This goes against t
On Wed, Jun 08, 2016 at 08:44:55PM -0400, Vivien Didelot wrote:
> Thanks to the new device probing, we can explicit the exact switch model
> in the device tree.
>
> Name the driver "mv88e6xxx" and list all its compatible supported chips.
No. This goes against the usual way of doing device tree co
Thanks to the new device probing, we can explicit the exact switch model
in the device tree.
Name the driver "mv88e6xxx" and list all its compatible supported chips.
In the meantime, rename the of_device_id table to avoid confusion with a
later introduce matching function.
Signed-off-by: Vivien