Re: [PATCH] i2c-s3c2410: Fix return code of s3c24xx_i2c_parse_dt_gpio

2011-12-18 Thread Tushar Behera
Ping On 12/09/2011 03:33 PM, Tushar Behera wrote: s3c24xx_i2c_parse_dt_gpio is called when cfg_gpio is not defined in the platform data of the i2c device. When DT is not enabled, the above function always returns -EINVAL. Since there can be some i2c devices which don't need to configur

[PATCH] ARM: EXYNOS: Add USB OHCI support to ORIGEN board

2011-12-21 Thread Tushar Behera
Signed-off-by: Tushar Behera Signed-off-by: Angus Ainslie --- This patch are based Kukjin's for-next branch and OHCI related patches from Jingoo Han. [PATCH v2 0/3] Support Samsung Exynos OHCI device and driver arch/arm/mach-exynos/Kconfig |1 + arch/arm/mach-exynos/mach-ori

Re: 2012-01 Samsung kernel trees

2012-01-29 Thread Tushar Behera
test/ > > TIA - Vic > > > > ___ > linaro-dev mailing list > linaro-dev@lists.linaro.org > http://lists.linaro.org/mailman/listinfo/linaro-dev -- Tushar Behera ___ linaro-d

Selecting default framebuffer through kernel command-line ?

2012-02-14 Thread Tushar Behera
rough some kernel command-line options? [1] https://bugs.launchpad.net/linaro-landing-team-samsung/+bug/906762 -- Tushar Behera ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev

Re: Selecting default framebuffer through kernel command-line ?

2012-02-15 Thread Tushar Behera
erring to this as the 'default framebuffer' and was thinking of a way to force the kernel to use /dev/fb1 instead. > At Wed, 15 Feb 2012 10:56:06 +0530, > Tushar Behera wrote: >> >> Currently the LCD FB is registered as /dev/fb0 and the HDMI FB is >> registered as /

Re: [PATCH 2/3] ARM: EXYNOS: Add clkdev lookup entry for lcd clock

2012-02-28 Thread Tushar Behera
Hi Kukjin, On 12/01/2011 11:20 AM, Tushar Behera wrote: > The framebuffer driver needs the clock named 'lcd' as its bus > clock but the equivalent clock on Exynos4 is named as 'fimd'. > Hence, create a clkdev lookup entry with the name 'lcd' that > refer

Re: [PATCH 1/2] ARM: EXYNOS: Add EHCI AHB burst function

2012-02-29 Thread Tushar Behera
;t it cause any side-effects? > Thanks, > Thomas. > > [...] > -- > 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 -- Tushar Behera ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev

Re: [PATCH 1/2] ARM: EXYNOS: Add USB HOST register definitions

2012-02-29 Thread Tushar Behera
to prepend the complete register name before the bit-field defines. EHCI_INSNREG00_ENA_INCR16 ... Considering the similarity of this patchset with the earlier patchset from Sangwook, IMO, it would be appropriate to give him due credit in both these patches. > +#endif /* __REGS_USB_HOST_H

Re: [PATCH 2/3] ARM: EXYNOS: Add clkdev lookup entry for lcd clock

