Re: [PATCH] ARM: dts: sun8i: h2+: Enable optional SPI flash on Orange Pi Zero board

2020-10-19 Thread Maxime Ripard
On Mon, Oct 12, 2020 at 07:03:25PM +0200, Michal Suchánek wrote: > > > > > > > > > Also the boards that do not have the flsh are either broken or > > > > > obsolete. > > > > > > > > Making general statements without arguments doesn't really make it true > > > > though. Plenty of boards to have

Re: [PATCH] ARM: dts: sun8i: h2+: Enable optional SPI flash on Orange Pi Zero board

2020-10-12 Thread Michal Suchánek
On Mon, Oct 12, 2020 at 05:35:07PM +0200, Maxime Ripard wrote: > On Thu, Oct 08, 2020 at 07:40:44PM +0200, Michal Suchánek wrote: > > On Thu, Oct 08, 2020 at 07:14:54PM +0200, Maxime Ripard wrote: > > > On Thu, Oct 08, 2020 at 06:02:19PM +0200, Michal Suchánek wrote: > > > > On Thu, Oct 08, 2020

Re: [PATCH] ARM: dts: sun8i: h2+: Enable optional SPI flash on Orange Pi Zero board

2020-10-12 Thread Maxime Ripard
On Thu, Oct 08, 2020 at 07:40:44PM +0200, Michal Suchánek wrote: > On Thu, Oct 08, 2020 at 07:14:54PM +0200, Maxime Ripard wrote: > > On Thu, Oct 08, 2020 at 06:02:19PM +0200, Michal Suchánek wrote: > > > On Thu, Oct 08, 2020 at 05:13:15PM +0200, Maxime Ripard wrote: > > > > Hi, > > > > > > > >

Re: [PATCH] ARM: dts: sun8i: h2+: Enable optional SPI flash on Orange Pi Zero board

2020-10-08 Thread Michal Suchánek
On Thu, Oct 08, 2020 at 07:14:54PM +0200, Maxime Ripard wrote: > On Thu, Oct 08, 2020 at 06:02:19PM +0200, Michal Suchánek wrote: > > On Thu, Oct 08, 2020 at 05:13:15PM +0200, Maxime Ripard wrote: > > > Hi, > > > > > > On Tue, Sep 29, 2020 at 10:30:25AM +0200, Michal Suchanek wrote: > > > > The

Re: [PATCH] ARM: dts: sun8i: h2+: Enable optional SPI flash on Orange Pi Zero board

2020-10-08 Thread Maxime Ripard
On Thu, Oct 08, 2020 at 06:02:19PM +0200, Michal Suchánek wrote: > On Thu, Oct 08, 2020 at 05:13:15PM +0200, Maxime Ripard wrote: > > Hi, > > > > On Tue, Sep 29, 2020 at 10:30:25AM +0200, Michal Suchanek wrote: > > > The flash is present on all new boards and users went out of their way > > > to

Re: [PATCH] ARM: dts: sun8i: h2+: Enable optional SPI flash on Orange Pi Zero board

2020-10-08 Thread Michal Suchánek
On Thu, Oct 08, 2020 at 05:13:15PM +0200, Maxime Ripard wrote: > Hi, > > On Tue, Sep 29, 2020 at 10:30:25AM +0200, Michal Suchanek wrote: > > The flash is present on all new boards and users went out of their way > > to add it on the old ones. > > > > Enabling it makes a more reasonable default.

Re: [PATCH] ARM: dts: sun8i: h2+: Enable optional SPI flash on Orange Pi Zero board

2020-10-08 Thread Maxime Ripard
Hi, On Tue, Sep 29, 2020 at 10:30:25AM +0200, Michal Suchanek wrote: > The flash is present on all new boards and users went out of their way > to add it on the old ones. > > Enabling it makes a more reasonable default. > > Signed-off-by: Michal Suchanek > --- >

[PATCH] ARM: dts: sun8i: h2+: Enable optional SPI flash on Orange Pi Zero board

2020-09-29 Thread Michal Suchanek
The flash is present on all new boards and users went out of their way to add it on the old ones. Enabling it makes a more reasonable default. Signed-off-by: Michal Suchanek --- arch/arm/boot/dts/sun8i-h2-plus-orangepi-zero.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff