On Wed, 20 Oct 2021 at 15:31, Alistair Delva <ade...@google.com> wrote: > > Fix a warning seen when compiling this dts file. > > Signed-off-by: Alistair Delva <ade...@google.com> > Cc: Simon Glass <s...@chromium.org> > Cc: Bin Meng <bmeng...@gmail.com> > --- > arch/x86/dts/chromebook_coral.dts | 1 + > 1 file changed, 1 insertion(+)
Reviewed-by: Simon Glass <s...@chromium.org> > diff --git a/arch/x86/dts/chromebook_coral.dts > b/arch/x86/dts/chromebook_coral.dts > index f0caaacfee..69a1c1ce29 100644 > --- a/arch/x86/dts/chromebook_coral.dts > +++ b/arch/x86/dts/chromebook_coral.dts > @@ -825,6 +825,7 @@ > * Refer to EDS-Vol2-22.3 > * [14:8] steps of delay for HS400, each 125ps > * [6:0] steps of delay for SDR104/HS200, each 125ps > + */ > > /* > * EMMC TX DATA Delay 2 > -- > 2.30.2 >