2012-02-29 Thread Tushar Behera
Hi Kukjin, On 03/01/2012 09:36 AM, Kukjin Kim wrote: > Jingoo Han wrote: >> >> Hi Tushar, >> > > (please don't top-post) > >>> -Original Message- >>> From: linux-samsung-soc-ow...@vger.kernel.org [mailto:linux-samsung-soc- >

Re: [PATCH 2/3] ARM: EXYNOS: Add clkdev lookup entry for lcd clock

2012-03-12 Thread Tushar Behera
29 February 2012 13:45, Tushar Behera wrote: > >> Hi Kukjin, >> >> On 12/01/2011 11:20 AM, Tushar Behera wrote: >>> The framebuffer driver needs the clock named 'lcd' as its bus >>> clock but the equivalent clock on Exynos4 is named as 'fimd&

Re: [PATCH 1/4] thermal: exynos: Add thermal interface support for linux thermal layer

2012-03-12 Thread Tushar Behera
> + TABs for intending in above defines. > + > +struct thermal_trip_point_conf { A single space after struct should suffice, no TABs there. It is helpful when we grep for the definition of 'struct thermal_trip_point_conf {'. > + int trip_val[MAX_TRIP_COUNT]; &g

Re: [Samsung] [U-Boot] [PATCH] EXYNOS: Rename exynos5_tzpc structure to s5p_tzpc

2012-03-14 Thread Tushar Behera
'exynos' is preferable. Even though each SOC has different >> I tried to carry forward old conventions as in case of watchdog. I >> will change it to exynos. > > I agreed with Kyungmin. > From now, let's called "exynos" for common name including

Re: Slow/broken USB and Ethernet on Snowballs/Origen boards?

2012-03-19 Thread Tushar Behera
ung LT tree [1]. >> >> [1] git://git.linaro.org/landing-teams/working/samsung/kernel.git >> (branch: tracking) > > That branch still needs one more patch (attached). > Thanks Mans for the patch. I have applied it to our tree. [1] I would be nice if you can test this

Re: [RFC] First pass config fragment breakout for linaro kernel

2012-03-28 Thread Tushar Behera
nks > -john > > > > ___ > linaro-dev mailing list > linaro-dev@lists.linaro.org > http://lists.linaro.org/mailman/listinfo/linaro-dev -- Tushar Behera ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev

Re: [RFC] First pass config fragment breakout for linaro kernel

2012-03-28 Thread Tushar Behera
On 03/28/2012 10:17 PM, John Stultz wrote: > On 03/28/2012 05:24 AM, Tushar Behera wrote: >> On 03/27/2012 12:50 AM, John Stultz wrote: >>> So after talking about it at the last Linaro Connect, I've finally >>> gotten around to making a first pass at provid

Re: Ubuntu LEB 12.03 RC images

2012-03-29 Thread Tushar Behera
ttp://snapshots.linaro.org/oneiric/lt-mx6-oneiric/20120329/1/images/hwpack/ > - Reason: Fixes to improve the booting experience, but still not yet > fixing it completely :-( > - 3.1 LT Pandaboard: > - > http://snapshots.linaro.org/oneiric/lt-panda-oneiric/20120329/0/images/hwpack/ &g

Re: [RFC] First pass config fragment breakout for linaro kernel

2012-03-29 Thread Tushar Behera
On 03/29/2012 10:50 PM, John Stultz wrote: > On 03/28/2012 09:37 PM, Tushar Behera wrote: >> On 03/28/2012 10:17 PM, John Stultz wrote: >>> On 03/28/2012 05:24 AM, Tushar Behera wrote: >>> >>>> I have not validated the changes in android.conf, but by mergin

Re: [RFC] First pass config fragment breakout for linaro kernel

2012-03-30 Thread Tushar Behera
On 03/29/2012 11:25 PM, John Stultz wrote: > On 03/28/2012 09:37 PM, Tushar Behera wrote: >> On 03/28/2012 10:17 PM, John Stultz wrote: >>> On 03/28/2012 05:24 AM, Tushar Behera wrote: >>>> On 03/27/2012 12:50 AM, John Stultz wrote: >>>>> So afte

Re: Config fragment for Versatile Express

2012-04-03 Thread Tushar Behera
topic branches sit one over the other, the related config fragments are made part of the topic branches. A sample view of the same is posted at [1]. [1] git://git.linaro.org/landing-teams/working/samsung/kernel.git (lt/next) -- Tushar Behera ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev

Re: Config fragment for Versatile Express

2012-04-03 Thread Tushar Behera
On 04/03/2012 03:59 PM, Jon Medhurst (Tixy) wrote: > On Tue, 2012-04-03 at 14:51 +0530, Tushar Behera wrote: >> For Samsung LT kernel, we have followed an approach where in the commits >> in John's linaro_config_3.3 branch are taken to be stable commits and we >> have put

Re: Config fragment for Versatile Express

2012-04-04 Thread Tushar Behera
On 04/04/2012 01:02 PM, Jon Medhurst (Tixy) wrote: > On Wed, 2012-04-04 at 10:05 +0530, Tushar Behera wrote: >> On 04/03/2012 03:59 PM, Jon Medhurst (Tixy) wrote: >>> I think it makes sense if this 'upstream' doesn't include board files >>> though, they sh

Re: Linaro 12.04 3.4-rc1 based androidization branch is available

2012-04-13 Thread Tushar Behera
t want to >> jump over to the AOSP 3.4 tree. >> >> thanks >> -john >> >> >> ___ >> linaro-dev mailing list >> linaro-dev@lists.linaro.org >> http://lists.linaro.org/mailman/listinfo/linaro-dev &

Re: Linaro 12.04 3.4-rc1 based androidization branch is available

2012-04-13 Thread Tushar Behera
On 04/13/2012 04:19 PM, Tushar Behera wrote: > On 04/13/2012 02:48 PM, Sangwook Lee wrote: >> Hi John >> >> On 11/04/12 20:19, John Stultz wrote: >>> On 04/09/2012 03:18 PM, John Stultz wrote: >>>> I went ahead and forward ported the AOSP-3.3 tree

Re: Thermal release for this month.

2012-04-15 Thread Tushar Behera
742635360175564e9470eb060ff4d4b984e7 >> >> The necessary configs to be enabled are, >> https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/Kconfig#Thermal >> >> Thanks, >> Amit Daniel -- Tushar Behera ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev

Re: Preliminary 12.04 linux-linaro kernel tree

2012-04-18 Thread Tushar Behera
onfig MALI400MP 'default n', and similar with config UMP in > drivers/gpu/arm/ump/Kconfig then things build OK. > > The resulting kernel successfully booted an Oneiric desktop image I had > from a couple of weeks ago. > Ok ... I will update the same in Samsung Mali topic. -- Tu

Re: Preliminary 12.04 linux-linaro kernel tree

2012-04-18 Thread Tushar Behera
Hi Tixy, On 04/18/2012 01:28 PM, Tushar Behera wrote: > Hi Tixy, > > On 04/18/2012 01:24 PM, Jon Medhurst (Tixy) wrote: >> On Wed, 2012-04-18 at 02:16 +0400, Andrey Konovalov wrote: >>> Greetings, >>> >>> I've pushed the current linux-linaro tree

Re: 12.05 linux-linaro kernel tree

2012-05-10 Thread Tushar Behera
> _______ > linaro-dev mailing list > linaro-dev@lists.linaro.org > http://lists.linaro.org/mailman/listinfo/linaro-dev -- Tushar Behera ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev

Re: 12.05 linux-linaro kernel tree

2012-05-14 Thread Tushar Behera
On 05/12/2012 11:09 PM, Andrey Konovalov wrote: > Tushar, > > On 05/11/2012 09:04 AM, Tushar Behera wrote: >> On 05/11/2012 01:04 AM, Andrey Konovalov wrote: >>> Greetings, >>> >>> So far I wasn't updating the linux-linaro tree since the 12.04 rel

Re: 12.05 linux-linaro kernel tree

2012-05-14 Thread Tushar Behera
On 14 May 2012 13:40, Tushar Behera wrote: > On 05/12/2012 11:09 PM, Andrey Konovalov wrote: >> Tushar, >> >> On 05/11/2012 09:04 AM, Tushar Behera wrote: >>> On 05/11/2012 01:04 AM, Andrey Konovalov wrote: >>>> Greetings, >>>> >>>&

Re: 12.05 linux-linaro kernel tree

2012-05-15 Thread Tushar Behera
org/gitweb?p=landing-teams/working/ti/kernel.git;a=shortlog;h=refs/heads/tracking-topic-omapdrm-dmabuf > Sure, I will have a look at them if they help. > > -Andy > > -- > Andy Green | TI Landing Team Leader > Linaro.org │ Open source software for ARM SoCs | Follow Linaro > http:

Re: 12.05 linux-linaro kernel tree

2012-05-15 Thread Tushar Behera
On 15 May 2012 04:33, Alexander Sack wrote: > Hi Tushar, > > On Mon, May 14, 2012 at 8:04 PM, Tushar Behera > wrote: >> On 14 May 2012 13:40, Tushar Behera wrote: >>> On 05/12/2012 11:09 PM, Andrey Konovalov wrote: >>>> Tushar, >>>> >>&g

Re: New Gator version ready for Linaro kernels / Mali

2012-05-16 Thread Tushar Behera
ali is in good sync > today between multiple LTs the architecture of each LT having their own > copy of what's meant to be permanently in sync invites problems. > True, Mali driver code should move to core part. As of now, Samsung LT is maintaining a version of it, which was par

Re: 12.05 linux-linaro kernel tree

2012-05-17 Thread Tushar Behera
s. > Thanks, > Andrey > > ___ > linaro-dev mailing list > linaro-dev@lists.linaro.org > http://lists.linaro.org/mailman/listinfo/linaro-dev -- Tushar Behera ___ linaro-dev mailing list linaro-dev@lists.linaro.

Re: 12.05 linux-linaro kernel tree

2012-05-21 Thread Tushar Behera
ges, int n_pages, struct vm_area_struct *vma, int write) { + if (vma->vm_mm == NULL) + vma->vm_mm = current->mm; + if (vma_is_io(vma)) { unsigned int i; -- Tushar Behera >From c579b4d6b17a6fb1b15cc681268db54e5b73afaf Mon Sep 17 00:00:0

Re: Call for topics for the 12.06 linux-linaro* trees

2012-06-10 Thread Tushar Behera
carrying a replica of it in our tracking atm but since > what was > > tracking-thermal_exynos4_imx6-3.4-2012.05 > > had just one of the pair of patches in older llct, it should be improved > to have both, if it doesn't already with this update. > > -Andy > -- Tushar Behera ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev

Re: Reboot call fails in cpu_v7_proc_fin()

2012-08-14 Thread Tushar Behera
linaro mailing list. > > Regards, > koteswararao. > I don't think there is any issue with cpu_v7_proc_fin. In case of the issue that I was facing, it was fixed by adding a proper reset hook to my platform. Please go through following link. I hope that would hel

Re: New fast models device-tree topic for linux-linaro

2012-08-15 Thread Tushar Behera
ith the boot-wrapper at [2], this includes >> having a working display. However, on the big.LITLE models the A7 cores >> don't start, giving "Failed to boot -38". >> > -- Tushar Behera ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev

Re: New fast models device-tree topic for linux-linaro

2012-08-16 Thread Tushar Behera
On 08/16/2012 08:24 AM, Tushar Behera wrote: > On 08/16/2012 12:55 AM, Andrey Konovalov wrote: >> On 08/15/2012 08:47 PM, Jon Medhurst (Tixy) wrote: >>> Hi Andrey >>> >>> Can you include a new topic to linux-linaro which contains device-tree >>> files f

[PATCH 1/2] netfilter: xt_quota2: Move away from NLMSG_PUT()

2012-08-30 Thread Tushar Behera
Commit c3deafc5261a ("netlink: Delete NLMSG_PUT and NLMSG_NEW.") removes NLMSG_PUT() and recommends use of nlmsg_put() instead. Signed-off-by: Tushar Behera --- net/netfilter/xt_quota2.c | 17 +++-- 1 files changed, 11 insertions(+), 6 deletions(-) diff --git a/net

[PATCH 0/2] Android fixes w.r.t. 3.6 kernel

2012-08-30 Thread Tushar Behera
Required for android-3.6 tree. Tushar Behera (2): netfilter: xt_quota2: Move away from NLMSG_PUT() netfilter: xt_quota2: Update parameter list in netlink_kernel_create net/netfilter/xt_quota2.c | 25 - 1 files changed, 16 insertions(+), 9 deletions(-) -- 1.7.4.1

[PATCH 2/2] netfilter: xt_quota2: Update parameter list in netlink_kernel_create

2012-08-30 Thread Tushar Behera
Commit a31f2d17b331 ("netlink: add netlink_kernel_cfg parameter to netlink_kernel_create") modifies parameter list of netlink_kernel_create. Signed-off-by: Tushar Behera --- net/netfilter/xt_quota2.c |8 +--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/net

[PATCH 0/2] video: Make omap2 support conditional

2011-06-20 Thread Tushar Behera
error. These patches have only been tested for build consistency and have not been tested on any related hardware. Tushar Behera (2): config: omap2+: force fb and dss support as built-in video: omap2: Compile omap2 support only when needed arch/arm/configs/omap2plus_defconfig |4

[PATCH 1/2] config: omap2+: force fb and dss support as built-in

2011-06-20 Thread Tushar Behera
CONFIG_OMAP2_DSS support should also be selected by default. Cc: Tony Lindgren Cc: Samreen Signed-off-by: Tushar Behera --- arch/arm/mach-omap2/built-in.o: In function `rx51_video_mem_init': linux-linaro-2.6.39/arch/arm/mach-omap2/board-rx51-video.c:97: undefined reference to `omap_vram_set_sdram

[PATCH 2/2] video: omap2: Compile omap2 support only when needed

2011-06-20 Thread Tushar Behera
Currently display support for omap2 is selected by default and it gets built for all the configurations. Instead of it being a built-in feature, it's compilation should depend on the config option CONFIG_FB_OMAP2. Cc: Paul Mundt Cc: Tomi Valkeinen Cc: Tony Lindgren Signed-off-by: T

[PATCH] regulator: MAX8997: Fix for divide by zero error

2011-06-20 Thread Tushar Behera
: MyungJoo Ham Cc: Kyungmin Park Cc: Samuel Ortiz Signed-off-by: Tushar Behera --- drivers/regulator/max8997.c |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/regulator/max8997.c b/drivers/regulator/max8997.c index 10d5a1d..0fc7b8c 100644 --- a/drivers

Re: [PATCH 2/2] video: omap2: Compile omap2 support only when needed

2011-06-20 Thread Tushar Behera
Hi, On Monday 20 June 2011 06:36 PM, Tomi Valkeinen wrote: On Mon, 2011-06-20 at 16:16 +0530, Tushar Behera wrote: Currently display support for omap2 is selected by default and it gets built for all the configurations. Instead of it being a built-in feature, it's compilation should depe

Re: [PATCH 1/2] config: omap2+: force fb and dss support as built-in

2011-06-20 Thread Tushar Behera
On Monday 20 June 2011 06:34 PM, Tomi Valkeinen wrote: On Mon, 2011-06-20 at 16:16 +0530, Tushar Behera wrote: In certain board files, there are references to vram related functions which are defined in drivers/video/omap2/vram.c. Because of this direct dependency, CONFIG_FB_OMAP2 should be a

Re: [PATCH] regulator: MAX8997: Fix for divide by zero error

2011-06-21 Thread Tushar Behera
On Wednesday 22 June 2011 08:18 AM, 함명주 wrote: > Sender : Tushar Behera > Date : 2011-06-21 12:38 (GMT+09:00) >> Currently, ramp_delay variable is used uninitialized in >> max8997_set_voltage_ldobuck which gets called through >> regulator_register calls. >

Re: [Patch 5/11] Regulator: DA9052 regulator support v2

2011-07-06 Thread Tushar Behera
refix="Patch V2" ... [...] -- Tushar Behera ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev

[PATCH V2] ARM: EXYNOS4: Add support for ORIGEN board

2011-07-20 Thread Tushar Behera
From: JeongHyeon Kim Insignal's ORIGEN board is based Samsung EXYNOS4210 SoC. Signed-off-by: JeongHyeon Kim Signed-off-by: Tushar Behera --- Changes for V2: - Reworked based on Kukjin's comments and rebased to kgene/for-next arch/arm/mach-exynos4/Kconfig | 10 +++ arc

Re: [PATCH V2] ARM: EXYNOS4: Add support for ORIGEN board

2011-07-20 Thread Tushar Behera
On Thursday 21 July 2011 10:02 AM, Sachin Kamat wrote: On 21 July 2011 09:27, Tushar Behera wrote: From: JeongHyeon Kim Insignal's ORIGEN board is based Samsung EXYNOS4210 SoC. Signed-off-by: JeongHyeon Kim Signed-off-by: Tushar Behera --- Changes for V2: - Reworked based on Kuk

Patch for fixing soft-reboot problem in ORIGEN

2011-08-22 Thread Tushar Behera
-0) git://git.linaro.org/people/tushar/linux-linaro-samsung.git master This patch is part of a pull request for 3.1-rc3 from Samsung maintainer. It fixes the system hang while performing soft-reboot on ORIGEN board. -- Tushar Behera ___ linaro-dev

[PATCH 2/3] ARM: EXYNOS4: Add support for secondary MMC port on ORIGEN

2011-08-26 Thread Tushar Behera
Secondary MMC port on ORIGEN is connected to sdhci instance 0. Support for secondary MMC port is extended by registering sdhci instance 0. Since sdhci instance 2 can contain a bootable media, sdhci instance 0 is registered after instance 2. Signed-off-by: Tushar Behera --- arch/arm/mach

[PATCH 1/3] ARM: EXYNOS4: Fix sdhci card detection for ORIGEN

2011-08-26 Thread Tushar Behera
Fix incorrect value of cd_type field in platform data for sdhci device. Based on "ARM: EXYNOS4: Fix card detection for sdhci 0 and 2". commit a0d8efedb203b5b908dd46cea38201761e2380f9 Signed-off-by: Tushar Behera --- arch/arm/mach-exynos4/mach-origen.c |4 +--- 1 files changed, 1

[PATCH 3/3] ARM: EXYNOS4: Add support for 8-bit bus width in SDHCI for ORIGEN

2011-08-26 Thread Tushar Behera
Platform data for SDHCI controller on ORIGEN board is missing the support for 8-bit bus width. The platform data is extended in sync with other EXYNOS4 machines. Signed-off-by: Tushar Behera --- arch/arm/mach-exynos4/mach-origen.c |8 1 files changed, 8 insertions(+), 0 deletions

[PATCH 0/3] Extend SDHCI support for Origen board

2011-08-26 Thread Tushar Behera
Patch 1: It fixes the incorrect card detection type. Patch 2: It enables secondary MMC port. Patch 3: It extends support of 8-bit bus width The patches are rebased to for-next branch of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git Tushar Behera (3): ARM: EXYNOS4: Fix

Re: [PATCH 2/3] ARM: EXYNOS4: Add support for secondary MMC port on ORIGEN

2011-09-01 Thread Tushar Behera
Hi Kukjin, On Wednesday 31 August 2011 06:23 AM, Kukjin Kim wrote: Tushar Behera wrote: -Original Message- From: Tushar Behera [mailto:tushar.beh...@linaro.org] Sent: Friday, August 26, 2011 6:39 PM To: linux-samsung-...@vger.kernel.org Cc: linaro-dev@lists.linaro.org; kgene

Re: [PATCH 3/3] ARM: EXYNOS4: Add support for 8-bit bus width in SDHCI for ORIGEN

2011-09-01 Thread Tushar Behera
Hi Kukjin, On Wednesday 31 August 2011 06:31 AM, Kukjin Kim wrote: Tushar Behera wrote: Platform data for SDHCI controller on ORIGEN board is missing the support for 8-bit bus width. The platform data is extended in sync with other EXYNOS4 machines. Signed-off-by: Tushar Behera --- arch

Re: [PATCH 3/3] ARM: EXYNOS4: Add support for 8-bit bus width in SDHCI for ORIGEN

2011-09-02 Thread Tushar Behera
On Wednesday 31 August 2011 06:31 AM, Kukjin Kim wrote: Tushar Behera wrote: Platform data for SDHCI controller on ORIGEN board is missing the support for 8-bit bus width. The platform data is extended in sync with other EXYNOS4 machines. Signed-off-by: Tushar Behera --- arch/arm/mach

[PATCH] ARM: EXYNOS4: Add machine support for 7" LCD on ORIGEN

2011-09-07 Thread Tushar Behera
ORIGEN board is fitted with 7" LCD panel HV070WSA. The pixel resolution of the LCD panel is 1024x600. Signed-off-by: Tushar Behera --- The patch is rebased on [1]. But for proper working of LCD on ORIGEN, following patches are needed. a. ARM: EXYNOS4: Add PWM backlight support on Origen

[RESEND PATCH] ARM: EXYNOS4: Add machine support for 7" LCD on ORIGEN

2011-09-07 Thread Tushar Behera
ORIGEN board is fitted with 7" LCD panel HV070WSA. The pixel resolution of the LCD panel is 1024x600. Signed-off-by: Tushar Behera --- The original patch-mail bounced back from linux-samsung-...@vger.kernel.org, hence resending the patch again. The patch is rebased on [1]. For proper worki

Re: [PATCH] ARM: EXYNOS4: Add HDMI support for Origen

2011-09-07 Thread Tushar Behera
SIZE(origen_devices)); } -- 1.7.4.1 ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev -- Tushar Behera ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev

