Re: [PATCH stable-4.0] ARM: EXYNOS: Fix failed second suspend on Exynos4

2015-06-20 Thread Krzysztof Kozlowski
. This can be done after powering off secondary CPUs. 3. Re-enable the delayed reset assertion when system is resumed. Fixes: 13cfa6c4f7fa (ARM: EXYNOS: Fix CPU idle clock down after CPU off) Cc: sta...@vger.kernel.org Signed-off-by: Krzysztof Kozlowski k.kozlow...@samsung.com Tested

Re: [PATCH 1/6] clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock support

2015-06-20 Thread Krzysztof Kozlowski
W dniu 19.06.2015 o 23:53, Michael Turquette pisze: Quoting Bartlomiej Zolnierkiewicz (2015-06-19 05:35:23) On Friday, June 19, 2015 01:19:06 PM Bartlomiej Zolnierkiewicz wrote: Hi, On Thursday, June 18, 2015 12:58:46 PM Michael Turquette wrote: Quoting Sylwester Nawrocki (2015-05-13

[PATCH] drm/exynos: Remove unused vma field of exynos_drm_gem_obj

2015-06-18 Thread Krzysztof Kozlowski
-by: Krzysztof Kozlowski k.kozlow...@samsung.com --- drivers/gpu/drm/exynos/exynos_drm_gem.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/gpu/drm/exynos/exynos_drm_gem.h b/drivers/gpu/drm/exynos/exynos_drm_gem.h index 308173cb4f0a..6f42e2248288 100644 --- a/drivers/gpu/drm/exynos

Re: [PATCH] drm/exynos: Remove unused vma field of exynos_drm_gem_obj

2015-06-18 Thread Krzysztof Kozlowski
2015-06-19 14:28 GMT+09:00 Inki Dae inki@samsung.com: On 2015년 06월 19일 14:23, Krzysztof Kozlowski wrote: The field 'vma' of 'exynos_drm_gem_obj' structure was introduced in 2a3098ff6c21 (drm/exynos: add userptr feature for g2d module) but is not referenced anywhere. One instance

Re: [PATCH] ARM: dts: exynos5422-odroidxu3: Add ramp delay for regulators

2015-06-18 Thread Krzysztof Kozlowski
On 18.06.2015 20:56, Anand Moon wrote: Adds ramp delay for the vdd_ldo9, vdd_ldo13, vdd_ldo15 and vdd_sd regulator. Changes removes warning ramp_delay not set for all the above regulator. Signed-off-by: Anand Moon linux.am...@gmail.com --- Changes based on https://github.com/krzk/linux.git

Re: [PATCH v2] ARM: dts: Update video-phy node with syscon phandle for Exynos3250

2015-06-17 Thread Krzysztof Kozlowski
to bring back to life both MIPI DSI display and MIPI CSIS-2 camera sensor on Exynos3250. Signed-off-by: Beata Michalska b.michal...@samsung.com Reviewed-by: Krzysztof Kozlowski k.kozlow...@samsung.com Tested-by: Krzysztof Kozlowski k.kozlow...@samsung.com Reviewed-by: Javier Martinez Canillas

Re: [PATCH] drivers/cpufreq: include module.h for modular exynos-cpufreq.c code

2015-06-16 Thread Krzysztof Kozlowski
On 17.06.2015 00:29, Paul Gortmaker wrote: On 15-06-15 07:53 PM, Krzysztof Kozlowski wrote: On 16.06.2015 08:47, Rafael J. Wysocki wrote: On Wednesday, June 03, 2015 05:18:18 PM Paul Gortmaker wrote: This file is built off of a tristate Kconfig option (ARM_EXYNOS_CPUFREQ) and also contains

Re: [PATCHv7 2/4] ARM: dts: exynos5422-odroidxu3: Enable TMU at Exynos5422 base

2015-06-16 Thread Krzysztof Kozlowski
on this! Whole patchset tested on Odroid XU3-Lite board: Tested-by: Krzysztof Kozlowski k.kozlow...@samsung.com I already acked other patches, except this one: Acked-by: Krzysztof Kozlowski k.kozlow...@samsung.com I'll apply this to my tree and send for v4.3 to Kukjin (unless he picks it also

[PATCH] ARM: EXYNOS: Remove duplicated define of SLEEP_MAGIC

2015-06-15 Thread Krzysztof Kozlowski
The magic cookie for entering sleep state was defined and used in two different places: firmware.c and suspend.c. Move it to one common place to reduce duplication. Signed-off-by: Krzysztof Kozlowski k.kozlowsk...@gmail.com --- arch/arm/mach-exynos/common.h | 6 ++ arch/arm/mach-exynos

Re: [PATCH] drivers/cpufreq: include module.h for modular exynos-cpufreq.c code

2015-06-15 Thread Krzysztof Kozlowski
during pending header shuffles. Cc: Rafael J. Wysocki r...@rjwysocki.net Cc: Viresh Kumar viresh.ku...@linaro.org Cc: Kukjin Kim kg...@kernel.org Cc: Krzysztof Kozlowski k.kozlow...@samsung.com Cc: linux...@vger.kernel.org Cc: linux-arm-ker...@lists.infradead.org Cc: linux-samsung-soc

Re: [PATCH v2 1/1] irqchip: exynos-combiner: Save IRQ enable set on suspend

2015-06-15 Thread Krzysztof Kozlowski
On 16.06.2015 00:23, Javier Martinez Canillas wrote: (...) To do a more intrusive change, I should better understand the interactions between the Exynos pinctrl / GPIO, interrupt combiner and the GIC and in the meantime S2R will continue to be broken on these platforms unless someone more

Re: [PATCHv6 2/4] ARM: dts: exynos5422-odroidxu3: Enable TMU at Exynos5422 base

2015-06-14 Thread Krzysztof Kozlowski
On 14.06.2015 19:24, Anand Moon wrote: This changes enables TMU IP block on the Exynos5422 Odroid-XU3 device. Signed-off-by: Anand Moon linux.am...@gmail.com Tested-by: Markus Reichl m.rei...@fivetechno.de Acked-by: Lukasz Majewski l.majew...@samsung.com --- Changes rebase on

Re: [PATCHv6 4/4] ARM: dts: exynos5422-odroidxu3: Enable thermal-zones

2015-06-14 Thread Krzysztof Kozlowski
-odroidxu3-common.dtsi | 1 + 1 file changed, 1 insertion(+) Acked-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

Re: [PATCHv6 2/4] ARM: dts: exynos5422-odroidxu3: Enable TMU at Exynos5422 base

2015-06-14 Thread Krzysztof Kozlowski
On 14.06.2015 19:24, Anand Moon wrote: This changes enables TMU IP block on the Exynos5422 Odroid-XU3 device. Signed-off-by: Anand Moon linux.am...@gmail.com Tested-by: Markus Reichl m.rei...@fivetechno.de This does not look right. You put this Tested-by since beginning of this patchset

MAINTAINERS: pinctrl: Outdated email of Thomas Abraham

2015-06-14 Thread Krzysztof Kozlowski
Hi Thomas, The email mentioned in maintainers: = PIN CONTROLLER - SAMSUNG M: Tomasz Figa tomasz.f...@gmail.com M: Thomas Abraham thomas.abra...@linaro.org = bounces with not existing recipient for very long time: = Delivery

Re: [PATCH v3] ARM: dts: fix the clock-frequency of rinato board's panel

2015-06-14 Thread Krzysztof Kozlowski
much! Please CC always Kukjin Kim. Acked-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

Re: [PATCHv6 2/4] ARM: dts: exynos5422-odroidxu3: Enable TMU at Exynos5422 base

2015-06-14 Thread Krzysztof Kozlowski
On 15.06.2015 11:13, Anand Moon wrote: hi Krzysztof On 15 June 2015 at 05:21, Krzysztof Kozlowski k.kozlow...@samsung.com wrote: On 14.06.2015 19:24, Anand Moon wrote: This changes enables TMU IP block on the Exynos5422 Odroid-XU3 device. Signed-off-by: Anand Moon linux.am...@gmail.com

Re: [patch] pinctrl: samsung: don't truncate the last char of -grp

2015-06-14 Thread Krzysztof Kozlowski
2015-06-12 0:46 GMT+09:00 Dan Carpenter dan.carpen...@oracle.com: We allocate sizeof(-grp) which is 5 bytes but then we pass 4 to the snprintf() so the last 'p' char is truncated away. The kzalloc() can be made into kmalloc() since we are going to fill the whole buffer. But I know that

[PATCH] pinctrl: samsung: Remove old unused defines

2015-06-14 Thread Krzysztof Kozlowski
Since 9a2c1c3b91aa (pinctrl: samsung: Allow grouping multiple pinmux/pinconf nodes) the defines for GPIO group and function names are not used anywhere in the driver. Signed-off-by: Krzysztof Kozlowski k.kozlow...@samsung.com Inspired-by: Dan Carpenter dan.carpen...@oracle.com --- drivers

Re: [PATCH v2] ARM: dts: exynos4210-trats: add max8997 IRQ

2015-06-13 Thread Krzysztof Kozlowski
2014-03-26 19:07 GMT+09:00 Robert Baldyga r.bald...@samsung.com: This patch adds IRQ line specification for the MAX8997 chip and necessary pinctrl group to configure pull-up and driver strength of the pin. It's needed for proper handling of IRQs coming from MAX8997 multifunction device (IRQs

Re: [PATCHv5 1/5] ARM: dts: exynos5422-odroidxu3 Add pwm-fan node to the Odroid-XU3 board

2015-06-13 Thread Krzysztof Kozlowski
2015-05-13 16:46 GMT+09:00 Anand Moon linux.am...@gmail.com: Hi Krzysztof, Will make the changes. Thanks for the review. Hi Anand, Do you plan to continue working on this patchset? Best regards, Krzysztof -- To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in the

Re: [PATCH v2] ARM: dts: fix the clock-frequency of rinato board's panel

2015-06-13 Thread Krzysztof Kozlowski
W dniu 12.06.2015 o 19:06, Hyungwon Hwang pisze: After the commit abc0b1447d4974963548777a5ba4a4457c82c426 (drm: Perform basic sanity checks on probed modes), proper clock-frequency becomes mandatory for validating the mode of panel. The display does not work if there is no mode validated.

Re: exynos4412: Audio dies after one day on kernel 4.0

2015-06-13 Thread Krzysztof Kozlowski
2015-06-13 14:47 GMT+09:00 Krzysztof Kozlowski k.kozlow...@samsung.com: W dniu 13.06.2015 o 06:48, gabr...@unseen.is pisze: On 06/10/2015 10:22 AM, Krzysztof Kozlowski wrote: Gabriel, I sent a patch which should fix the issue. Could you give it a try? Of course don't revert the other

Re: Feedback on hardware support for Odroid U3

2015-06-13 Thread Krzysztof Kozlowski
W dniu 12.06.2015 o 22:53, Thomas Pietrowski pisze: Hello again, first after fixing my booting problems I now get different warnings after boot. - config: http://pastebin.com/MHUu51pF - log: http://pastebin.com/9YMgMmFL - repo: arm-soc I read the last days that you are still working on

Re: Feedback on hardware support for Odroid U3

2015-06-13 Thread Krzysztof Kozlowski
W dniu 13.06.2015 o 18:11, Thomas-Karl Pietrowski pisze: Am Samstag, 13. Juni 2015, 15:09:32 schrieb Krzysztof Kozlowski: W dniu 12.06.2015 o 22:53, Thomas Pietrowski pisze: Hello again, first after fixing my booting problems I now get different warnings after boot. - config: http

Re: [PATCH 2/3] ARM: dts: fix the clock-frequency of rinato board's panel

2015-06-12 Thread Krzysztof Kozlowski
2015-06-12 18:27 GMT+09:00 Hyungwon Hwang human.hw...@samsung.com: On Fri, 12 Jun 2015 18:23:18 +0900 Krzysztof Kozlowski k.kozlow...@samsung.com wrote: 2015-06-12 18:03 GMT+09:00 Hyungwon Hwang human.hw...@samsung.com: Because of recent update, proper clock-frequency becomes mandatory

Re: [PATCH 1/3] ARM: dts: Add the reference node for syscon to mipi phy for Exynos3250

2015-06-12 Thread Krzysztof Kozlowski
2015-06-12 18:03 GMT+09:00 Hyungwon Hwang human.hw...@samsung.com: Exynos mipi phy driver needs syscon node to be probed successfully. Signed-off-by: Hyungwon Hwang human.hw...@samsung.com --- arch/arm/boot/dts/exynos3250.dtsi | 1 + 1 file changed, 1 insertion(+) Thanks for the patch but

Re: [PATCH 2/3] ARM: dts: fix the clock-frequency of rinato board's panel

2015-06-12 Thread Krzysztof Kozlowski
...@samsung.com Acked-by: Krzysztof Kozlowski k.kozlow...@samsung.com Is it a bugfix? The property is mandatory right now? 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

Re: [PATCH 01/15] ARM: kill off set_irq_flags usage

2015-06-12 Thread Krzysztof Kozlowski
robert.jarz...@free.fr Cc: Simtec Linux Team li...@simtec.co.uk Cc: Kukjin Kim kg...@kernel.org Cc: Krzysztof Kozlowski k.kozlow...@samsung.com Cc: Wan ZongShun mcuos@gmail.com Cc: linux-arm-ker...@lists.infradead.org Cc: linux-o...@vger.kernel.org Cc: linux-samsung-soc@vger.kernel.org

Re: [PATCH v2 1/1] irqchip: exynos-combiner: Save IRQ enable set on suspend

2015-06-12 Thread Krzysztof Kozlowski
On 12.06.2015 19:10, Sudeep Holla wrote: On 12/06/15 06:43, Javier Martinez Canillas wrote: The Exynos interrupt combiner IP loses its state when the SoC enters into a low power state during a Suspend-to-RAM. This means that if a IRQ is used as a source, the interrupts for the devices are

Re: exynos4412: Audio dies after one day on kernel 4.0

2015-06-12 Thread Krzysztof Kozlowski
W dniu 13.06.2015 o 06:48, gabr...@unseen.is pisze: On 06/10/2015 10:22 AM, Krzysztof Kozlowski wrote: 2015-06-09 20:25 GMT+09:00 gabr...@unseen.is: On 06/03/2015 02:05 AM, Krzysztof Kozlowski wrote: On 03.06.2015 04:51, gabr...@unseen.is wrote: On 05/31/2015 08:47 AM, Krzysztof Kozlowski

Re: [PATCH 1/2] clk: exynos4: Add PCLK_ADC gate clock on Exynos4x12

2015-06-11 Thread Krzysztof Kozlowski
W dniu 11.06.2015 o 17:26, Krzysztof Kozlowski pisze: Add proper gate clock for the Analog to Digital Converter (ADC) on Exynos4x12. Signed-off-by: Krzysztof Kozlowski k.kozlow...@samsung.com --- drivers/clk/samsung/clk-exynos4.c | 3 +++ include/dt-bindings/clock/exynos4.h | 5

[PATCH] ARM: dts: Use labels for overriding nodes in exynos4210-universal

2015-06-11 Thread Krzysztof Kozlowski
Usage of labels instead of full paths reduces possible mistakes when overriding nodes. Signed-off-by: Krzysztof Kozlowski k.kozlowsk...@gmail.com --- This one was missed during last label refactor. Rebased on Kukjin's for-next. Tested by comparison of DTB and decompiled DTS. --- arch/arm/boot

Re: [PATCH 1/2] clk: exynos4: Add PCLK_ADC gate clock on Exynos4x12

2015-06-11 Thread Krzysztof Kozlowski
W dniu 11.06.2015 o 21:15, Javier Martinez Canillas pisze: Hello Krzysztof, On Thu, Jun 11, 2015 at 12:43 PM, Krzysztof Kozlowski k.kozlow...@samsung.com wrote: W dniu 11.06.2015 o 17:26, Krzysztof Kozlowski pisze: Add proper gate clock for the Analog to Digital Converter (ADC

Re: [PATCH v2] MAINTAINERS: ARM64: EXYNOS: Extend entry for ARM64 DTS

2015-06-11 Thread Krzysztof Kozlowski
W dniu 12.06.2015 o 06:48, Kevin Hilman pisze: Hi Krzysztof, On Sat, Jun 6, 2015 at 3:02 AM, Krzysztof Kozlowski k.kozlow...@samsung.com wrote: Extend the Exynos entry to ARM64 device tree sources. Cc: Catalin Marinas catalin.mari...@arm.com Cc: Will Deacon will.dea...@arm.com Cc

Re: [PATCH v2 1/1] irqchip: exynos-combiner: Save IRQ enable set on suspend

2015-06-11 Thread Krzysztof Kozlowski
restore IRQ enable set the Suggested by Chanho Park. - Fixes a typo in the commit message. Suggested by Peter Chubb. Looks okay, Reviewed-by: Krzysztof Kozlowski k.kozlow...@samsung.com Best regards, Krzysztof -- To unsubscribe from this list: send the line unsubscribe linux-samsung-soc

[PATCH v2] clk: exynos4: Fix wrong clock for Exynos4x12 ADC

2015-06-11 Thread Krzysztof Kozlowski
thermistors). Signed-off-by: Krzysztof Kozlowski k.kozlow...@samsung.com Cc: sta...@vger.kernel.org Fixes: c63c57433003 (ARM: dts: Add ADC's dt data to read raw data for exynos4x12) Link: https://lkml.org/lkml/2015/6/11/85 --- Changes since v1: 1. After discussion on LKML this solution was chosen

[PATCH 1/2] clk: exynos4: Add PCLK_ADC gate clock on Exynos4x12

2015-06-11 Thread Krzysztof Kozlowski
Add proper gate clock for the Analog to Digital Converter (ADC) on Exynos4x12. Signed-off-by: Krzysztof Kozlowski k.kozlow...@samsung.com --- drivers/clk/samsung/clk-exynos4.c | 3 +++ include/dt-bindings/clock/exynos4.h | 5 - 2 files changed, 7 insertions(+), 1 deletion(-) diff --git

[PATCH 2/2] ARM: dts: Fix wrong clock for Exynos4x12 ADC

2015-06-11 Thread Krzysztof Kozlowski
126c.adc: failed getting clock, err = -2 [2.248293] exynos-adc: probe of 126c.adc failed with error -2 Signed-off-by: Krzysztof Kozlowski k.kozlow...@samsung.com --- arch/arm/boot/dts/exynos4x12.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts

Re: exynos4412: Audio dies after one day on kernel 4.0

2015-06-10 Thread Krzysztof Kozlowski
2015-06-09 20:25 GMT+09:00 gabr...@unseen.is: On 06/03/2015 02:05 AM, Krzysztof Kozlowski wrote: On 03.06.2015 04:51, gabr...@unseen.is wrote: On 05/31/2015 08:47 AM, Krzysztof Kozlowski wrote: 2015-05-31 2:32 GMT+09:00 gabr...@unseen.is: Hello, I've been successfully using a self

Re: [PATCH] cpufreq:exynos-cpufreq - Fix for memory leak in case SOC name does not match.

2015-06-09 Thread Krzysztof Kozlowski
On 09.06.2015 16:07, Lukasz Majewski wrote: Hi Rafael, On Monday, June 08, 2015 10:31:00 AM Lukasz Majewski wrote: Hi Viresh, On 25-05-15, 07:39, Shailendra Verma wrote: During probe free the memory allocated to exynos_info in case of unknown SOC type. Signed-off-by: Shailendra Verma

Re: [RESEND] ARM: dts: odroidxu3: Enable USB3 regulators

2015-06-09 Thread Krzysztof Kozlowski
/usb@1240 failed Signed-off-by: Anand Moon linux.am...@gmail.com Tested-by: Krzysztof Kozlowski k.kozlow...@samsung.com Reviewed-by: Krzysztof Kozlowski k.kozlow...@samsung.com --- arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi | 10 ++ 1 file changed, 10 insertions

Re: [PATCHv2] ARM: exynos_defconfig: Enable CONFIG_SND_SOC_ODROIDX2 for Odroid-XU3

2015-06-09 Thread Krzysztof Kozlowski
the commit log. Signed-off-by: Anand Moon linux.am...@gmail.com Thanks, applied. I'll send later to Kukjin for 4.3. Unless he picks it also, in that case: Acked-by: Krzysztof Kozlowski k.kozlow...@samsung.com Best regards, Krzysztof -- To unsubscribe from this list: send the line unsubscribe

Re: [PATCHv2 2/2] ARM: exynos_defconfig: Enable CONFIG_LEDS_PWM for Odroid-XU3

2015-06-08 Thread Krzysztof Kozlowski
On 08.06.2015 02:03, Anand Moon wrote: Enable CONFIG_LEDS_PWM amd CONFIG_LEDS_TRIGGER_HEARTBEAT for Odroid-XU3 board. I am a little confused. This is v2. I found version 3, a little different: http://www.spinics.net/lists/linux-samsung-soc/msg44406.html (which Where is the changelog? Which

Re: [PATCHv2 1/2] ARM: exynos_defconfig: Enable CONFIG_SND_SOC_ODROIDX2 for Odroid-XU3

2015-06-08 Thread Krzysztof Kozlowski
On 08.06.2015 02:03, Anand Moon wrote: Enable CONFIG_SND_SOC_ODROIDX2 and CONFIG_SND_SIMPLE_CARD to enable sound on Odroid-XU3 board. Below is the output of boot log. [6.021550] max98090 5-0010: MAX98090 REVID=0x43 [6.025506] random: nonblocking pool is initialized [6.047297]

Re: [RESEND 1/2] usb: ehci-exynos: Make provision for vdd regulators

2015-06-08 Thread Krzysztof Kozlowski
2015-06-08 15:42 GMT+09:00 Javier Martinez Canillas jav...@dowhile0.org: Hello, On Mon, Jun 8, 2015 at 7:14 AM, Krzysztof Kozlowski k.kozlow...@samsung.com wrote: [...] To summarize my point of view: 1. Unless Vivek's says otherwise, please give him the credits with proper from field

Re: [RESEND 1/2] usb: ehci-exynos: Make provision for vdd regulators

2015-06-08 Thread Krzysztof Kozlowski
W dniu 08.06.2015 o 19:20, Anand Moon pisze: On 8 June 2015 at 10:58, Vivek Gautam gautam.vi...@samsung.com wrote: Hi, (...) On Monday, June 08, 2015 10:44 AM, Krzysztof Kozlowski k.kozlow...@samsung.com wrote: Untested code should not go to the kernel. Additionally you should mark

Re: [RESEND 1/2] usb: ehci-exynos: Make provision for vdd regulators

2015-06-07 Thread Krzysztof Kozlowski
2015-06-08 13:21 GMT+09:00 Anand Moon linux.am...@gmail.com: Hi Krzysztof , On 8 June 2015 at 07:40, Krzysztof Kozlowski k.kozlow...@samsung.com wrote: On 07.06.2015 22:20, Anand Moon wrote: Facilitate getting required 3.3V and 1.0V VDD supply for EHCI controller on Exynos

[PATCH 1/2] power_supply: max17042: Add OF support for setting thresholds

2015-06-07 Thread Krzysztof Kozlowski
. Signed-off-by: Krzysztof Kozlowski k.kozlow...@samsung.com Fixes: edd4ab055931 (power: max17042_battery: add HEALTH and TEMP_* properties support) --- .../devicetree/bindings/power_supply/max17042_battery.txt | 13 + drivers/power/max17042_battery.c| 9

[PATCH 2/2] ARM: dts: Set max17047 over heat and over voltage thresholds

2015-06-07 Thread Krzysztof Kozlowski
Add some safe values for over head and over voltage. The Trats2 uses 3.8 V battery and during testing it operated properly under 4.48 V. Signed-off-by: Krzysztof Kozlowski k.kozlow...@samsung.com --- arch/arm/boot/dts/exynos4412-trats2.dts | 3 +++ 1 file changed, 3 insertions(+) diff --git

[PATCH] thermal: exynos: Disable the regulator on probe failure

2015-06-07 Thread Krzysztof Kozlowski
it would not be effectively disabled during removal of the device. Signed-off-by: Krzysztof Kozlowski k.kozlow...@samsung.com Fixes: 498d22f616f6 (thermal: exynos: Support for TMU regulator defined at device tree) Cc: sta...@vger.kernel.org --- I am not entirely convinced that this should go to stable

Re: [RESEND 1/2] usb: ehci-exynos: Make provision for vdd regulators

2015-06-07 Thread Krzysztof Kozlowski
On 07.06.2015 22:20, Anand Moon wrote: Facilitate getting required 3.3V and 1.0V VDD supply for EHCI controller on Exynos. With the patches for regulators' nodes merged in 3.15: c8c253f ARM: dts: Add regulator entries to smdk5420 275dcd2 ARM: dts: add max77686 pmic node for smdk5250, the

[PATCH] Documentation: ARM: EXYNOS: Describe boot loaders interface

2015-06-06 Thread Krzysztof Kozlowski
to group the information scattered over different files. This would help in the future when adding support for new SoC or when extending features related to low power modes. Signed-off-by: Krzysztof Kozlowski k.kozlowsk...@gmail.com --- Documentation/arm/Samsung/Bootloader-interface.txt | 53

[PATCH v2] MAINTAINERS: ARM64: EXYNOS: Extend entry for ARM64 DTS

2015-06-06 Thread Krzysztof Kozlowski
...@lixom.net Cc: linux-samsung-soc@vger.kernel.org Cc: linux-arm-ker...@lists.infradead.org Signed-off-by: Krzysztof Kozlowski k.kozlow...@samsung.com Reviewed-by: Javier Martinez Canillas javier.marti...@collabora.co.uk --- Changes since v1: 1. Add Javier's Reviewed-by. --- MAINTAINERS | 1 + 1

Re: [PATCH] ARM: dts: odroidxu3: Enable USB3 regulators

2015-06-06 Thread Krzysztof Kozlowski
2015-06-07 11:50 GMT+09:00 Anand Moon linux.am...@gmail.com: Hi Krzysztof Do you want me to resend this. Along with above. https://patchwork.kernel.org/patch/4420061/ https://patchwork.kernel.org/patch/4420071/ If Vivek is not planning to continue to work on them then sure, please take

Re: [PATCHv3] ARM: dts: odroidxu3: Enable USB3 regulators

2015-06-06 Thread Krzysztof Kozlowski
/usb@1240 failed Tested-by: Krzysztof Kozlowski k.kozlow...@samsung.com Signed-off-by: Anand Moon linux.am...@gmail.com The patch no longer applies because of creation of common Odroid DTSI. Can you rebase it on Kukjin's for-next? Best regards, Krzysztof -- To unsubscribe from this list

Re: [PATCH 0/6] Exynos SYSMMU (IOMMU) dts and arch updates

2015-06-04 Thread Krzysztof Kozlowski
On 04.06.2015 12:51, Krzysztof Kozlowski wrote: On 04.06.2015 08:11, Kukjin Kim wrote: On 06/01/15 20:34, Krzysztof Kozlowski wrote: W dniu 01.06.2015 o 19:10, Marek Szyprowski pisze: Hello, Main changes for Exynos SYSMMU (IOMMU) driver has been finally scheduled for merging - see https

[PATCH stable-4.0] ARM: EXYNOS: Fix failed second suspend on Exynos4

2015-06-03 Thread Krzysztof Kozlowski
powering off secondary CPUs. 3. Re-enable the delayed reset assertion when system is resumed. Fixes: 13cfa6c4f7fa (ARM: EXYNOS: Fix CPU idle clock down after CPU off) Cc: sta...@vger.kernel.org Signed-off-by: Krzysztof Kozlowski k.kozlow...@samsung.com Tested-by: Bartlomiej Zolnierkiewicz b.zolnier

Re: [GIT PULL] ARM: EXYNOS: DTS improvements for 4.2, 3rd

2015-06-03 Thread Krzysztof Kozlowski
On 02.06.2015 12:40, Kukjin Kim wrote: Krzysztof Kozlowski wrote: Dear Kukjin, Quite big set of changes, mostly refactor. You can find them also on the lists with my reviewed-by. Thanks for your gentle reminder and gathering. I'm sorting them out and it should be fine tonight in my

Re: [RFT v2 10/48] irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc

2015-06-03 Thread Krzysztof Kozlowski
-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 0/6] Exynos SYSMMU (IOMMU) dts and arch updates

2015-06-03 Thread Krzysztof Kozlowski
On 04.06.2015 08:11, Kukjin Kim wrote: On 06/01/15 20:34, Krzysztof Kozlowski wrote: W dniu 01.06.2015 o 19:10, Marek Szyprowski pisze: Hello, Main changes for Exynos SYSMMU (IOMMU) driver has been finally scheduled for merging - see https://git.kernel.org/cgit/linux/kernel/git/joro

Re: [RFT v2 36/48] genirq, arm: Kill the first parameter 'irq' of irq_flow_handler_t

2015-06-03 Thread Krzysztof Kozlowski
+- arch/arm/mach-pxa/viper.c |2 +- arch/arm/mach-pxa/zeus.c |2 +- arch/arm/mach-rpc/ecard.c |2 +- arch/arm/mach-s3c24xx/bast-irq.c |3 +-- arch/arm/mach-s3c64xx/common.c |8 For s3c24xx/s3c64xx: Acked-by: Krzysztof

Re: [RFT v2 46/48] genirq, irqchip: Kill the first parameter 'irq' of irq_flow_handler_t

2015-06-03 Thread Krzysztof Kozlowski
have split the changes into several parts, though they should be merge as one to support bisecting. Signed-off-by: Jiang Liu jiang@linux.intel.com Acked-by: Ralf Baechle r...@linux-mips.org --- drivers/irqchip/exynos-combiner.c|4 ++-- For exynos: Acked-by: Krzysztof Kozlowski

Re: [PATCH 11/11] dt: Exynos: add Snow SPI NOR node.

2015-06-03 Thread Krzysztof Kozlowski
On 04.06.2015 06:26, Michal Suchanek wrote: The Snow has onboard SPI NOR flash which contains the bootloader. Add DT node for this flash chip. The flash is rated 133MHz but the pl330 controller can transfer only up to 128 bytes at this speed so use more conservative settings. Even at 40MHz

Re: [PATCH 09/11] dma: pl330: fix wording in mcbufsz message

2015-06-03 Thread Krzysztof Kozlowski
On 04.06.2015 06:26, Michal Suchanek wrote: The kernel is not trying to increase mcbufsz. It suggests you should try doing so. Also print the calculated required size of mcbufsz. Signed-off-by: Michal Suchanek hramr...@gmail.com Looks good: Reviewed-by: Krzysztof Kozlowski k.kozlow

Re: [PATCH 01/11] ARM: dt: Add SPI CS on Samsung Snow board.

2015-06-03 Thread Krzysztof Kozlowski
insertions(+), 1 deletion(-) Acked-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

Re: [PATCH v4 5/5] ARM: dts: Add LEDs to exynos5410-odroidxu

2015-06-02 Thread Krzysztof Kozlowski
On 02.06.2015 22:38, Andreas Färber wrote: Am 02.06.2015 um 22:02 schrieb Krzysztof Kozlowski: W dniu 16.03.2015 o 07:00, Andreas Färber pisze: Signed-off-by: Hakjoo Kim ruppi@hardkernel.com Signed-off-by: Andreas Färber afaer...@suse.de --- v2 - v3: Unchanged v1 - v2: * Filled

Re: exynos4412: Audio dies after one day on kernel 4.0

2015-06-02 Thread Krzysztof Kozlowski
On 03.06.2015 04:51, gabr...@unseen.is wrote: On 05/31/2015 08:47 AM, Krzysztof Kozlowski wrote: 2015-05-31 2:32 GMT+09:00 gabr...@unseen.is: Hello, I've been successfully using a self compiled linux kernel until version 3.19 together with Debian Stretch. After upgrading the kernel

Re: [PATCHv3] ARM: dts: add exynos5422-cpus.dtsi to correct cpu order

2015-06-02 Thread Krzysztof Kozlowski
W dniu 02.06.2015 o 12:29, Peter Chubb pisze: Chanho == Chanho Park parkc...@gmail.com writes: Chanho The odroid-xu3 board which is based on exynos5422 not Chanho exynos5800 is booted from cortex-a7 core unlike Chanho exynos5800. The odroid-xu3's cpu order is quite strange. cpu0 Chanho and

Re: [PATCH v4 5/5] ARM: dts: Add LEDs to exynos5410-odroidxu

2015-06-02 Thread Krzysztof Kozlowski
W dniu 16.03.2015 o 07:00, Andreas Färber pisze: Signed-off-by: Hakjoo Kim ruppi@hardkernel.com Signed-off-by: Andreas Färber afaer...@suse.de --- v2 - v3: Unchanged v1 - v2: * Filled in Sob from Hakjoo Kim arch/arm/boot/dts/exynos5410-odroidxu.dts | 25

Re: [PATCH v4 2/5] ARM: dts: Prepare exynos5410-odroidxu device tree

2015-06-02 Thread Krzysztof Kozlowski
-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 v4 3/5] pinctrl: exynos: add exynos5410 SoC specific data

