diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2021-05-06 21:05:49 +0200 |
---|---|---|
committer | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2021-05-11 11:09:16 +0200 |
commit | c07533283eee32de25749ed94dca4c77101c2154 (patch) | |
tree | ae611d16ea1c87a5d03076514e4b1683a3f97f43 /projects/linux/io | |
parent | 0ee42abe1228989f726176d58d6f2d67ff91be1c (diff) |
linux: bsp-41x: move CAN items to proper place
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects/linux/io')
-rw-r--r-- | projects/linux/io/V3U-enable_CAN.yaml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/projects/linux/io/V3U-enable_CAN.yaml b/projects/linux/io/V3U-enable_CAN.yaml new file mode 100644 index 0000000..1a18eb0 --- /dev/null +++ b/projects/linux/io/V3U-enable_CAN.yaml @@ -0,0 +1,20 @@ +title: V3U; upport CAN driver additions and enable for V3U +team: IO +key: 125dd332-ae9e-11eb-bba9-13d957d1734c +status: Paused +assignee: Ulrich + +bsp41x: + - 745cdc4ea76af480cb9c4a47f78a580e08ed03b6 # can: rcar_canfd: Add support for r8a779a0 SoC + - 236a7d2185b21c46064ccf6ece8905ddda16d5e7 # arm64: dts: r8a779a0: Add CANFD device node + - f229902ff4b71c0ca6fe53c0d58b422b99ef354d # arm64: dts: r8a779a0-falcon: Add CANFD support + +upstream: + +comments: + - we are waiting for physical HW for the developer + - there will not be extra physical HW + - 745cdc4ea76af480cb9c4a47f78a580e08ed03b6: + - register layout probably needs to be converted to regmap + - regmap conversion could be tested on Gen3 locally and on V3U by Renesas in Japan + - waiting for budget |