[PATCH 0/3] Support H3 SPI controller

2016-10-19 Thread Milo Kim
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

[PATCH 3/3] spi: sun6i: Use the driver data to get the buffer size

2016-10-19 Thread Milo Kim
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

[PATCH 1/3] ARM: dts: sun8i: Add common dtsi file for NanoPi SBCs

2016-10-20 Thread Milo Kim
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

[PATCH 0/3] ARM: dts: sun8i: Support NanoPi SBCs

2016-10-20 Thread Milo Kim
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

[PATCH 3/3] ARM: dts: sun8i: Add dts file for NanoPi M1 SBC

2016-10-20 Thread Milo Kim
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

[PATCH 2/3] ARM: dts: sun8i: Use the common file in NanoPi NEO SBC

2016-10-20 Thread Milo Kim
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

[PATCH 0/4] ARM: dts: exynos: Enable HDMI in Arndale Octa board

2016-08-23 Thread Milo Kim
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

[PATCH 1/4] ARM: dts: exynos: Enable HDMI for Arndale Octa board

2016-08-23 Thread Milo Kim
...@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

[PATCH 2/4] ARM: dts: exynos: Use 'hpd-gpios' instead of 'hpd-gpio'

2016-08-23 Thread Milo Kim
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..

[PATCH 4/4] gpu: drm: exynos_hdmi: Use consolidated function on binding PHY DT property

2016-08-23 Thread Milo Kim
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

[PATCH 3/4] gpu: drm: exynos_hdmi: Use consolidated function on binding DDC DT property

2016-08-23 Thread Milo Kim
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

[tip:irq/core] irqchip/atmel-aic: Handle aic_common_irq_fixup in aic_common_of_init

2016-02-08 Thread tip-bot for Milo Kim
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

[tip:irq/core] irqchip/atmel-aic: Remove duplicate bit operation

2016-02-08 Thread tip-bot for Milo Kim
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

[tip:irq/core] irqchip/atmel-aic: Change return type of aic_common_set_priority()

2016-02-08 Thread tip-bot for Milo Kim
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

[tip:irq/core] irqchip/atmel-aic: Handle aic_common_irq_fixup in aic_common_of_init

2016-02-08 Thread tip-bot for Milo Kim
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

[tip:irq/core] irqchip/atmel-aic: Change return type of aic_common_set_priority()

2016-02-08 Thread tip-bot for Milo Kim
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

[tip:irq/core] irqchip/atmel-aic: Remove duplicate bit operation

2016-02-08 Thread tip-bot for Milo Kim
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

[tip:irq/core] irqchip/omap-intc: Remove duplicate setup for IRQ chip type handler

2015-12-29 Thread tip-bot for Milo Kim
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

[tip:irq/urgent] irqchip/atmel-aic: Fix wrong bit operation for IRQ priority

2016-01-27 Thread tip-bot for Milo Kim
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

<    1   2   3   4