2015-06-02 Thread Krzysztof Kozlowski
W dniu 24.03.2015 o 02:22, Tomasz Figa pisze: Hi Andreas, Hakjoo, Thanks for the patch. 2015-03-16 7:00 GMT+09:00 Andreas Färber afaer...@suse.de: From: Hakjoo Kim ruppi@hardkernel.com Add Samsung EXYNOS5410 SoC specific data to enable pinctrl support for all platforms based on

Re: [PATCH v4 4/5] ARM: dts: add pinctrl support to Exynos5410

2015-06-02 Thread Krzysztof Kozlowski
insertions(+) create mode 100644 arch/arm/boot/dts/exynos5410-pinctrl.dtsi Changes look fine: 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

Re: [PATCH v4 1/5] ARM: dts: Clean up exynos5410-smdk5410 indentation

2015-06-02 Thread Krzysztof Kozlowski
W dniu 16.03.2015 o 07:00, Andreas Färber pisze: The UART status properties are indented one level too deep, and we want to derive a device tree for the ODROID-XU. Fix this before it propagates. Signed-off-by: Andreas Färber afaer...@suse.de Reviewed-by: Krzysztof Kozlowski k.kozlow

Re: [PATCH 0/6] Exynos SYSMMU (IOMMU) dts and arch updates

