From 3adaa254766b18e77ff38a370f0b20538fd268b5 Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Sat, 9 May 2020 19:08:44 +0200 Subject: sh: r2dplus: Enable DM_SERIAL and DM_CLK Switch r2dplus to DM and DT probing for serial and clock. Signed-off-by: Marek Vasut Cc: Nobuhiro Iwamatsu --- include/configs/r2dplus.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs') diff --git a/include/configs/r2dplus.h b/include/configs/r2dplus.h index 4fdf0a5..61b6fb4 100644 --- a/include/configs/r2dplus.h +++ b/include/configs/r2dplus.h @@ -35,7 +35,6 @@ * SuperH Clock setting */ #define CONFIG_SYS_CLK_FREQ 60000000 -#define CONFIG_SH_SCIF_CLK_FREQ CONFIG_SYS_CLK_FREQ #define CONFIG_SYS_PLL_SETTLING_TIME 100/* in us */ /* -- cgit v1.1