[PATCH] thermal: exynos: Fix register read in TMU

2015-10-12 Thread Krzysztof Kozlowski
india.org> Reviewed-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> Reviewed-by: Chanwoo Choi <cw00.c...@samsung.com> Acked-by: Lukasz Majewski <l.majew...@samsung.com> Fixes: 488c7455d74c ("thermal: exynos: Add the support for Exynos5433 TMU") Signed-off-by: Krzy

Re: [PATCH 05/37] ARM: dts: s5pv210-aquila: Fix typo in regulator enable GPIO property

2015-10-12 Thread Krzysztof Kozlowski
1 insertion(+), 1 deletion(-) > > Cc: linux-samsung-soc@vger.kernel.org > Cc: Kukjin Kim <kg...@kernel.org> > Cc: Krzysztof Kozlowski <k.kozlow...@samsung.com> Reviewed-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> Best regards, Krzysztof -- To unsubscribe

Re: [PATCH v2] arm: dts: Fix audio card detection on peach boards

2015-10-12 Thread Krzysztof Kozlowski
2015-10-13 4:10 GMT+09:00 Kukjin Kim <kg...@kernel.org>: > On 10/12/15 22:04, Krzysztof Kozlowski wrote: >> W dniu 12.10.2015 o 21:37, Alim Akhtar pisze: >>> Since commit 2fad972d45c4 ("ARM: dts: Add mclk entry for Peach boards"), >>> sound card detectio

Re: [PATCH 2/3] ARM: dts: use vmmc-supply of emmc/sd for exynos5422-odroidxu3

2015-10-12 Thread Krzysztof Kozlowski
On 12.10.2015 23:33, Anand Moon wrote: > Hi Krzysztof, > > On 12 October 2015 at 17:43, Krzysztof Kozlowski > <k.kozlow...@samsung.com> wrote: >> W dniu 12.10.2015 o 20:08, Anand Moon pisze: >>> Hi Krzysztof, >>> >>> On 12 October 2015 at 11:1

[PATCH 3/4] ARM: multi_v7_defconfig: Enable Maxim 8997 family drivers

2015-10-12 Thread Krzysztof Kozlowski
Enable support for Maxim 8997 Multi Function Device present on Trats and Origen boards by toggling on drivers: main MFD, charger, haptic motor, regulator, LED and RTC. This allows to test and usage of these boards with multi_v7 config. Signed-off-by: Krzysztof Kozlowski <k.kozlow...@samsung.

[PATCH 2/4] ARM: exynos_defconfig: Enable Maxim 77693 LED and haptic drivers

2015-10-12 Thread Krzysztof Kozlowski
Enable support for: 1. Haptic motor driver on Trats2 board (Maxim 77693) and Note 4 (Maxim 77843); 2. LED driver on Trats2 board (Maxim 77693). Signed-off-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> --- arch/arm/configs/exynos_defconfig | 3 +++ 1 file changed, 3 insertions(+)

[PATCH 4/4] ARM: multi_v7_defconfig: Enable Maxim 77693 LED and haptic drivers

2015-10-12 Thread Krzysztof Kozlowski
Enable support for: 1. Haptic motor driver on Trats2 board (Maxim 77693) and Note 4 (Maxim 77843); 2. LED driver on Trats2 board (Maxim 77693). Signed-off-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> --- arch/arm/configs/multi_v7_defconfig | 3 +++ 1 file changed, 3 insertions(+)

[PATCH 1/4] ARM: exynos_defconfig: Enable Maxim 8997 family drivers

2015-10-12 Thread Krzysztof Kozlowski
Enable support for Maxim 8997 Multi Functional Device present on Trats and Origen boards by toggling on drivers: charger, haptic motor, LED, RTC and extcon. This allows to test and usage of these boards with exynos config. Signed-off-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> ---

Re: [PATCH 1/3] ARM: dts: exynos5422-odroidxu3: use cd-gpio method to detect sd-card

2015-10-12 Thread Krzysztof Kozlowski
On 12.10.2015 23:47, Anand Moon wrote: >> >> Anand, >> >> You essentially reverted here af6ad88acbd6 ("ARM: dts: Mux XMMCnDATA[0] >> pad correctly for Exynos5420 boards"). Why? There is no explanation in >> the commit message about this. > > I don't remember to send the patch relevant to this.

Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed support

2015-10-12 Thread Krzysztof Kozlowski
On 13.10.2015 00:32, Anand Moon wrote: > Hi Krzysztof, > > On 12 October 2015 at 11:14, Krzysztof Kozlowski > <k.kozlow...@samsung.com> wrote: >> On 12.10.2015 00:46, Anand Moon wrote: >>> Added support for UHS-I bus speed 50MB/s (SDR50, DDR50) 104MB/

Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed support

