[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171128132926.19051-1-yixun.lan@amlogic.com>
Date: Tue, 28 Nov 2017 21:29:23 +0800
From: Yixun Lan <yixun.lan@...ogic.com>
To: Kevin Hilman <khilman@...libre.com>, <devicetree@...r.kernel.org>
CC: Mark Brown <broonie@...nel.org>, <linux-spi@...r.kernel.org>,
Neil Armstrong <narmstrong@...libre.com>,
Jerome Brunet <jbrunet@...libre.com>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Carlo Caione <carlo@...one.org>,
Yixun Lan <yixun.lan@...ogic.com>,
Sunny Luo <sunny.luo@...ogic.com>,
<linux-amlogic@...ts.infradead.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>
Subject: [PATCH 0/3] spicc: meson-axg: add SPICC controller
Add the SPICC controller driver to the Amlogic's Meson-AXG SoC.
The new compatible string introduced here is aiming for adding
a few new features which found at the Meson-AXG platform.
Sunny Luo (3):
dt-bindings: spicc: update compatible string for the Meson-AXG
spi: meson-axg: add SPICC driver support
ARM64: dts: meson-axg: add the SPICC controller
.../devicetree/bindings/spi/spi-meson.txt | 4 +-
arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 92 ++++++++++++++++++++++
drivers/spi/spi-meson-spicc.c | 1 +
3 files changed, 96 insertions(+), 1 deletion(-)
--
2.15.0
Powered by blists - more mailing lists