Hi! Here's CAN and CAN FD support for the R-Car D3. This is a by-the-datasheet implementation, with the datasheet missing some bits, namely the pin map. I filled in the gaps with frog DNA^W^W^Wby deducing the information from pin numbers already in the PFC driver, so careful scrutiny is advised. CU Uli Ulrich Hecht (7): pinctrl: sh-pfc: r8a77995: Add CAN support pinctrl: sh-pfc: r8a77995: Add CAN FD support arm64: dts: r8a77995: Add CAN external clock support arm64: dts: r8a77995: Add CAN support arm64: dts: r8a77995: Add CAN FD support can: rcar_can: document r8a77995 (R-Car D3) compatibility strings can: rcar_canfd: document r8a77995 (R-Car D3) compatibility strings .../devicetree/bindings/net/can/rcar_can.txt | 13 ++-- .../devicetree/bindings/net/can/rcar_canfd.txt | 13 ++-- arch/arm64/boot/dts/renesas/r8a77995.dtsi | 64 ++++++++++++++++ drivers/pinctrl/sh-pfc/pfc-r8a77995.c | 86 ++++++++++++++++++++++ 4 files changed, 164 insertions(+), 12 deletions(-) -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html