2015-06-01 Thread Krzysztof Kozlowski
W dniu 01.06.2015 o 19:10, Marek Szyprowski pisze: Hello, Main changes for Exynos SYSMMU (IOMMU) driver has been finally scheduled for merging - see https://git.kernel.org/cgit/linux/kernel/git/joro/iommu.git/commit/?h=next In meantime there have been quite a lot of changes related to

Re: [PATCHv3] ARM: dts: add exynos5422-cpus.dtsi to correct cpu order

2015-06-01 Thread Krzysztof Kozlowski
changed, 84 insertions(+), 1 deletion(-) create mode 100644 arch/arm/boot/dts/exynos5422-cpus.dtsi Looks good, 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: [PATCHv2] ARM: dts: add exynos5422-cpus.dtsi to correct cpu order

2015-05-31 Thread Krzysztof Kozlowski
On 31.05.2015 23:34, Chanho Park wrote: The odroid-xu3 board which is based on exynos5422 not exynos5800 is booted from cortex-a7 core unlike exynos5800. The odroid-xu3's cpu order is quite strange. cpu0 and cpu5-7 are cortex-a7 cores and cpu1-4 are cortex-a15 cores. To correct this

[GIT PULL] ARM: EXYNOS: Fix for 4.1, 4th

2015-05-31 Thread Krzysztof Kozlowski
Dear Arnd and Olof, This is fix from April which should be applied before [0]. Apparently it was missed. I am sending it to you guys because Kukjin seems to be busy. Best regards, Krzysztof [0] http://www.spinics.net/lists/linux-samsung-soc/msg44937.html The following changes since commit

