On Thu, Aug 23, 2018 at 02:07:31PM +0100, Fabrizio Castro wrote: > Assigning 2 to "renesas,can-clock-select" tricks the driver into > registering the CAN interface, even though we don't want that. > This patch fixes this problem and also allows for architectures > missing some of the clocks (e.g. RZ/G2) to behave as expected. > > Fixes: 862e2b6af9413b43 ("can: rcar_can: support all input clocks") > Signed-off-by: Fabrizio Castro <fabrizio.castro@xxxxxxxxxxxxxx> > Signed-off-by: Chris Paterson <Chris.Paterson2@xxxxxxxxxxx> Reviewed-by: Simon Horman <horms+renesas@xxxxxxxxxxxx>