mbox series

[0/1] Add spi power control when set cs

Message ID 1571834322-1121-1-git-send-email-luhua.xu@mediatek.com (mailing list archive)
Headers show
Series Add spi power control when set cs | expand

Message

luhua xu Oct. 23, 2019, 12:38 p.m. UTC
This patch add power control when set spi cs to fix register
access violation.


luhua.xu (1):
  spi: mediatek: add power control when set_cs

 drivers/spi/spi-mt65xx.c | 12 ++++++++++++
 1 file changed, 12 insertions(+)

Comments

Mark Brown Oct. 23, 2019, 3:11 p.m. UTC | #1
On Wed, Oct 23, 2019 at 08:38:41AM -0400, Luhua Xu wrote:
> This patch add power control when set spi cs to fix register
> access violation.

Please don't send cover letters for single patches, if there is anything
that needs saying put it in the changelog of the patch or after the ---
if it's administrative stuff.  This reduces mail volume and ensures that 
any important information is recorded in the changelog rather than being
lost.