summaryrefslogtreecommitdiff
path: root/projects/linux/bsp-41x-non-target.yaml
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2021-04-09 14:30:09 +0200
committerWolfram Sang <wsa+renesas@sang-engineering.com>2021-04-09 14:46:11 +0200
commit19bf11c6a49162b102ebee57ebe29da991887f9c (patch)
tree532e9b57d9e7496b02f6ac3f83d6000c003e19b5 /projects/linux/bsp-41x-non-target.yaml
parent3999898e597d559d2b089877e9c199169abc1aa7 (diff)
linux: bsp-41x: move RAVB items to proper places
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects/linux/bsp-41x-non-target.yaml')
-rw-r--r--projects/linux/bsp-41x-non-target.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/projects/linux/bsp-41x-non-target.yaml b/projects/linux/bsp-41x-non-target.yaml
index 5a78bba..7ea8a37 100644
--- a/projects/linux/bsp-41x-non-target.yaml
+++ b/projects/linux/bsp-41x-non-target.yaml
@@ -457,3 +457,6 @@ bsp41x:
- a4522037ab4aba88ff312f094bc5a8dd2c96f1bd # mtd: spi-nor: Add R-Car Gen3 RPC QSPI driver (use drivers/memory/renesas-rpc-if.c instead)
- 7dd7b261aaa17fb12cc04d87953f6681b3e19cfd # mtd: Add RPC HyperFlash driver (use drivers/memory/renesas-rpc-if.c instead)
- 8ba020348d3284ea2989995e9b3054100e213cf7 # arm64: dts: renesas: Comment out status ok in rpc node (not needed. we upport the meanwhile available fix instead)
+ - 1879478df1c1fc8018afb4652ec83e8aa84c050e # ravb: Avoid unsupported internal delay mode for R-Car E3/D3 (torvalds: 8703ba77ec555b08c538beb728a4df1b72e0213e # arm64: dts: renesas: ebisu, draak: Limit EtherAVB to 100Mbps)
+ - 0c6c496e5891887a091218f85ba587a128a8f7c6 # ravb: Add register define for Gen3 (There is some value in documenting unused bits and registers, however, the value of this patch is not sufficient for upstream as it only documents the mnenonic of registers and bits, and that they are for Gen3. There is no information about the purpose of the bits and registers.)
+ - 7611fbaadd158554bcf40d4add224ad12b7ee183 # ravb: Fix register define for Gen3 (There is some value in documenting unused bits and registers, however, the value of this patch is not sufficient for upstream as it only documents the mnenonic of registers and bits, and that they are for Gen3. There is no information about the purpose of the bits and registers.)