Re: [PATCH v3 1/2] usb: ehci-exynos: Make provision for vdd regulators

2015-05-31 Thread Krzysztof Kozlowski
2014-06-25 21:42 GMT+09:00 Vivek Gautam gautam.vi...@samsung.com: Facilitate getting required 3.3V and 1.0V VDD supply for EHCI controller on Exynos. With the patches for regulators' nodes merged in 3.15: c8c253f ARM: dts: Add regulator entries to smdk5420 275dcd2 ARM: dts: add max77686 pmic

Re: exynos4412: Audio dies after one day on kernel 4.0

2015-05-31 Thread Krzysztof Kozlowski
2015-05-31 2:32 GMT+09:00 gabr...@unseen.is: Hello, I've been successfully using a self compiled linux kernel until version 3.19 together with Debian Stretch. After upgrading the kernel to version 4.0 I see strange messages in the logs i.e. May 27 22:44:01 pulseaudio[1027]:

Re: [PATCH] ARM: dts: odroidxu3: Enable USB3 regulators

2015-05-31 Thread Krzysztof Kozlowski
2015-05-30 22:53 GMT+09:00 Anand Moon linux.am...@gmail.com: On 28 May 2015 at 14:49, Krzysztof Kozlowski k.kozlow...@samsung.com wrote: On 28.05.2015 17:58, Anand Moon wrote: Enable regulator for usbdrd3_0 and usbdrd3_1 From the schematic pin diagram USB3_0 and USB3_1 is regulated by LDO9

