[GIT PULL] ARM: dts: Exynos improvements for 4.4-2

2015-10-05 Thread Krzysztof Kozlowski
Dear Kukjin, This is an updated pull request with DTS related changes for 4.4. Description along with a tag. You can find them also on the lists with my reviewed-by. Best regards, Krzysztof The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f: Linux 4.3-rc1 (2015-09-1

Re: [GIT PULL] arm64: dts: Exynos ARMv8 improvements for 4.4

2015-10-05 Thread Krzysztof Kozlowski
On 06.10.2015 10:47, Kukjin Kim wrote: > Krzysztof Kozlowski wrote: >> >> Dear Kukjin, >> >> One ARMv8 DTS change for 4.4. >> >> Best regards, >> Krzysztof >> >> The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f: >> >> Linux 4.3-rc1 (2015-09-12 16:35:56 -0700) >> >> are

RE: [GIT PULL] arm64: dts: Exynos ARMv8 improvements for 4.4

2015-10-05 Thread Kukjin Kim
Krzysztof Kozlowski wrote: > > Dear Kukjin, > > One ARMv8 DTS change for 4.4. > > Best regards, > Krzysztof > > The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f: > > Linux 4.3-rc1 (2015-09-12 16:35:56 -0700) > > are available in the git repository at: > > https

Re: [GIT PULL] ARM: dts: Exynos improvements for 4.4

2015-10-05 Thread Krzysztof Kozlowski
On 06.10.2015 10:42, Kukjin Kim wrote: > Krzysztof Kozlowski wrote: >> >> Dear Kukjin, >> > Hi, > >> DTS related changes for 4.4. >> >> Description along with a tag. >> You can find them also on the lists with my reviewed-by. >> > I have small comments. Then I could just pull your branch... > >>

RE: [GIT PULL] ARM: dts: Exynos improvements for 4.4

2015-10-05 Thread Kukjin Kim
Krzysztof Kozlowski wrote: > > Dear Kukjin, > Hi, > DTS related changes for 4.4. > > Description along with a tag. > You can find them also on the lists with my reviewed-by. > I have small comments. Then I could just pull your branch... > Best regards, > Krzysztof > > > The following change

Re: [PATCHv2 2/2] ARM: multi_v7_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4

2015-10-05 Thread Krzysztof Kozlowski
On 05.10.2015 18:00, Anand Moon wrote: > Odroid XU4 supports RTL8152/RTL8153 Based USB 3.0 Ethernet Adapters. > Support speed upto 10/100/1000 Mbit Ethernet LAN. > Just: "Odroid XU4 has a RTL8153-CG gigabit Ethernet adapter, connected over USB 3.0." The message can be fixed when applying, so: R

Re: [PATCHv2 1/2] ARM: exynos_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4

2015-10-05 Thread Krzysztof Kozlowski
On 05.10.2015 18:00, Anand Moon wrote: > Odroid XU4 supports RTL8152/RTL8153 Based USB 3.0 Ethernet Adapters. > Support speed upto 10/100/1000 Mbit Ethernet LAN. Just: "Odroid XU4 has a RTL8153-CG gigabit Ethernet adapter, connected over USB 3.0." The message can be fixed when applying, so: Revi

Re: [PATCH 0/6] ARM: s3cxxxx: Use PWM lookup table

2015-10-05 Thread Krzysztof Kozlowski
On 05.10.2015 21:47, Thierry Reding wrote: > Back when the PWM framework was introduced the concept of PWM lookup > tables was added to allow board code to register a table of PWM devices > and their association with consumers. The goal is to allow drivers to > use a unified method to request PWM d

Re: [PATCH v2 0/7] Add support for Exynos SROM Controller driver

2015-10-05 Thread Krzysztof Kozlowski
On 05.10.2015 22:18, Pavel Fedin wrote: > Hello! > >> That is interesting. What do you mean by that? Although SROM controller >> can access external memory (SRAM, ROM) but it is not exactly a bus. How >> is the SMSC9111 "connected"? What interface or protocol is used? > > SROM controller actual

Re: [PATCH 3/3] mfd: sec-core: Disable buck voltage reset on watchdog falling edge

2015-10-05 Thread Krzysztof Kozlowski
On 05.10.2015 22:35, Bartlomiej Zolnierkiewicz wrote: > > Hi, > > On Friday, October 02, 2015 05:25:51 PM Krzysztof Kozlowski wrote: >> The WRSTBI bit (disabled by default but enabled by bootloader), when >> set, is responsible for resetting voltages to default values of >> certain bucks on falli

Re: [PATCH v4 4/4] usb: dwc2: refactor common low-level hw code to platform.c

2015-10-05 Thread Felipe Balbi
John Youn writes: Hi, > On 10/2/2015 12:45 AM, Marek Szyprowski wrote: >> DWC2 module on some platforms needs three additional hardware >> resources: phy controller, clock and power supply. All of them must be >> enabled/activated to properly initialize and operate. This was initially >> handled

Re: [PATCHv9 14/15] cec: s5p-cec: Add s5p-cec driver

2015-10-05 Thread Russell King - ARM Linux
On Mon, Sep 07, 2015 at 03:44:43PM +0200, Hans Verkuil wrote: > + cec->adap = cec_create_adapter(&s5p_cec_adap_ops, cec, > + CEC_NAME, CEC_CAP_STATE | > + CEC_CAP_PHYS_ADDR | CEC_CAP_LOG_ADDRS | CEC_CAP_IO | > + CEC_CAP_IS_SOURCE, > + 0, THIS_MODU

[GIT PULL] Samsung fixes for v4.3

2015-10-05 Thread Kukjin Kim
The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f: Linux 4.3-rc1 (2015-09-12 16:35:56 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git tags/samsung-fixes for you to fetch changes up to 4776dbb3583d

Re: [PATCHv9 14/15] cec: s5p-cec: Add s5p-cec driver

2015-10-05 Thread Russell King - ARM Linux
On Mon, Sep 07, 2015 at 03:44:43PM +0200, Hans Verkuil wrote: > + if (status & CEC_STATUS_TX_DONE) { > + if (status & CEC_STATUS_TX_ERROR) { > + dev_dbg(cec->dev, "CEC_STATUS_TX_ERROR set\n"); > + cec->tx = STATE_ERROR; > + } else

Re: [PATCH v4 4/4] usb: dwc2: refactor common low-level hw code to platform.c

2015-10-05 Thread John Youn
On 10/2/2015 12:45 AM, Marek Szyprowski wrote: > DWC2 module on some platforms needs three additional hardware > resources: phy controller, clock and power supply. All of them must be > enabled/activated to properly initialize and operate. This was initially > handled in s3c-hsotg driver, which has

Re: [PATCH 3/3] mfd: sec-core: Disable buck voltage reset on watchdog falling edge

2015-10-05 Thread Bartlomiej Zolnierkiewicz
Hi, On Friday, October 02, 2015 05:25:51 PM Krzysztof Kozlowski wrote: > The WRSTBI bit (disabled by default but enabled by bootloader), when > set, is responsible for resetting voltages to default values of > certain bucks on falling edge of Warm Reset Input pin from AP. > > However on some boa

RE: [PATCH v2 0/7] Add support for Exynos SROM Controller driver

2015-10-05 Thread Pavel Fedin
Hello! > That is interesting. What do you mean by that? Although SROM controller > can access external memory (SRAM, ROM) but it is not exactly a bus. How > is the SMSC9111 "connected"? What interface or protocol is used? SROM controller actually provides a demultiplexed external address and da

Re: [PATCH v2 0/7] Add support for Exynos SROM Controller driver

2015-10-05 Thread Krzysztof Kozlowski
W dniu 05.10.2015 o 20:36, Pavel Fedin pisze: > Hello! > >> This patch set adds support for Exynos SROM controller DT based driver. >> Currently SROM register sets are used only during S2R, so driver >> basically added for taking care of S2R. It will help us in removing >> static mapping from exy

[PATCH 6/6] ARM: s3c64xx: smartq: Use PWM lookup table

2015-10-05 Thread Thierry Reding
Use a PWM lookup table to provide the PWM to the pwm-backlight device. The driver has a legacy code path that is required only because boards still use the legacy method of requesting PWMs by global ID. Replacing these usages allows that legacy fallback to be removed. Cc: Kukjin Kim Cc: Krzysztof

[PATCH 5/6] ARM: s3c64xx: hmt: Use PWM lookup table

2015-10-05 Thread Thierry Reding
Use a PWM lookup table to provide the PWM to the pwm-backlight device. The driver has a legacy code path that is required only because boards still use the legacy method of requesting PWMs by global ID. Replacing these usages allows that legacy fallback to be removed. Cc: Kukjin Kim Cc: Krzysztof

[PATCH 1/6] ARM: s3c24xx: h1940: Use PWM lookup table

2015-10-05 Thread Thierry Reding
Use a PWM lookup table to provide the PWM to the pwm-backlight device. The driver has a legacy code path that is required only because boards still use the legacy method of requesting PWMs by global ID. Replacing these usages allows that legacy fallback to be removed. Cc: Kukjin Kim Cc: Krzysztof

[PATCH 0/6] ARM: s3cxxxx: Use PWM lookup table

2015-10-05 Thread Thierry Reding
Back when the PWM framework was introduced the concept of PWM lookup tables was added to allow board code to register a table of PWM devices and their association with consumers. The goal is to allow drivers to use a unified method to request PWM devices. At the same time, since no boards were expo

[PATCH 3/6] ARM: s3c64xx: smdk6410: Use PWM lookup table

2015-10-05 Thread Thierry Reding
Use a PWM lookup table to provide the PWM to the pwm-backlight device. The driver has a legacy code path that is required only because boards still use the legacy method of requesting PWMs by global ID. Replacing these usages allows that legacy fallback to be removed. Cc: Kukjin Kim Cc: Krzysztof

[PATCH 2/6] ARM: s3c24xx: rx1950: Use PWM lookup table

2015-10-05 Thread Thierry Reding
Use a PWM lookup table to provide the PWM to the pwm-backlight device. The driver has a legacy code path that is required only because boards still use the legacy method of requesting PWMs by global ID. Replacing these usages allows that legacy fallback to be removed. Cc: Kukjin Kim Cc: Krzysztof

[PATCH 4/6] ARM: s3c64xx: crag6410: Use PWM lookup table

2015-10-05 Thread Thierry Reding
Use a PWM lookup table to provide the PWM to the pwm-backlight device. The driver has a legacy code path that is required only because boards still use the legacy method of requesting PWMs by global ID. Replacing these usages allows that legacy fallback to be removed. Cc: Kukjin Kim Cc: Krzysztof

Re: [PATCH 5/7] [media] mipi-csis: make sparse happy

2015-10-05 Thread Sylwester Nawrocki
On 05/10/15 13:07, Arnd Bergmann wrote: > On Monday 05 October 2015 12:24:40 Sylwester Nawrocki wrote: >> > On 03/10/15 00:25, Arnd Bergmann wrote: >>> > > On Thursday 01 October 2015 19:17:27 Mauro Carvalho Chehab wrote: > > >> > diff --git a/drivers/media/platform/exynos4-is/mipi-csis.c

RE: [PATCH v2 0/7] Add support for Exynos SROM Controller driver

2015-10-05 Thread Pavel Fedin
Hello! > This patch set adds support for Exynos SROM controller DT based driver. > Currently SROM register sets are used only during S2R, so driver > basically added for taking care of S2R. It will help us in removing > static mapping from exynos.c and other extra code handline during S2R. Very

Re: [PATCH 5/7] [media] mipi-csis: make sparse happy

2015-10-05 Thread Arnd Bergmann
On Monday 05 October 2015 12:24:40 Sylwester Nawrocki wrote: > On 03/10/15 00:25, Arnd Bergmann wrote: > > On Thursday 01 October 2015 19:17:27 Mauro Carvalho Chehab wrote: > >> > diff --git a/drivers/media/platform/exynos4-is/mipi-csis.c > >> > b/drivers/media/platform/exynos4-is/mipi-csis.c > >>

Re: [PATCH 5/7] [media] mipi-csis: make sparse happy

2015-10-05 Thread Sylwester Nawrocki
On 03/10/15 00:25, Arnd Bergmann wrote: > On Thursday 01 October 2015 19:17:27 Mauro Carvalho Chehab wrote: >> > diff --git a/drivers/media/platform/exynos4-is/mipi-csis.c >> > b/drivers/media/platform/exynos4-is/mipi-csis.c >> > index d74e1bec3d86..4b85105dc159 100644 >> > --- a/drivers/media/pla

Re: [RFC PATCH v8 0/10] Add external dma support for Synopsys MSHC

2015-10-05 Thread Shawn Lin
On 2015/10/5 9:36, Jaehoon Chung wrote: Hi, Shawn. On 10/02/2015 06:49 PM, Shawn Lin wrote: On 2015/10/1 17:14, Jaehoon Chung wrote: Dear, All. I will apply patch 01-03 at my repository on today. But i don't know better how i do about other patches relevant to config file. Thanks, Jaehoon.

[PATCHv2 1/2] ARM: exynos_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4

2015-10-05 Thread Anand Moon
Odroid XU4 supports RTL8152/RTL8153 Based USB 3.0 Ethernet Adapters. Support speed upto 10/100/1000 Mbit Ethernet LAN. Signed-off-by: Anand Moon --- Changes: Fixed the commit log. --- arch/arm/configs/exynos_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/exynos_d

[PATCHv2 2/2] ARM: multi_v7_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4

2015-10-05 Thread Anand Moon
Odroid XU4 supports RTL8152/RTL8153 Based USB 3.0 Ethernet Adapters. Support speed upto 10/100/1000 Mbit Ethernet LAN. Signed-off-by: Anand Moon --- Changes: Fixed the commit log. --- arch/arm/configs/multi_v7_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/multi_

Re: [PATCH 2/2] ARM: multi_v7_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4

2015-10-05 Thread Lee Jones
On Mon, 05 Oct 2015, Anand Moon wrote: > Enable CONFIG_USB_RTL8152 for Odroid-XU4. > > Signed-off-by: Anand Moon > --- > arch/arm/configs/multi_v7_defconfig | 1 + > 1 file changed, 1 insertion(+) Why have you sent this to me? Please be more selective with your recipient list. > diff --git

Re: [PATCH 1/2] ARM: exynos_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4

2015-10-05 Thread Lee Jones
On Mon, 05 Oct 2015, Anand Moon wrote: > Enable CONFIG_USB_RTL8152 for Odroid-XU4. > > Signed-off-by: Anand Moon > --- > arch/arm/configs/exynos_defconfig | 1 + > 1 file changed, 1 insertion(+) Why have you sent this to me? Please be more selective with your recipient list. > diff --git a

Re: [PATCH 1/2] ARM: exynos_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4

2015-10-05 Thread Krzysztof Kozlowski
On 05.10.2015 16:04, Anand Moon wrote: > hi Krzysztof, > > On 5 October 2015 at 12:08, Krzysztof Kozlowski > wrote: >> On 05.10.2015 15:29, Anand Moon wrote: >>> Enable CONFIG_USB_RTL8152 for Odroid-XU4. >> >> Why? >> >> Best regards, >> Krzysztof >> >>> >>> Signed-off-by: Anand Moon >>> --- >>

Re: [PATCH 1/2] ARM: exynos_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4

2015-10-05 Thread Anand Moon
hi Krzysztof, On 5 October 2015 at 12:08, Krzysztof Kozlowski wrote: > On 05.10.2015 15:29, Anand Moon wrote: >> Enable CONFIG_USB_RTL8152 for Odroid-XU4. > > Why? > > Best regards, > Krzysztof > >> >> Signed-off-by: Anand Moon >> --- >> arch/arm/configs/exynos_defconfig | 1 + >> 1 file change