2015-10-12 Thread Krzysztof Kozlowski
On 13.10.2015 12:08, Anand Moon wrote: > Hi Krzysztof, > > On 13 October 2015 at 05:44, Krzysztof Kozlowski > <k.kozlow...@samsung.com> wrote: >> On 13.10.2015 00:32, Anand Moon wrote: >>> Hi Krzysztof, >>> >>> On 12 October 2015 at 11:14, Krzy

Re: [PATCH v6 05/17] drm: bridge: analogix/dp: dynamic parse sync_pol & interlace & dynamic_range

2015-10-11 Thread Krzysztof Kozlowski
On 12.10.2015 09:37, Yakir Yang wrote: > Hi Krzysztof, > > On 10/10/2015 11:46 PM, Yakir Yang wrote: >> Both hsync/vsync polarity and interlace mode can be parsed from >> drm display mode, and dynamic_range and ycbcr_coeff can be judge >> by the video code. >> >> But presumably Exynos still

[PATCH] ARM: EXYNOS: Fix double of_node_put() when parsing child power domains

2015-10-11 Thread Krzysztof Kozlowski
to decreasing the counter below expected, initial value. Signed-off-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> Fixes: fe4034a3fad7 ("ARM: EXYNOS: Add missing of_node_put() when parsing power domains") --- arch/arm/mach-exynos/pm_domains.c | 8 +++- 1 file changed, 3

Re: [PATCH 1/3] ARM: dts: exynos5422-odroidxu3: use cd-gpio method to detect sd-card

2015-10-11 Thread Krzysztof Kozlowski
On 12.10.2015 00:46, Anand Moon wrote: > From: Jaehoon Chung > > To detect sd-card use the cd-gpio method. > It can decrease the interrupt for detecting sd-card. > > Signed-off-by: Jaehoon Chung > Signed-off-by: Anand Moon

Re: [PATCH 2/3] ARM: dts: use vmmc-supply of emmc/sd for exynos5422-odroidxu3

2015-10-11 Thread Krzysztof Kozlowski
On 12.10.2015 00:46, Anand Moon wrote: > Added support for vmmc/vqmmc-supply for emmc/sd cards. > Fixed the min values for regulator ldo13_reg (VDDQ_MMC2). I can't see the description of a problem which is fixed. If you fix something, then please describe what is wrong. > Added ramp-delay for

Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed support

