From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leilk Liu Subject: [PATCH v3 0/2] add mt7622 spi support Date: Mon, 12 Jun 2017 09:24:38 +0800 Message-ID: <1497230680-20448-1-git-send-email-leilk.liu@mediatek.com> Mime-Version: 1.0 Content-Type: text/plain Cc: Mark Rutland , Matthias Brugger , Sascha Hauer , , , , , , To: Mark Brown Return-path: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-spi.vger.kernel.org This series are based on 4.12-rc1 and provide 2 patches to support mt7622 IC. Change in v3: fix build error. Change in v2: 1. rename patch title; 2. use enhance_timing to instead of adjust_reg. Change in v1: 1. update document to add mt7622; 2. add adjust register define support; 3. add mt7622_compat. Leilk Liu (2): spi: mediatek: adjust register to enhance time accuracy spi: mediatek: add spi support for mt7622 IC drivers/spi/spi-mt65xx.c | 54 +++++++++++++++++++++++++++--- include/linux/platform_data/spi-mt65xx.h | 2 ++ 2 files changed, 51 insertions(+), 5 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html