Re: [PATCH can-next 1/2] CAN: rcar: add gen[12] fallback compatibility strings
From: Rob Herring <robh@kernel.org>
Date: 2016-02-22 03:37:20
Also in:
linux-can, linux-devicetree, linux-renesas-soc
From: Rob Herring <robh@kernel.org>
Date: 2016-02-22 03:37:20
Also in:
linux-can, linux-devicetree, linux-renesas-soc
On Mon, Feb 22, 2016 at 11:15:49AM +0900, Simon Horman wrote:
Add fallback compatibility string for R-Car Gen 1 and Gen2 families. This is in keeping with the fallback scheme being adopted wherever appropriate for drivers for Renesas SoCs. Signed-off-by: Simon Horman <redacted> --- Documentation/devicetree/bindings/net/can/rcar_can.txt | 4 +++- drivers/net/can/rcar_can.c | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-)
Acked-by: Rob Herring <robh@kernel.org>