2015-10-11 Thread Krzysztof Kozlowski
On 12.10.2015 00:46, Anand Moon wrote: > Added support for UHS-I bus speed 50MB/s (SDR50, DDR50) 104MB/s (SDR104) This description is not entirely correct. The MMC driver already supports these UHS speeds (you did not any code) so you rather enabled it (description of bindings says "is

Re: [PATCH v6 05/17] drm: bridge: analogix/dp: dynamic parse sync_pol & interlace & dynamic_range

2015-10-11 Thread Krzysztof Kozlowski
On 12.10.2015 13:09, Yakir Yang wrote: > > > On 10/12/2015 11:51 AM, Krzysztof Kozlowski wrote: >> On 12.10.2015 11:43, Yakir Yang wrote: >>> On 10/12/2015 08:49 AM, Krzysztof Kozlowski wrote: >>>> On 12.10.2015 09:37, Yakir Yang wrote: >>>>&g

Re: [PATCH v6 05/17] drm: bridge: analogix/dp: dynamic parse sync_pol & interlace & dynamic_range

2015-10-11 Thread Krzysztof Kozlowski
On 12.10.2015 11:43, Yakir Yang wrote: > > > On 10/12/2015 08:49 AM, Krzysztof Kozlowski wrote: >> On 12.10.2015 09:37, Yakir Yang wrote: >>> Hi Krzysztof, >>> >>> On 10/10/2015 11:46 PM, Yakir Yang wrote: >>>> Both hsync/vsync polarity and i

Re: [PATCH v3] i2c: s3c2410: enable RuntimePM before registering to the core

2015-10-10 Thread Krzysztof Kozlowski
+++--- > 1 file changed, 5 insertions(+), 3 deletions(-) Works good. Error path seems to be working fine as well. Tested on Odroid-XU3 Lite, on top of next-20151009. Tested-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> Best regards, Krzysztof -- To unsubscribe from this list: send th

Re: [RFT 0/3] usb: usb3503: Fix probing on Arndale board (missing phy)

2015-10-09 Thread Krzysztof Kozlowski
W dniu 10.10.2015 o 04:18, Kevin Hilman pisze: > Hi Krzystof, > > Krzysztof Kozlowski <k.kozlow...@samsung.com> writes: > >> Introduction >> >> This patchset tries to fix probing of usb3503 on Arndale board >> if the Samsung PHY dr

Re: [PATCH] thermal: exynos: fix register read in TMU

2015-10-09 Thread Krzysztof Kozlowski
W dniu 09.10.2015 o 21:07, Lukasz Majewski pisze: > Hi Krzysztof, > >> 2015-10-08 23:21 GMT+09:00 Sudip Mukherjee >> <sudipm.mukher...@gmail.com>: >>> On Fri, Oct 02, 2015 at 08:43:52AM +0900, Krzysztof Kozlowski wrote: >>>> 2015-10-01 23:12

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

2015-10-09 Thread Krzysztof Kozlowski
W dniu 09.10.2015 o 19:28, Arnd Bergmann pisze: > On Friday 09 October 2015 11:59:05 Sjoerd Simons wrote: >> >>> I realize that building things as modules is a hassle, it is so for >>> some things more than for others, so I keep asking the question >>> to everyone to find out what a good balance

Re: [RFT 0/3] usb: usb3503: Fix probing on Arndale board (missing phy)

2015-10-08 Thread Krzysztof Kozlowski
On 07.10.2015 23:26, Marek Szyprowski wrote: > Hello, > > On 2015-10-07 02:30, Krzysztof Kozlowski wrote: >> Introduction >> >> This patchset tries to fix probing of usb3503 on Arndale board >> if the Samsung PHY driver is probed later (or built

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

2015-10-08 Thread Krzysztof Kozlowski
On 08.10.2015 16:41, Arnd Bergmann wrote: > On Thursday 08 October 2015 03:48:36 Anand Moon wrote: >> diff --git a/arch/arm/configs/exynos_defconfig >> b/arch/arm/configs/exynos_defconfig >> index 1ff2bfa..5d1937b 100644 >> --- a/arch/arm/configs/exynos_defconfig >> +++

Re: [PATCH] ARM: dts: exynos4412-odroid: unify voltage regulator style

2015-10-07 Thread Krzysztof Kozlowski
On 07.10.2015 08:26, Tobias Jakobi wrote: > Gentle ping! Both patches are now in Kukjin's tree. Best regards, Krzysztof > > - Tobias > > Tobias Jakobi wrote: >> Use 'ldoN_reg: LDON' syntax and drop the deprecated >> 'regulator-compatible' property. >> >> Signed-off-by: Tobias Jakobi

[PATCH 1/5] thermal: exynos: Fix unbalanced regulator disable on probe failure

2015-10-07 Thread Krzysztof Kozlowski
not a part of getting Device Tree properties. Signed-off-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> Fixes: 5f09a5cbd14a ("thermal: exynos: Disable the regulator on probe failure") Cc: <sta...@vger.kernel.org> --- drivers/thermal/samsung/exynos_tmu.c | 34 +---

[PATCH 2/5] thermal: exynos: Fix first temperature read after registering sensor

2015-10-07 Thread Krzysztof Kozlowski
e (-22) Register the thermal_zone_device later, after parsing Device Tree and enabling necessary clocks, but before calling exynos_tmu_initialize() which uses the registered thermal_zone_device. Signed-off-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> Fixes: 3b6a1a805f34 ("thermal: sams

[PATCH 3/5] thermal: exynos: Use IS_ERR() because regulator cannot be NULL

2015-10-07 Thread Krzysztof Kozlowski
The NULL check in probe's error path is not needed because in that time the regulator cannot be NULL (regulator_get() returns valid pointer or ERR_PTR). Signed-off-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> --- drivers/thermal/samsung/exynos_tmu.c | 2 +- 1 file changed, 1 insertion

[PATCH 4/5] thermal: exynos: Remove unneeded semicolon

2015-10-07 Thread Krzysztof Kozlowski
Remove semicolons after switch statement. Signed-off-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> --- drivers/thermal/samsung/exynos_tmu.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/thermal/samsung/exynos_tmu.c b/drivers/thermal/samsung/exynos

[PATCH 5/5] thermal: exynos: Directly return 0 instead of using local ret variable

2015-10-07 Thread Krzysztof Kozlowski
The 'ret' variable in exynos5440_tmu_initialize() is initialized to 0 and returned as is. Replace it with direct return statement. This also fixes coccinelle warning: drivers/thermal/samsung/exynos_tmu.c:611:5-8: Unneeded variable: "ret". Return "0" on line 654 Signed-off-by:

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

2015-10-07 Thread Krzysztof Kozlowski
On 08.10.2015 00:37, Thierry Reding wrote: > On Wed, Oct 07, 2015 at 10:37:42AM +0900, Krzysztof Kozlowski wrote: >> On 05.10.2015 21:47, Thierry Reding wrote: >>> Use a PWM lookup table to provide the PWM to the pwm-backlight device. >>> The driver has a legacy code

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

2015-10-07 Thread Krzysztof Kozlowski
that legacy fallback to be removed. > > Cc: Kukjin Kim <kg...@kernel.org> > Cc: Krzysztof Kozlowski <k.kozlow...@samsung.com> > Signed-off-by: Thierry Reding <thierry.red...@gmail.com> > --- > arch/arm/mach-s3c64xx/dev-backlight.c | 4 > arch/arm/mach-s3c6

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

2015-10-07 Thread Krzysztof Kozlowski
On 08.10.2015 00:31, Thierry Reding wrote: > On Wed, Oct 07, 2015 at 10:35:54AM +0900, Krzysztof Kozlowski wrote: >> On 05.10.2015 21:47, Thierry Reding wrote: >>> Use a PWM lookup table to provide the PWM to the pwm-backlight device. >>> The driver has a legacy code

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

2015-10-07 Thread Krzysztof Kozlowski
that legacy fallback to be removed. > > Cc: Kukjin Kim <kg...@kernel.org> > Cc: Krzysztof Kozlowski <k.kozlow...@samsung.com> > Signed-off-by: Thierry Reding <thierry.red...@gmail.com> > --- > arch/arm/mach-s3c64xx/mach-smartq.c | 9 +++-- > 1 file

[RFT 1/3] dt-bindings: usb: usb5303: Document new 'phys' property

2015-10-06 Thread Krzysztof Kozlowski
Document new 'phys' and 'phys-names' properties. Signed-off-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> Cc: Kevin Hilman <khil...@kernel.org> Cc: Arnd Bergmann <a...@arndb.de> Cc: riku.voi...@linaro.org Cc: Marek Szyprowski <m.szyprow...@samsung.com> --- Documenta

[RFT 0/3] usb: usb3503: Fix probing on Arndale board (missing phy)

2015-10-06 Thread Krzysztof Kozlowski
Best regards, Krzysztof Krzysztof Kozlowski (3): dt-bindings: usb: usb5303: Document new 'phys' property usb: misc: usb3503: Allow usage of device through phy interface ARM: dts: Fix usb3503 probe by enabling phy on exynos5250-arndale Documentation/devicetree/bindings/usb/usb3503.txt | 4

[RFT 2/3] usb: misc: usb3503: Allow usage of device through phy interface

2015-10-06 Thread Krzysztof Kozlowski
it. This lead to probe failure if PHY driver was probed after usb3503 probe. The patch adds support for generic phy framework so the driver will the phy reference (if provided) and use it. Signed-off-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> Reported-by: Kevin Hilman <khil...@kernel.org&

[RFT 3/3] ARM: dts: Fix usb3503 probe by enabling phy on exynos5250-arndale

2015-10-06 Thread Krzysztof Kozlowski
On Arndale board (unlike Odroid U3) the USB3503 hub controller is connected in phy mode (not through I2C). For successful probe it needs to get reference to proper phy and enable it. Signed-off-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> Reported-by: Kevin Hilman <khil...@k

[PATCH v2 1/3] mfd: sec-core: Dump PMIC revision to find out the HW

2015-10-06 Thread Krzysztof Kozlowski
There are different revisions of the same chipset. For example S2MPS13 has more than 2 revisions. They differ slightly in regulator constraints. Print the revision number to easily find which PMIC is used on the board. Signed-off-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> ---

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

2015-10-06 Thread Krzysztof Kozlowski
before suspend, then system will hang during resuming. Signed-off-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> Reported-by: Bartlomiej Zolnierkiewicz <b.zolnier...@samsung.com> Tested-by: Bartlomiej Zolnierkiewicz <b.zolnier...@samsung.com> --- Changs since v1: 1. Add Bar

[PATCH v2 2/3] mfd: dt-bindings: Document pulled down WRSTBI pin on S2MPS1X

2015-10-06 Thread Krzysztof Kozlowski
Document a new Device Tree property 'samsung,s2mps11-wrstbi-ground' indicating that WRSTBI pin of S2MPS13 PMIC is pulled down so corresponding buck warm reset function should be disabled. Signed-off-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> --- Changs since v1: None. --- Documen

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

2015-10-06 Thread Krzysztof Kozlowski
that legacy fallback to be removed. > > Cc: Kukjin Kim <kg...@kernel.org> > Cc: Krzysztof Kozlowski <k.kozlow...@samsung.com> > Signed-off-by: Thierry Reding <thierry.red...@gmail.com> > --- > arch/arm/mach-s3c24xx/mach-h1940.c | 10 +++--- > 1 file ch

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

2015-10-06 Thread Krzysztof Kozlowski
that legacy fallback to be removed. > > Cc: Kukjin Kim <kg...@kernel.org> > Cc: Krzysztof Kozlowski <k.kozlow...@samsung.com> > Signed-off-by: Thierry Reding <thierry.red...@gmail.com> > --- > arch/arm/mach-s3c24xx/mach-rx1950.c | 8 ++-- > 1 file chang

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

2015-10-06 Thread Krzysztof Kozlowski
that legacy fallback to be removed. > > Cc: Kukjin Kim <kg...@kernel.org> > Cc: Krzysztof Kozlowski <k.kozlow...@samsung.com> > Signed-off-by: Thierry Reding <thierry.red...@gmail.com> > --- > arch/arm/mach-s3c64xx/mach-crag6410.c | 9 +++-- > 1 file ch

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

2015-10-06 Thread Krzysztof Kozlowski
that legacy fallback to be removed. > > Cc: Kukjin Kim <kg...@kernel.org> > Cc: Krzysztof Kozlowski <k.kozlow...@samsung.com> > Signed-off-by: Thierry Reding <thierry.red...@gmail.com> > --- > arch/arm/mach-s3c64xx/mach-hmt.c | 9 +++-- > 1 file chang

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

2015-10-06 Thread Krzysztof Kozlowski
W dniu 06.10.2015 o 17:43, Thierry Reding pisze: > On Tue, Oct 06, 2015 at 09:28:50AM +0900, Krzysztof Kozlowski wrote: >> 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 a

Re: [PATCH RESEND] phy: exynos-usb2: add vbus regulator support

2015-10-06 Thread Krzysztof Kozlowski
2015-10-06 22:41 GMT+09:00 Marek Szyprowski : > > Exynos USB2 PHY has separate power supply, which is usually provided by > VBUS regulator. This patch adds support for it. VBUS regulator is > optional, to keep compatibility with boards, which have VBUS provided > from

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

2015-10-05 Thread Krzysztof Kozlowski
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 changed, 1 insertion(+) > > diff --git

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 <k.kozlow...@samsung.com> > wrote: >> On 05.10.2015 15:29, Anand Moon wrote: >>> Enable CONFIG_USB_RTL8152 for Odroid-XU4. >> >> Why? >>

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. >> &g

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 6ff33f3902c3b1c5d0db6b1e2c70b6d76

[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

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 va

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

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

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

2015-10-05 Thread Krzysztof Kozlowski
d when applying, so: Reviewed-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> Best regards, Krzysztof > Signed-off-by: Anand Moon <linux.am...@gmail.com> > > --- > Changes: Fixed the commit log. > --- > arch/arm/configs/multi_v7_defconfig | 1 + > 1 file change

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

2015-10-05 Thread Krzysztof Kozlowski
hen applying, so: Reviewed-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> Best regards, Krzysztof > > Signed-off-by: Anand Moon <linux.am...@gmail.com> > > --- > Changes: Fixed the commit log. > --- > arch/arm/configs/exynos_defconfig | 1 + > 1 file change

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

Re: [GIT PULL] Samsung fixes for v4.3

2015-10-04 Thread Krzysztof Kozlowski
On 30.09.2015 15:50, Kukjin Kim wrote: > On 09/30/15 08:59, Krzysztof Kozlowski wrote: >> Dear Kukjin, >> >> Below you will find fixes for current release cycle which are not >> present yet in your tree. >> >> Best regards, >> Krzyszto

[PATCH 1/3] mfd: sec-core: Dump PMIC revision to find out the HW

2015-10-02 Thread Krzysztof Kozlowski
There are different revisions of the same chipset. For example S2MPS13 has more than 2 revisions. They differ slightly in regulator constraints. Print the revision number to easily find which PMIC is used on the board. Signed-off-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> --- drive

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

2015-10-02 Thread Krzysztof Kozlowski
before suspend, then system will hang during resuming. Signed-off-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> --- drivers/mfd/sec-core.c | 26 ++ include/linux/mfd/samsung/core.h| 2 ++ include/linux/mfd/samsung/s2mps13.h | 1 + 3 files chang

[PATCH 2/3] mfd: dt-bindings: Document pulled down WRSTBI pin on S2MPS1X

2015-10-02 Thread Krzysztof Kozlowski
Document a new Device Tree property 'samsung,s2mps11-wrstbi-ground' indicating that WRSTBI pin of S2MPS13 PMIC is pulled down so corresponding buck warm reset function should be disabled. Signed-off-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> --- Documentation/devicetree/bindin

Re: [PATCH] thermal: exynos: fix register read in TMU

2015-10-01 Thread Krzysztof Kozlowski
2015-10-01 23:12 GMT+09:00 Sudip Mukherjee <sudipm.mukher...@gmail.com>: > On Thu, Oct 01, 2015 at 10:18:57PM +0900, Krzysztof Kozlowski wrote: >> 2015-10-01 20:39 GMT+09:00 Sudip Mukherjee <sudipm.mukher...@gmail.com>: >> > The value of emul_con was getting o

Re: [PATCH] ARM: dts: Add Exynos5250 Snow Rev5+ support

2015-09-30 Thread Krzysztof Kozlowski
On 30.09.2015 16:06, Javier Martinez Canillas wrote: > Hello, > > On 09/30/2015 09:02 AM, Krzysztof Kozlowski wrote: >> On 30.09.2015 15:58, Kukjin Kim wrote: > > [snip] > >>>> >>>> Could you add the new compatible and fix patch issues pointed b

Re: [PATCH] ARM: dts: Add Exynos5250 Snow Rev5+ support

2015-09-30 Thread Krzysztof Kozlowski
On 30.09.2015 15:58, Kukjin Kim wrote: > On 09/30/15 09:30, Krzysztof Kozlowski wrote: >> On 29.09.2015 20:57, Javier Martinez Canillas wrote: >>> There are 2 revisions of the Exynos5250 Snow Chromebook that were shipped: >>> Rev4 and Rev5. The only differenc

Re: [PATCH] ARM: exynos_defconfig: Enable WiFi-Ex as a module instead built-in

2015-09-30 Thread Krzysztof Kozlowski
On 30.09.2015 16:22, Javier Martinez Canillas wrote: > Hello Krzysztof, > > On 09/30/2015 02:36 AM, Krzysztof Kozlowski wrote: >> On 29.09.2015 21:42, Javier Martinez Canillas wrote: >>> The Marvell WiFi-Ex driver tries to load a firmware on probe. So if the >>&

Re: [PATCH v5 05/17] drm: bridge: analogix/dp: dynamic parse sync_pol & interlace & dynamic_range

2015-09-30 Thread Krzysztof Kozlowski
On 30.09.2015 16:19, Yakir Yang wrote: > Hi Krzysztof, > > On 09/30/2015 01:32 PM, Krzysztof Kozlowski wrote: >> On 22.09.2015 16:37, Yakir Yang wrote: >>> Both hsync/vsync polarity and interlace mode can be parsed from >>> drm display mode, and dynamic_r

Re: [PATCH v5 05/17] drm: bridge: analogix/dp: dynamic parse sync_pol & interlace & dynamic_range

2015-09-30 Thread Krzysztof Kozlowski
On 30.09.2015 17:20, Yakir Yang wrote: > Hi Krzysztof, > > On 09/30/2015 03:34 PM, Krzysztof Kozlowski wrote: >> On 30.09.2015 16:19, Yakir Yang wrote: >>> Hi Krzysztof, >>> >>> On 09/30/2015 01:32 PM, Krzysztof Kozlowski wrote: >>>> On 22.0

Re: [PATCH RESENDv2] mach:-s3c64xx:Output trace information with WARN_ON if calls for setting up gpio board configuration fail in s3c64xx_i2s_cfg_gpio

2015-09-30 Thread Krzysztof Kozlowski
On 30.09.2015 11:07, Nicholas Krause wrote: > This fixes the function s3c64xx_i2c_cfg_gpio to log output to the > kernel log buff with WARN_ON if any of the calls to either > s3c_gpio_cfgpin_range or s3c_gpio_cfgpin fail as we cannot exit > from s3c64xx_i2s_cfg_gpio if any of these calls fail

Re: [PATCH] ARM: dts: Add Exynos5250 Snow Rev5+ support

2015-09-30 Thread Krzysztof Kozlowski
On 01.10.2015 01:17, Doug Anderson wrote: > Hi, > > On Tue, Sep 29, 2015 at 5:30 PM, Krzysztof Kozlowski > <k.kozlow...@samsung.com> wrote: >> Now the exynos5250-snow.dts means in fact Rev4... but there is no >> information in DTS about it. I think adding compatib

[RESEND] drm/exynos: Staticize local function in exynos_drm_gem.c

2015-09-30 Thread Krzysztof Kozlowski
The exynos_drm_gem_mmap_buffer() is not used outside so make it static. Signed-off-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> --- drivers/gpu/drm/exynos/exynos_drm_gem.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/exynos/exynos_drm_gem.c b/d

Re: [PATCH v2] ARM: dts: exynos5420: fix wrong clock binding for sysmmu_fimd1_1

2015-09-29 Thread Krzysztof Kozlowski
gt; > Cc: <sta...@vger.kernel.org> # v4.2 > Reviewed-by: Javier Martinez Canillas <jav...@osg.samsung.com> > --- > Changes for v2: > - Update the commit message > - Add Fixes: and Reviewed-by: tags > > arch/arm/boot/dts/exynos5420.dtsi | 2 +- > 1 file changed

Re: [PATCH RESEND] ARM: dts: Move display-timings node from fimd to dp

2015-09-29 Thread Krzysztof Kozlowski
rm/boot/dts/exynos5420-smdk5420.dts | 7 --- > 3 files changed, 16 insertions(+), 15 deletions(-) Reviewed-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] ARM: dts: Add Exynos5250 Snow Rev5+ support

2015-09-29 Thread Krzysztof Kozlowski
On 29.09.2015 20:57, Javier Martinez Canillas wrote: > There are 2 revisions of the Exynos5250 Snow Chromebook that were shipped: > Rev4 and Rev5. The only difference between these 2 revisions is the codec, > Rev4 has a max98095 codec while Rev5 has a max98090. > > Mainline only supports Rev4 so

[GIT PULL] Samsung fixes for v4.3

2015-09-29 Thread Krzysztof Kozlowski
Dear Kukjin, Below you will find fixes for current release cycle which are not present yet in your tree. 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:

Re: [PATCH v2] ARM: dts: exynos4412-trats2: remove regulator-compatible usage

2015-09-29 Thread Krzysztof Kozlowski
- > 1 file changed, 35 insertions(+), 70 deletions(-) > Tested on Trats2 board: Tested-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> Reviewed-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> Best regards, Krzysztof -- To unsubscribe from this list: s

Re: [PATCH v5 02/17] drm: bridge: analogix/dp: split exynos dp driver to bridge directory

2015-09-29 Thread Krzysztof Kozlowski
On 22.09.2015 16:29, Yakir Yang wrote: > Split the dp core driver from exynos directory to bridge directory, > and rename the core driver to analogix_dp_*, rename the platform > code to exynos_dp. > > Beside the new analogix_dp driver would export four hooks. > "analogix_dp_bind()" and

Re: [PATCH RESEND] mach:-s3c64xx:Cause kernel oops with WARN_ON if calls for setting up gpio fail in s3c64xx_i2s_cfg_gpio

2015-09-29 Thread Krzysztof Kozlowski
On 18.09.2015 09:54, Nicholas Krause wrote: > This fixes the function s3c64xx_i2c_cfg_gpio The problem is not described and you did not provide a fix so the description is highly inaccurate and misleading. > to cause a kernel oopes Warn causes oops? > if the call to either

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

2015-09-29 Thread Krzysztof Kozlowski
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://github.com/krzk/linux.git tags/samsung-dt64-4.4 for

Re: [PATCH v5 03/17] drm: bridge: analogix/dp: fix some obvious code style

2015-09-29 Thread Krzysztof Kozlowski
29 > ++--- > drivers/gpu/drm/bridge/analogix/analogix_dp_core.h | 72 ++-- > drivers/gpu/drm/bridge/analogix/analogix_dp_reg.c | 124 ++-- > 3 files changed, 163 insertions(+), 162 deletions(-) > IMHO much better than in previous attempt. The code

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

2015-09-29 Thread Krzysztof Kozlowski
Dear Kukjin, 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-12 16:35:56 -0700) are available in

[GIT PULL] ARM: defconfig: Exynos improvements for 4.4

2015-09-29 Thread Krzysztof Kozlowski
Dear Kukjin, Few defconfig 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-12 16:35:56 -0700) are

Re: [PATCH v5 07/17] ARM: dts: exynos/dp: remove some properties that deprecated by analogix_dp driver

2015-09-29 Thread Krzysztof Kozlowski
iles changed, 4 insertions(+), 18 deletions(-) > Assuming this will be merged as part of this set (dependency on previous patches): Reviewed-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe

Re: [PATCH v5 05/17] drm: bridge: analogix/dp: dynamic parse sync_pol & interlace & dynamic_range

2015-09-29 Thread Krzysztof Kozlowski
On 22.09.2015 16:37, Yakir Yang wrote: > Both hsync/vsync polarity and interlace mode can be parsed from > drm display mode, and dynamic_range and ycbcr_coeff can be judge > by the video code. > > But presumably Exynos still relies on the DT properties, so take > good use of mode_fixup() in to

Re: [PATCH] ARM: exynos_defconfig: Enable WiFi-Ex as a module instead built-in

2015-09-29 Thread Krzysztof Kozlowski
On 29.09.2015 21:42, Javier Martinez Canillas wrote: > The Marvell WiFi-Ex driver tries to load a firmware on probe. So if the > driver is built-in and probed before a firmware is available, this is > not loaded and the chip does not work. > > This happens for example if an initramfs isn't used

Re: [PATCH 4/4] ARM64: dts: exynos5433: add jpeg node

2015-09-28 Thread Krzysztof Kozlowski
W dniu 28.09.2015 o 20:54, Bartlomiej Zolnierkiewicz pisze: > > Hi, > > On Monday, September 28, 2015 05:52:13 PM Krzysztof Kozlowski wrote: >> W dniu 21.09.2015 o 18:59, Andrzej Pietrasiewicz pisze: >>> Hi Hans, >>> >>> W dniu 21.09.2015 o 11:5

Re: [PATCH RESEND] ARM: dts: Move display-timings node from fimd to dp

2015-09-28 Thread Krzysztof Kozlowski
W dniu 28.09.2015 o 17:56, Tomeu Vizoso pisze: > Hi Kukjin and Krzysztof, > > could you take a look at this? Of course, but please be patient. It waits on my todo list. I have just returned from holidays. Best regards, Krzysztof > > Thanks, > > Tomeu > > On 17 September 2015 at 14:48, Tomeu

Re: [PATCH 4/4] ARM64: dts: exynos5433: add jpeg node

2015-09-28 Thread Krzysztof Kozlowski
W dniu 21.09.2015 o 18:59, Andrzej Pietrasiewicz pisze: > Hi Hans, > > W dniu 21.09.2015 o 11:50, Hans Verkuil pisze: >> On 18-09-15 16:21, Andrzej Pietrasiewicz wrote: >>> From: Marek Szyprowski >>> >>> Add Exynos 5433 jpeg h/w codec node. >>> >>> Signed-off-by: Marek

Re: [PATCH 6/6] pinctrl: samsung: Remove unneded semicolon

2015-09-17 Thread Krzysztof Kozlowski
ile changed, 1 insertion(+), 1 deletion(-) > Quite obvious and pointed out by coccicheck, so: Reviewed-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a me

Re: [PATCH RESEND v6 0/3] dts: thermal: Odroid U3: Provide support for Odroid U3 fan

2015-09-16 Thread Krzysztof Kozlowski
2015-09-16 20:00 GMT+09:00 Thomas Pietrowski : > Will this patchset be released with 4.3.x? No, although Kukjin applied it but it did not reach arm-soc for v4.3. Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the

Re: [PATCH] mach-s3c64xx:Fix error handling for certain calls to s3c_gpio_cfgpin_range in the file dev-audio.c

2015-09-16 Thread Krzysztof Kozlowski
On 17.09.2015 10:51, Nicholas Krause wrote: > This fixes error handling for calls to the function > s3c_gpio_cfgpin_range in the file dev-audio.c that > assume calls to this particular function always run > successfully to properly check now if these calls > fail by returning a error code and if

Re: [PATCH v2] ARM: dts: Fix LEDs on exynos5422-odroidxu3

2015-09-15 Thread Krzysztof Kozlowski
On 16.09.2015 08:35, Kukjin Kim wrote: > On 09/13/15 18:32, Krzysztof Kozlowski wrote: >> The LEDs on Odroid XU3 family boards could not properly probe because PWM >> outputs were reduced only to PWM for fan. Fix it for Odroid XU3 and >> XU3-Lite boards by switching to u

Re: [PATCH v2 02/12] clk: samsung: exynos7: Adds missing clocks gates of CMU_TOPC

2015-09-15 Thread Krzysztof Kozlowski
ock/exynos7-clk.h | 13 - > 2 files changed, 39 insertions(+), 1 deletion(-) Reviewed-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message

Re: [PATCH v2 5/12] clk: samsung: exynos7: Corrects CMU_CCORE clocks names

2015-09-15 Thread Krzysztof Kozlowski
eletions(-) > Reviewed-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH v2 01/12] clk: samsung: exynos7: Change the CMU_TOPC block clock names