[PATCH] ARM: EXYNOS4: convert boot_params to atag_offset

2011-09-11 Thread Tushar Behera
Based on "ARM: introduce atag_offset to replace boot_params" by Nicolas Pitre (2bb9839e312ed55a6d5824ffa6077ce3d7d63b1e). Since boot_params variable is deleted from machine_desc, the variable is modified in the newer board files. CC: Nicolas Pitre Signed-off-by: Tushar Behera -

[PATCH] ARM: EXYNOS4: Setup consistent dma size at boot time

2011-09-11 Thread Tushar Behera
successfully allocate memory for those boards. Depends on "ARM: Add init_consistent_dma_size()" by Jon Medhurst (99d1717dd7fecf2b10195b0d864323b952b4eba0). CC: Jon Medhurst Signed-off-by: Tushar Behera --- arch/arm/mach-exynos4/cpu.c |2 ++ 1 files changed, 2 insertions(+), 0 deletion

Re: [PATCH] ARM: EXYNOS4: Setup consistent dma size at boot time

2011-09-12 Thread Tushar Behera
Hi Subash, On Monday 12 September 2011 08:32 PM, Subash Patel wrote: Hi Tushar, On 09/12/2011 11:25 AM, Tushar Behera wrote: Some of the boards under mach-exynos4 initialize frame-buffers for which the memory requirement is more than 2MB (Nuri board requires around 4MB, Origen requires around

[PATCH V2] ARM: EXYNOS4: Add machine support for 7" LCD on ORIGEN

2011-09-14 Thread Tushar Behera
ORIGEN board is fitted with 7" LCD panel HV070WSA. The pixel resolution of the LCD panel is 1024x600. Also power domain device for LCD0 is registered. Signed-off-by: Tushar Behera --- Changes for V2: * Added power domain device registration for LCD0 The patch is rebased on [1]

Re: [PATCH V2] ARM: EXYNOS4: Add machine support for 7" LCD on ORIGEN

2011-09-14 Thread Tushar Behera
Hi Fabio, On Wednesday 14 September 2011 05:06 PM, Fabio Estevam wrote: On Wed, Sep 14, 2011 at 8:01 AM, Tushar Behera wrote: ... +static void lcd_hv070wsa_set_power(struct plat_lcd_data *pd, unsigned int power) +{ + int gpio = EXYNOS4_GPE3(4); + + gpio_request(gpio, "G

Re: [PATCH V2] ARM: EXYNOS4: Add machine support for 7" LCD on ORIGEN

2011-09-14 Thread Tushar Behera
Hi Fabio Estevam, On Wednesday 14 September 2011 06:09 PM, Fabio Estevam wrote: On Wed, Sep 14, 2011 at 9:07 AM, Tushar Behera wrote: ... Will this be better? static void lcd_hv070wsa_set_power(struct plat_lcd_data *pd, \ unsigned int power

[PATCH V3] ARM: EXYNOS4: Add machine support for 7" LCD on ORIGEN

2011-09-14 Thread Tushar Behera
ORIGEN board is fitted with 7" LCD panel HV070WSA. The pixel resolution of the LCD panel is 1024x600. Also power domain device for LCD0 is registered. Signed-off-by: Tushar Behera --- Changes for V3: * Added error check for gpio request in LCD power function Changes f

Re: [PATCH V2] ARM: EXYNOS4: Add machine support for 7" LCD on ORIGEN

2011-09-14 Thread Tushar Behera
Hi Kukjin, On Thursday 15 September 2011 10:24 AM, Kukjin Kim wrote: Tushar Behera wrote: Hi Fabio, On Wednesday 14 September 2011 05:06 PM, Fabio Estevam wrote: On Wed, Sep 14, 2011 at 8:01 AM, Tushar Behera wrote: ... +static void lcd_hv070wsa_set_power(struct plat_lcd_data *pd

[PATCH V4] ARM: EXYNOS4: Add machine support for 7" LCD on ORIGEN

2011-09-15 Thread Tushar Behera
ORIGEN board is fitted with 7" LCD panel HV070WSA. The pixel resolution of the LCD panel is 1024x600. Also power domain device for LCD0 is registered. Signed-off-by: Tushar Behera --- Changes for V4: * Added gpio_free() call * Removed .refresh value as it was same as de

Re: [PATCH V4] ARM: EXYNOS4: Add machine support for 7" LCD on ORIGEN

2011-09-15 Thread Tushar Behera
Dear Wolfgang Denk, On Thursday 15 September 2011 02:44 PM, Wolfgang Denk wrote: Dear Tushar Behera, In message<1316076867-2138-1-git-send-email-tushar.beh...@linaro.org> you wrote: ORIGEN board is fitted with 7" LCD panel HV070WSA. The pixel resolution of the LCD panel

[PATCH] gpio/samsung: Move SoC specific codes within macro

2011-10-02 Thread Tushar Behera
In drivers/gpio/gpio-samsung.c, there are certain structures and functions which are not getting used if the particular CPU is not selected. These code segments are moved under CPU specific macros to remove compilation warnings. Signed-off-by: Tushar Behera --- It has been build tested with

[PATCH] ARM: S3C2410: Remove section mismatch warning

2011-10-03 Thread Tushar Behera
Some of the functions and structures did not have _init or __initdata attributes, even though they were referenced from functions / structures with those attribute, resulting in section mismatches. Signed-off-by: Tushar Behera --- The patch is rebased on v3.1-rc8. The patch has only been build

Re: [PATCH] ARM: S3C2410: Remove section mismatch warning

2011-10-03 Thread Tushar Behera
Hi Russell, On Monday 03 October 2011 03:29 PM, Russell King - ARM Linux wrote: On Mon, Oct 03, 2011 at 03:10:41PM +0530, Tushar Behera wrote: Some of the functions and structures did not have _init or __initdata attributes, even though they were referenced from functions / structures with

[PATCH V2 2/2] ARM: S3C2410: irq: Remove __init attributes to fix compilation warning

2011-10-07 Thread Tushar Behera
s3c2443_irq_add() Signed-off-by: Tushar Behera --- arch/arm/mach-s3c2416/irq.c |4 ++-- arch/arm/mach-s3c2443/irq.c |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/arm/mach-s3c2416/irq.c b/arch/arm/mach-s3c2416/irq.c index 28ad20d..53e8e57 100644 --- a/arch

[PATCH V2 1/2] ARM: S3C2410: Add __init attribute to usb_simtec_init()

2011-10-07 Thread Tushar Behera
) .init.data:(unknown) The function usb_simtec_init() references the (unknown reference) __initdata (unknown). Signed-off-by: Tushar Behera --- arch/arm/mach-s3c2410/usb-simtec.c |2 +- arch/arm/mach-s3c2410/usb-simtec.h |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a

[PATCH V2 0/2] ARM: S3C2410: Remove section mismatch warning

2011-10-07 Thread Tushar Behera
hardware. Tushar Behera (2): ARM: S3C2410: Add __init attribute to usb_simtec_init() ARM: S3C2410: irq: Remove __init attributes to fix compilation warning arch/arm/mach-s3c2410/usb-simtec.c |2 +- arch/arm/mach-s3c2410/usb-simtec.h |2 +- arch/arm/mach-s3c2416/irq.c|4

Re: [PATCH V2 1/2] ARM: S3C2410: Add __init attribute to usb_simtec_init()

2011-10-09 Thread Tushar Behera
Hi Sergei, On Saturday 08 October 2011 07:48 PM, Sergei Shtylyov wrote: Hello. On 07-10-2011 15:55, Tushar Behera wrote: usb_simtec_init() references s3c_ohci_set_platdata() which is defined with __init attribute. Hence to remove section mismatch warning, __init attribute is added to

Re: [PATCH] ARM: EXYNOS4: Setup consistent dma size at boot time

2011-10-12 Thread Tushar Behera
Hi Kukjin, On Monday 12 September 2011 11:25 AM, Tushar Behera wrote: Some of the boards under mach-exynos4 initialize frame-buffers for which the memory requirement is more than 2MB (Nuri board requires around 4MB, Origen requires around 2.6MB), hence the default dma pool allocation size of

error while running l-m-c on one build machine

2011-10-13 Thread Tushar Behera
origen_20110929-0_armel_supported.tar.gz']" returned a non-zero value: 100 [1] http://pastebin.com/AAcCTTi2 -- Regards, Tushar Behera ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev

Re: error while running l-m-c on one build machine

2011-10-14 Thread Tushar Behera
Hi Fathi, On Friday 14 October 2011 11:45 AM, Fathi Boudra wrote: Hi Tushar, On 14 October 2011 06:40, Tushar Behera wrote: Hi, In one of the build machines, I am getting following error [1] while building a qemu image with l-m-c using leb build for origen. The build fails only on this one

Re: error while running l-m-c on one build machine

2011-10-14 Thread Tushar Behera
Hi Fathi, On Friday 14 October 2011 04:22 PM, Tushar Behera wrote: Hi Fathi, On Friday 14 October 2011 11:45 AM, Fathi Boudra wrote: Hi Tushar, On 14 October 2011 06:40, Tushar Behera wrote: Hi, In one of the build machines, I am getting following error [1] while building a qemu image with

[PATCH 2/3] ARM: EXYNOS: Add clkdev lookup entry for lcd clock

2011-11-30 Thread Tushar Behera
The framebuffer driver needs the clock named 'lcd' as its bus clock but the equivalent clock on Exynos4 is named as 'fimd'. Hence, create a clkdev lookup entry with the name 'lcd' that references the 'fimd' clock. Signed-off-by: Tushar Behera

[PATCH 0/3] Framebuffer related fixes for Exynos / Origen

2011-11-30 Thread Tushar Behera
Following patchset is required to add framebuffer support on Origen. The patches are based on following commit on Kukjin's for-next branch. a188e1e "Merge branch 'next-samsung-devel' into for-next" Tushar Behera (3): ARM: EXYNOS: Increase DMA pool alloc

[PATCH 1/3] ARM: EXYNOS: Increase DMA pool allocator size for framebuffer

2011-11-30 Thread Tushar Behera
Some of the boards under mach-exynos initialize frame-buffers for which the memory requirement is more than 2MB, hence the default dma pool allocation size of 2MB is not sufficient. The consistent dma size is hence increased to successfully allocate memory for those boards. Signed-off-by: Tushar

[PATCH 3/3] ARM: EXYNOS: Invert VCLK polarity for framebuffer on Origen board

2011-11-30 Thread Tushar Behera
Framebuffer driver needs to fetch the video data during the rising edge of the VCLK. Otherwise, there are some glitches in the LCD display. Signed-off-by: Tushar Behera --- arch/arm/mach-exynos/mach-origen.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/arch/arm

[PATCH 0/2] Add PM_RUNTIME related fixes for PL330

2011-12-06 Thread Tushar Behera
Hi, When PM_RUNTIME is enabled, PL330 probe fails because of some mismatch in pm_runtime calls. This patchset fixes those issues. This patch is based on Kukjin's for-next branch and tested on EXYNOS4 based Origen board. d3d936c "Merge branch 'samsung-fixes-2' into for-nex

[PATCH 1/2] DMA: PL330: Remove pm_runtime_xxx calls from pl330 probe/remove

2011-12-06 Thread Tushar Behera
tions, those functions need not be called from device remove. This patch fixes following run time error with pl330 driver. dma-pl330 dma-pl330.0: Unbalanced pm_runtime_enable! dma-pl330 dma-pl330.0: failed to get runtime pm Signed-off-by: Giridhar Maruthy Signed-off-by: Tushar Behera --- driver

[PATCH 2/2] ARM: EXYNOS: Add apb_pclk clkdev entry for mdma1

2011-12-06 Thread Tushar Behera
. This patch fixes following runtime error. dma-pl330 dma-pl330.2: PERIPH_ID 0x0, PCELL_ID 0x0 ! dma-pl330: probe of dma-pl330.2 failed with error -22 Signed-off-by: Tushar Behera --- arch/arm/mach-exynos/clock.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach

Re: [PATCH 1/2] DMA: PL330: Remove pm_runtime_xxx calls from pl330 probe/remove

2011-12-08 Thread Tushar Behera
On 12/08/2011 07:02 PM, Jassi Brar wrote: Guys, any reason to keep me, the author of the driver, out of loop ? I almost lost this patch, had it not for chance. Apologies. I didn't realize that I should be adding a cc to you. Would you please add a valid module author e-mail ID? -- T

[PATCH] i2c-s3c2410: Fix return code of s3c24xx_i2c_parse_dt_gpio

2011-12-09 Thread Tushar Behera
here. Changing the default return value to success would fix this issue. Signed-off-by: Tushar Behera --- This patch is rebased on Kukjin's for-next branch. d3d936c "Merge branch 'samsung-fixes-2' into for-next" drivers/i2c/busses/i2c-s3c2410.c |2 +- 1 files changed

Re: [PATCH 0/2] Android fixes w.r.t. 3.6 kernel

2012-09-10 Thread Tushar Behera
Ping !!! On 08/31/2012 09:57 AM, Tushar Behera wrote: > Required for android-3.6 tree. > > Tushar Behera (2): > netfilter: xt_quota2: Move away from NLMSG_PUT() > netfilter: xt_quota2: Update parameter list in netlink_kernel_create > > net/netfilt

[PATCH] linaro/configs: ubuntu: Disable support for generic OHCI platform driver

2012-09-13 Thread Tushar Behera
OHCI-HCD driver does not support multiple SoC drivers during the compile time. Hence the generic driver should be disabled in ubuntu.conf and related OHCI Soc drivers should be enabled in respective board config files. Signed-off-by: Tushar Behera --- linaro/configs/ubuntu.conf |1 - 1

[PATCH 2/2] UBUNTU: dm-raid4-5: Fix compilation warning

2012-09-13 Thread Tushar Behera
Fixes following compilation warning. ubuntu/dm-raid4-5/dm-raid4-5.c:4505:2: warning: initialization from incompatible pointer type [enabled by default] ubuntu/dm-raid4-5/dm-raid4-5.c:4505:2: warning: (near initialization for ‘raid_target.status’) [enabled by default] Signed-off-by: Tushar

[PATCH 1/2] UBUNTU: dm-raid4-5: rename split_io to max_io_len

2012-09-13 Thread Tushar Behera
Commit 542f90381422 ("dm: support non power of two target max_io_len") renames struct dm_target:split_io variable to max_io_len. Signed-off-by: Tushar Behera --- ubuntu/dm-raid4-5/dm-raid4-5.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ubuntu/dm-raid4-5/

[PATCH 0/3] kbuild modifications to print git commit ID

2012-09-18 Thread Tushar Behera
rejected. Hence review of this patchset is required w.r.t. Android/Ubuntu LEB and linux-linaro in mind. Tushar Behera (3): kbuild: setlocalversion: ignore private tags while reporting local version kbuild: Add support to extract information about current git commit HEAD init: Add

[PATCH 2/3] kbuild: Add support to extract information about current git commit HEAD

2012-09-18 Thread Tushar Behera
Signed-off-by: Tushar Behera --- Makefile |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 0f66f14..7e83768 100644 --- a/Makefile +++ b/Makefile @@ -374,6 +374,7 @@ KBUILD_LDFLAGS_MODULE := -T $(srctree)/scripts/module-common.lds # Read

[PATCH 3/3] init: Add additional print for detailed kernel version

2012-09-18 Thread Tushar Behera
When CONFIG_LOCALVERSION_AUTO is not defined, kernel boot log prints only short version. This doesn't have any information regarding the commit at which the kernel was compiled. Adding an additional print statement to explicitly tell the current HEAD. Signed-off-by: Tushar Behera --- in

Re: Planning topcs for inclusion in linux-linaro

2012-10-05 Thread Tushar Behera
se cycle? If so, isn't the > release day Oct 24th, and release candidates are built from the previous > Thurday's code, i.e. Oct 18th. I.e. the freeze for the release should be > Oct 16th not 23rd? > > Also, I assume we're not going to try to move to Linux 3.7 thi

  1   2   >