[PATCH V5 06/11] soc: mediatek: PMIC wrap: SPI_WRITE needs a different bitmask for MT2701/7623
From: matthias.bgg@gmail.com (Matthias Brugger)
Date: 2016-02-11 11:59:09
Also in:
linux-mediatek, lkml
From: matthias.bgg@gmail.com (Matthias Brugger)
Date: 2016-02-11 11:59:09
Also in:
linux-mediatek, lkml
On 07/02/16 11:42, John Crispin wrote:
MT2701 and MT7623 use a different bitmask for the SPI_WRITE command.
Something like: Different SoCs will use different bitmask for the SPI_WRITE command. This patch defines the bitmask in the pmic_wrapper_type to allow an easy addition. Well you are the native speaker, so maybe it's not the best to just use my version ;) Regards, Matthias