2015-09-15 Thread Krzysztof Kozlowski
ung/clk-exynos7.c | 70 > - > 1 file changed, 37 insertions(+), 33 deletions(-) > Looks good now: Reviewed-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the bo

Re: [PATCH] ARM: multi_v7_defconfig: enable usb3503

2015-09-15 Thread Krzysztof Kozlowski
On 15.09.2015 17:17, Sjoerd Simons wrote: > On Tue, 2015-09-15 at 15:50 +0900, Krzysztof Kozlowski wrote: >> 2015-09-14 17:35 GMT+09:00 Riku Voipio <riku.voi...@linaro.org>: >>> On 5 June 2015 at 15:45, Arnd Bergmann <a...@arndb.de> wrote: >>>> On Thursda

[RESEND v2] mfd: s2mps11: Add manual shutdown method for Odroid XU3

2015-09-14 Thread Krzysztof Kozlowski
manually set PWRHOLD field to low and then wait for signal from Application Processor (the usual change in PWRHOLD/PSHOLD pin will actually cut off the power). The patch adds respective binding allowing Odroid XU3 device to be powered off. Signed-off-by: Krzysztof Kozlowski <k.kozlowsk...@gmail.

Re: [PATCH v2 3/3] ARM: dts: Enable EC vboot context support on Peach boards

