Re: [PATCH] soc: fsl: support GUTS driver for ls1012a/ls1046a

2017-12-08 Thread Li Yang
On Thu, Dec 7, 2017 at 2:36 AM, Yangbo Lu wrote: > This patch is to add compatible strings "fsl,ls1021a-dcfg" and > "fsl,ls1043a-dcfg" into device match table of GUTS driver. > > Signed-off-by: Yangbo Lu > --- > drivers/soc/fsl/guts.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/dr

[PATCH] soc: fsl: support GUTS driver for ls1012a/ls1046a

2017-12-07 Thread Yangbo Lu
This patch is to add compatible strings "fsl,ls1021a-dcfg" and "fsl,ls1043a-dcfg" into device match table of GUTS driver. Signed-off-by: Yangbo Lu --- drivers/soc/fsl/guts.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/soc/fsl/guts.c b/drivers/soc/fsl/guts.c index d89a6a80c8ef..