8
Register maps are sharable, so sun6i SPI driver is reusable with
device configuration.
Tested on Nano Pi M1 and SPI slave device is TI LP8860.
Milo Kim (3):
spi: sun6i: Add binding for Allwinner H3 SPI controller
spi: sun6i: Support Allwinner H3 SPI controller
spi: sun6i: Use the
The argument can be removed because the driver private data has it.
Cc: Mark Brown
Cc: Maxime Ripard
Cc: Chen-Yu Tsai
Signed-off-by: Milo Kim
---
drivers/spi/spi-sun6i.c | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/drivers/spi/spi-sun6i.c b/drivers/spi/spi
This patch provides a common file for NanoPi M1 and Neo SBC.
Those have common features below.
* UART0
* 2 LEDs
* USB host (EHCI3, OHCI3) and PHY
* MicroSD
* GPIO key switch
Cc: James Pettigrew
Signed-off-by: Milo Kim
---
arch/arm/boot/dts/sun8i-h3-nanopi.dtsi | 143
NanoPi M1 and NEO have common features, so duplicate properties can be
moved into new dtsi file.
Milo Kim (3):
ARM: dts: sun8i: Add common dtsi file for NanoPi SBCs
ARM: dts: sun8i: Use the common file in NanoPi NEO SBC
ARM: dts: sun8i: Add dts file for NanoPi M1 SBC
arch/arm/boot/dts
NanoPi M1 is the Allwinner H3 based board.
This patch enables UART for debug console, LEDs, GPIO key switch, 3 USB
host ports, a micro SD slot and related power and pin controls.
Cc: James Pettigrew
Signed-off-by: Milo Kim
---
arch/arm/boot/dts/sun8i-h3-nanopi-m1.dts | 64
Cc: James Pettigrew
Signed-off-by: Milo Kim
---
arch/arm/boot/dts/sun8i-h3-nanopi-neo.dts | 79 +--
1 file changed, 1 insertion(+), 78 deletions(-)
diff --git a/arch/arm/boot/dts/sun8i-h3-nanopi-neo.dts
b/arch/arm/boot/dts/sun8i-h3-nanopi-neo.dts
index 3d64caf
This patch-set enables HDMI in Arndale Octa board and fixes HPD DT property.
It also includes code refactoring on ddc and phy.
Milo Kim (4):
ARM: dts: exynos: Enable HDMI for Arndale Octa board
ARM: dts: exynos: Use 'hpd-gpios' instead of 'hpd-gpio'
gpu: drm: exynos_hd
...@lists.freedesktop.org
Signed-off-by: Milo Kim
---
arch/arm/boot/dts/exynos5420-arndale-octa.dts | 17 +
1 file changed, 17 insertions(+)
diff --git a/arch/arm/boot/dts/exynos5420-arndale-octa.dts
b/arch/arm/boot/dts/exynos5420-arndale-octa.dts
index 39a3b81..df362a2 100644
--- a
referred property, 'hpd-gpios' instead of 'hpd-gpio'.
Cc: Inki Dae
Cc: Joonyoung Shim
Cc: Seung-Woo Kim
Cc: Rob Herring
Cc: devicet...@vger.kernel.org
Cc: linux-arm-ker...@lists.infradead.org
Cc: linux-samsung-...@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Cc: dri-de..
nux-kernel@vger.kernel.org
Cc: dri-de...@lists.freedesktop.org
Signed-off-by: Milo Kim
---
drivers/gpu/drm/exynos/exynos_hdmi.c | 23 ++-
1 file changed, 14 insertions(+), 9 deletions(-)
diff --git a/drivers/gpu/drm/exynos/exynos_hdmi.c
b/drivers/gpu/drm/exynos/exynos_hdmi.c
ind
nux-kernel@vger.kernel.org
Cc: dri-de...@lists.freedesktop.org
Signed-off-by: Milo Kim
---
drivers/gpu/drm/exynos/exynos_hdmi.c | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/drivers/gpu/drm/exynos/exynos_hdmi.c
b/drivers/gpu/drm/exynos/exynos_hdmi.c
index 2275ef
Commit-ID: 665075d0c77d5eec1badc55cb4b97b8497ef954b
Gitweb: http://git.kernel.org/tip/665075d0c77d5eec1badc55cb4b97b8497ef954b
Author: Milo Kim
AuthorDate: Wed, 13 Jan 2016 16:19:49 +0900
Committer: Thomas Gleixner
CommitDate: Mon, 8 Feb 2016 11:45:21 +0100
irqchip/atmel-aic: Handle
Commit-ID: 8c7baa8c3d57004ed3e850fb7a106acf38810e3c
Gitweb: http://git.kernel.org/tip/8c7baa8c3d57004ed3e850fb7a106acf38810e3c
Author: Milo Kim
AuthorDate: Wed, 13 Jan 2016 16:19:52 +0900
Committer: Thomas Gleixner
CommitDate: Mon, 8 Feb 2016 11:45:21 +0100
irqchip/atmel-aic: Remove
Commit-ID: e0c42e6fd595c4475687381e29bde8e632e880db
Gitweb: http://git.kernel.org/tip/e0c42e6fd595c4475687381e29bde8e632e880db
Author: Milo Kim
AuthorDate: Wed, 13 Jan 2016 16:19:51 +0900
Committer: Thomas Gleixner
CommitDate: Mon, 8 Feb 2016 11:45:21 +0100
irqchip/atmel-aic: Change
Commit-ID: dd85c79150079339b3ded62dda5f6985d192900a
Gitweb: http://git.kernel.org/tip/dd85c79150079339b3ded62dda5f6985d192900a
Author: Milo Kim
AuthorDate: Wed, 13 Jan 2016 16:19:49 +0900
Committer: Thomas Gleixner
CommitDate: Mon, 8 Feb 2016 15:03:42 +0100
irqchip/atmel-aic: Handle
Commit-ID: 5fd26a0bb1e479014adf024df779172d33defdd5
Gitweb: http://git.kernel.org/tip/5fd26a0bb1e479014adf024df779172d33defdd5
Author: Milo Kim
AuthorDate: Wed, 13 Jan 2016 16:19:51 +0900
Committer: Thomas Gleixner
CommitDate: Mon, 8 Feb 2016 15:03:42 +0100
irqchip/atmel-aic: Change
Commit-ID: 4b5ce20b5429eb08ae0776962a4aff7f00017800
Gitweb: http://git.kernel.org/tip/4b5ce20b5429eb08ae0776962a4aff7f00017800
Author: Milo Kim
AuthorDate: Wed, 13 Jan 2016 16:19:52 +0900
Committer: Thomas Gleixner
CommitDate: Mon, 8 Feb 2016 15:03:42 +0100
irqchip/atmel-aic: Remove
Commit-ID: fee48dfcd76b21b9a7117c3014e1345697ff08ec
Gitweb: http://git.kernel.org/tip/fee48dfcd76b21b9a7117c3014e1345697ff08ec
Author: Milo Kim
AuthorDate: Mon, 21 Dec 2015 17:53:14 +0900
Committer: Thomas Gleixner
CommitDate: Tue, 29 Dec 2015 11:58:54 +0100
irqchip/omap-intc: Remove
Commit-ID: 49f34134aea74f19ca016f055d25ee55ec359dee
Gitweb: http://git.kernel.org/tip/49f34134aea74f19ca016f055d25ee55ec359dee
Author: Milo Kim
AuthorDate: Wed, 13 Jan 2016 16:19:50 +0900
Committer: Thomas Gleixner
CommitDate: Wed, 27 Jan 2016 12:54:33 +0100
irqchip/atmel-aic: Fix
301 - 319 of 319 matches
Mail list logo