Re: [PATCH] ARM: dts: add exynos5422.dtsi to correct cpu order

2015-05-31 Thread Krzysztof Kozlowski
2015-05-28 17:43 GMT+09:00 Chanho Park chanho61.p...@samsung.com: Hi, When adding new 5422 board we can split out CPU configuration to separate DTSI file. I already posted patches for Odroid XU3-family common DTSI file for XU3 Lite board:

[PATCH v2] ARM: dts: odroidxu3: Enable wake alarm of S2MPS11 RTC

2015-05-30 Thread Krzysztof Kozlowski
The IRQB of S2MPS11 PMIC is wired to XEINT4 (GPX0-4) through pull-up resistor. Add interrupt properties and pinctrl configuration to enable RTC wake alarm of rtc-s5m driver. This also removes a warning: sec_pmic 4-0066: No interrupt specified, no interrupts Signed-off-by: Krzysztof Kozlowski

[PATCH] ARM: EXYNOS: pmu: Make local function static

2015-05-30 Thread Krzysztof Kozlowski
Function is not used outside of this unit, make it static. Signed-off-by: Krzysztof Kozlowski k.kozlowsk...@gmail.com --- arch/arm/mach-exynos/pmu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-exynos/pmu.c b/arch/arm/mach-exynos/pmu.c index e812c1c85624