2015-09-14 Thread Krzysztof Kozlowski
1: > - none > > arch/arm/boot/dts/exynos5420-peach-pit.dts | 1 + > arch/arm/boot/dts/exynos5800-peach-pi.dts | 1 + > 2 files changed, 2 insertions(+) Reviewed-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> Best regards, Krzysztof -- To unsubscribe from this li

Re: [PATCH v2] ARM: exynos_defconfig: Enable USB Video Class support

2015-09-14 Thread Krzysztof Kozlowski
> Signed-off-by: Javier Martinez Canillas <jav...@osg.samsung.com> > > --- > > Changes in v2: > - Enable tristate Kconfig options as module instead of built-in. > Suggested by Krzysztof Kozlowski. Reviewed-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> Best regards,

Re: [PATCH v5 0/4] cpufreq-dt: add suspend frequency support

2015-09-14 Thread Krzysztof Kozlowski
On 09.09.2015 10:16, Rafael J. Wysocki wrote: > On Tuesday, September 08, 2015 06:41:00 PM Bartlomiej Zolnierkiewicz wrote: >> Hi, >> >> This patch series adds suspend frequency support (using opp-v2 >> bindings and suspend-opp functionality) to cpufreq-dt driver and >> then adds suspend opp for

<    1   2   3   4   5   6   7   8   9   10   >