Re: [PATCH v1 1/1] x86: edison: Mark eMMC non-removable

2021-09-19 Thread Bin Meng
On Fri, Sep 10, 2021 at 7:35 PM Bin Meng wrote: > > On Fri, Sep 10, 2021 at 3:59 PM Andy Shevchenko > wrote: > > > > eMMC is non-removable on Intel Edison board. Fix the DTS accordingly. > > > > Signed-off-by: Andy Shevchenko > > --- > > arch/x86/dts/edison.dts | 1 + > > 1 file changed, 1 inse

Re: [PATCH v1 1/1] x86: edison: Mark eMMC non-removable

2021-09-10 Thread Bin Meng
On Fri, Sep 10, 2021 at 3:59 PM Andy Shevchenko wrote: > > eMMC is non-removable on Intel Edison board. Fix the DTS accordingly. > > Signed-off-by: Andy Shevchenko > --- > arch/x86/dts/edison.dts | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Bin Meng

[PATCH v1 1/1] x86: edison: Mark eMMC non-removable

2021-09-10 Thread Andy Shevchenko
eMMC is non-removable on Intel Edison board. Fix the DTS accordingly. Signed-off-by: Andy Shevchenko --- arch/x86/dts/edison.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/x86/dts/edison.dts b/arch/x86/dts/edison.dts index 64b622836377..2c8cf6c07102 100644 --- a/arch/x86/dts/edison