Re: [PATCH] ARM: dts: odroidxu3: Enable USB3 regulators

2015-05-29 Thread Krzysztof Kozlowski
Tested on Odroid XU3-Lite board: Tested-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

Re: [PATCHv3] ARM: dts: odroidxu3: Enable USB3 regulators

2015-05-29 Thread Krzysztof Kozlowski
/usb@1240 failed Tested-by: Krzysztof Kozlowski k.kozlow...@samsung.com Signed-off-by: Anand Moon linux.am...@gmail.com Looks good now, thanks. Reviewed-by: Krzysztof Kozlowski k.kozlow...@samsung.com Best regards, Krzysztof -- To unsubscribe from this list: send the line unsubscribe

[GIT PULL] ARM: EXYNOS: Fix for 4.1, 3rd

2015-05-29 Thread Krzysztof Kozlowski
Dear Kukjin, Fix from April which you said it is applied. Apparently it was not, so here it is again. Best regards, Krzysztof The following changes since commit 5c78bc1b466701c1b13d7b734f5b39cdd65babab: Merge branch 'samsung-defconfig-2nd' into for-next (2015-05-23 12:28:59 +0900) are

[GIT PULL] ARM: EXYNOS: Improvements for 4.2, 3rd

2015-05-29 Thread Krzysztof Kozlowski
Dear Kukjin, Old patch from Marek related to powering down of Exynos boards. Best regards, Krzysztof The following changes since commit 8164b91ee8f4bb009fb16ef7c54e94a55e83dd35: ARM: exynos: Fix wake-up interrupts for Exynos3250 (2015-05-30 13:29:34 +0900) are available in the git

