Re: [PATCH] ARM: AM33XX: clock: Add dcan clock aliases fordevice-tree

From: Paul Walmsley
Date: Mon Aug 27 2012 - 13:26:45 EST


Hi

On Mon, 27 Aug 2012, Vaibhav Hiremath wrote:

> Currently, the device names for the dcan module follows the
> format "dcan.X", where 'X' is the dcan instance number.
> On other side, driver may request for clock with/without con_id
> and dev_id, and it is expected that platform should respect this
> request and return the requested clock handle.
>
> Now, when using device tree, the format of the device name created
> by OF layer is different, "<reg-address>.<device-name>",
> assuming that the device-tree "reg" property is specified.
> This causes the look-up failure for clock node in dcan driver
>
> To fix this add new dcan clock alias for using device-tree.

Is the dcan driver present in v3.6-rc kernels? Doesn't look like it but
maybe it's under an alias.


- Paul
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/