summaryrefslogtreecommitdiff
path: root/drivers/mtd/renesas_rpc_hf.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mtd/renesas_rpc_hf.c')
-rw-r--r--drivers/mtd/renesas_rpc_hf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mtd/renesas_rpc_hf.c b/drivers/mtd/renesas_rpc_hf.c
index 941f204098..03545822b0 100644
--- a/drivers/mtd/renesas_rpc_hf.c
+++ b/drivers/mtd/renesas_rpc_hf.c
@@ -387,6 +387,7 @@ static int rpc_hf_probe(struct udevice *dev)
static const struct udevice_id rpc_hf_ids[] = {
{ .compatible = "renesas,r7s72100-rpc-if" },
{ .compatible = "renesas,rcar-gen3-rpc-if" },
+ { .compatible = "renesas,rcar-gen4-rpc-if" },
{}
};