[GIT PULL] ARM: EXYNOS: More defconfig for 4.2

2015-05-29 Thread Krzysztof Kozlowski
Dear Kukjin, Minor defconfig changes from Anand Moon for Odroid XU3 board. You can find them also on the lists with my reviewed-by. Best regards, Krzysztof The following changes since commit 030bbdbf4c833bc69f502eae58498bc5572db736: Linux 4.1-rc3 (2015-05-10 15:12:29 -0700) are available

[GIT PULL] ARM: EXYNOS: DTS improvements for 4.2, 3rd

2015-05-29 Thread Krzysztof Kozlowski
. Andrzej Pietrasiewicz (1): ARM: dts: exynos5420: add nodes for jpeg codec Krzysztof Kozlowski (26): ARM: dts: Add labels to exynos4 nodes ARM: dts: Use labels for overriding nodes in exynos4210 ARM: dts: Use labels for overriding

Re: [PATCH v7 00/25] Exynos SYSMMU (IOMMU) integration with DT andDMA-mapping subsystem

2015-05-28 Thread Krzysztof Kozlowski
On 23.05.2015 12:56, Kukjin Kim wrote: On 05/20/15 16:31, Javier Martinez Canillas wrote: Hello Marek, On Tue, May 19, 2015 at 3:20 PM, Marek Szyprowski m.szyprow...@samsung.com wrote: Hello Everyone, This is yet another attempt to get Exynos SYSMMU driver with integrated with IOMMU

