From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751445AbeECNir (ORCPT ); Thu, 3 May 2018 09:38:47 -0400 Received: from mail-sh2.amlogic.com ([58.32.228.45]:9146 "EHLO mail-sh2.amlogic.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751120AbeECNio (ORCPT ); Thu, 3 May 2018 09:38:44 -0400 From: Yixun Lan To: Mark Brown CC: Yixun Lan , Neil Armstrong , Jerome Brunet , Kevin Hilman , Carlo Caione , Sunny Luo , , , , Subject: [PATCH 0/3] spi: meson-axg: add few enhanced features Date: Thu, 3 May 2018 21:36:41 +0000 Message-ID: <20180503213645.20694-1-yixun.lan@amlogic.com> X-Mailer: git-send-email 2.17.0 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.18.20.250] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add a few enhanced features for the SPICC controller of Meson-AXG SoC. These patches are actually quite independent from each other, I send them together in case to avoid the file conflicts. Sunny Luo (3): spi: meson-axg: support MAX 80M clock spi: meson-axg: enhance output enable feature spi: meson-axg: add a linear clock divider support drivers/spi/spi-meson-spicc.c | 270 ++++++++++++++++++++++++++++------ 1 file changed, 222 insertions(+), 48 deletions(-) -- 2.17.0