Re: [PATCH 1/4] mfd: mc13xxx: Honor designed SPI mode

Alexander Shiyan shc_work at mail.ru
Mon Mar 3 02:55:57 EST 2014


Понедельник,  3 марта 2014, 15:35 +08:00 от Lee Jones <lee.jones at linaro.org>:
> > Instead of using hard coded SPI mode, use mode described in
> > devicetree or defined for the board.
> > Additionally, patch updates all users of this PMIC to use
> > correct SPI mode.
> > 
> > Signed-off-by: Alexander Shiyan <shc_work at mail.ru>
> > ---
> >  arch/arm/mach-imx/mach-mx31lilly.c | 1 +
> >  arch/arm/mach-imx/mach-mx31lite.c  | 1 +
> >  drivers/mfd/mc13xxx-spi.c          | 2 --
> 
> There's no reason for these changes to be in the same patch.
> 
> Please split them up by subsystem and resubmit.

This should be in one patch, since it cause to break functionality of these
boards due missing SPI_CS_HIGH property in the spi_board_info.

---


More information about the linux-arm-kernel mailing list