Re: [PATCH] ARM: exynos: Fix wake-up interrupts for Exynos3250

2015-05-28 Thread Krzysztof Kozlowski
On 28.05.2015 18:55, Marc Zyngier wrote: On 27/04/15 01:53, Kukjin Kim wrote: Krzysztof Kozlowski wrote: 2015-04-23 2:40 GMT+09:00 Marc Zyngier marc.zyng...@arm.com: Commit 8b283c025443 (ARM: exynos4/5: convert pmu wakeup to stacked domains) changed the Exynos PMU code to use stacked

Re: [PATCH] ARM: dts: odroidxu3: Enable USB3 regulators

2015-05-28 Thread Krzysztof Kozlowski
Moon On 28 May 2015 at 14:49, Krzysztof Kozlowski k.kozlow...@samsung.com wrote: On 28.05.2015 17:58, Anand Moon wrote: Enable regulator for usbdrd3_0 and usbdrd3_1 From the schematic pin diagram USB3_0 and USB3_1 is regulated by LDO9 and LD011. Please reformat statement above to proper

Re: [PATCH] ARM: dts: odroidxu3: Enable USB3 regulators

2015-05-28 Thread Krzysztof Kozlowski
On 28.05.2015 17:58, Anand Moon wrote: Enable regulator for usbdrd3_0 and usbdrd3_1 From the schematic pin diagram USB3_0 and USB3_1 is regulated by LDO9 and LD011. Please reformat statement above to proper sentence(s) without before From. Fix the boot message of failed. [3.503539]

Re: [PATCH 5/5] Documentation: dt-bindings: add exynos-srom binding information

2015-05-27 Thread Krzysztof Kozlowski
2015-04-29 17:38 GMT+09:00 Pankaj Dubey pankaj.du...@samsung.com: This patch adds exynos-srom binding information for SROM Controller driver on Exynos SoCs. CC: Rob Herring robh...@kernel.org CC: Mark Rutland mark.rutl...@arm.com CC: Ian Campbell ijc+devicet...@hellion.org.uk Signed-off-by:

Re: [PATCH 1/5] drivers: soc: add support for exynos SROM driver

2015-05-27 Thread Krzysztof Kozlowski
W dniu 29.04.2015 o 17:38, Pankaj Dubey pisze: This patch adds Exynos SROM controller driver which will handle save restore of SROM registers during S2R. Change-Id: Iaddaaebc1d7090c9889e948e68e886519562c43c Please remove it. Signed-off-by: Pankaj Dubey pankaj.du...@samsung.com ---

Re: [PATCH 4/5] ARM: EXYNOS: DTS: add SROM device node for exynos5

2015-05-27 Thread Krzysztof Kozlowski
W dniu 29.04.2015 o 17:38, Pankaj Dubey pisze: Add SROM device node for exynos5. All comments from 3/5 apply here also. 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

Re: [PATCH 3/5] ARM: EXYNOS: DTS: add SROM device node for exynos4

2015-05-27 Thread Krzysztof Kozlowski
W dniu 29.04.2015 o 17:38, Pankaj Dubey pisze: Add SROM device node for exynos4. Subject prefix: ARM: dts: CC: Rob Herring robh...@kernel.org CC: Mark Rutland mark.rutl...@arm.com CC: Ian Campbell ijc+devicet...@hellion.org.uk Signed-off-by: Pankaj Dubey pankaj.du...@samsung.com ---

Re: [PATCH 2/5] ARM: EXYNOS: Remove SROM related register settings from mach-exynos

2015-05-27 Thread Krzysztof Kozlowski
W dniu 29.04.2015 o 17:38, Pankaj Dubey pisze: As now we have dedicated driver for SROM controller, it will take care of saving register banks during S2R so we can safely remove these settings from mach-exynos. Signed-off-by: Pankaj Dubey pankaj.du...@samsung.com ---

Re: [PATCH] ARM: dts: add exynos5422.dtsi to correct cpu order

2015-05-27 Thread Krzysztof Kozlowski
+Cc Bartlomiej On 28.05.2015 13:00, Chanho Park wrote: Hi, -Original Message- From: Joonyoung Shim [mailto:jy0922.s...@samsung.com] Sent: Thursday, May 28, 2015 10:59 AM To: Chanho Park; kg...@kernel.org; k.kozlow...@samsung.com Cc: cw00.c...@samsung.com;

<    4   5   6   7   8   9   10   11   12   13   >