Re: [U-Boot] [PATCH 0/4] EXYNOS: Convert Assembly code to c and make it common.

2013-05-02 Thread Rajeshwari Birje
Hi Minkyu Kang, Do let me know if any comments on this patch set. Regards, Rajeshwari Shinde. On Thu, Apr 25, 2013 at 11:27 AM, Rajeshwari Shinde rajeshwar...@samsung.com wrote: Convert the assembly code in board/samsung to c and move the same to arch/arm. lds file made common across

Re: [U-Boot] [PATCH 0/4] EXYNOS: Convert Assembly code to c and make it common.

2013-05-09 Thread Rajeshwari Birje
Hi Minkyu Kang, Do let me know if any comments on this patch set. Regards, Rajeshwari Shinde. On Thu, Apr 25, 2013 at 11:27 AM, Rajeshwari Shinde rajeshwar...@samsung.com wrote: Convert the assembly code in board/samsung to c and move the same to arch/arm. lds file made common across

Re: [U-Boot] [PATCH 4/4] EXYNOS: Move files from board/samsung to arch/arm.

2013-05-12 Thread Rajeshwari Birje
Hi Simon, Thank you for reviewing the patch set. You need to apply the following patches for it to compile and work fine. EXYNOS: Add API for power reset and exit wakeup EXYNOS: LDS file move to common EXYNOS4210: Configure GPIO for uart EXYNOS: Move files from board/samsung to arch/arm. From

Re: [U-Boot] [PATCH 1/3 V5] EXYNOS5: Add gpio pin numbering feature

2013-05-12 Thread Rajeshwari Birje
Hi Simon, I applied the V5 patches on the latest u-boot-samsung tree and need seem to compile fine. Yes I will need to rebase them once the MMC patches get in, but will wait for comments from Minkyu Kang as well so that I can incorporate them and rebase the patch set once the MMC patches get in.

Re: [U-Boot] [PATCH 4/4 V4] CONFIG: EXYNOS5: Enable silent console

2013-05-12 Thread Rajeshwari Birje
Hi Simon, Thank you for reviewing the patches. Will soon send a patch to add the serial FDT nodes to snow as well. Regards, Rajeshwari Shinde. On Sat, May 11, 2013 at 11:41 PM, Simon Glass s...@chromium.org wrote: On Tue, Apr 2, 2013 at 12:46 AM, Rajeshwari Shinde rajeshwar...@samsung.com

Re: [U-Boot] [PATCH 1/2] EXYNOS: Export timer_get_us() to get microsecond timer

2013-05-12 Thread Rajeshwari Birje
Hi Simon, Thank you for review comments, On Sat, May 11, 2013 at 8:38 PM, Simon Glass s...@chromium.org wrote: On Fri, Mar 22, 2013 at 6:45 PM, Simon Glass s...@chromium.org wrote: Hi Rajeshwari, On Fri, Mar 22, 2013 at 5:28 AM, Rajeshwari Shinde rajeshwar...@samsung.com wrote: This

[U-Boot] Issue in DWMMC in mainline

2013-05-21 Thread Rajeshwari Birje
Hi All, I use the DWMMC driver in u-boot mainline on exynos board and face the following issue. I do a mmc rescan 3 times, then fourth time I get a DATA ERROR, which is due to FIFO underun/overun, after which I don't even get Command done interrupt. Later on the mmcinfo value also is displayed

Re: [U-Boot] [PATCH V9 0/9] EXYNOS5: Enable DWMMC, add FDT support for DWMMC and enable EMMC boot

2013-05-23 Thread Rajeshwari Birje
Hi Andy, Please do let us know if any comments on this patch set. If no comments can we get them merged, as they seem to be floating in mainline for quite sometime now. Regards, Rajeshwari Shinde On Sat, May 11, 2013 at 8:55 AM, Simon Glass s...@chromium.org wrote: On Sat, Apr 27, 2013 at

Re: [U-Boot] [PATCH] MMC: DWMMC: Fix FIFO_DEPTH calculation

2013-05-24 Thread Rajeshwari Birje
Hi Jagan, Please find my comments below. On Fri, May 24, 2013 at 10:31 AM, Jagan Teki jagannadh.t...@gmail.com wrote: On Fri, May 24, 2013 at 7:12 AM, Jaehoon Chung jh80.ch...@samsung.com wrote: On 05/24/2013 03:27 AM, Jagan Teki wrote: On Thu, May 23, 2013 at 6:45 PM, Rajeshwari Shinde

Re: [U-Boot] [HELP]: sf: winbond: add W25Q32

2013-05-26 Thread Rajeshwari Birje
Hi Jagan, Hope following reply answer your query. On Sat, May 25, 2013 at 2:08 AM, Jagan Teki jagannadh.t...@gmail.com wrote: Hi, Any update on this, is this a different part w.r.t what I refer for? Thanks, Jagan. On Thu, May 23, 2013 at 2:22 PM, Jagan Teki jagannadh.t...@gmail.com

Re: [U-Boot] [HELP]: sf: winbond: add W25Q32

2013-05-28 Thread Rajeshwari Birje
at 11:59 AM, Jagan Teki jagannadh.t...@gmail.com wrote: Hi, Thanks for your response. On Mon, May 27, 2013 at 11:09 AM, Rajeshwari Birje rajeshwari.bi...@gmail.com wrote: Hi Jagan, Hope following reply answer your query. On Sat, May 25, 2013 at 2:08 AM, Jagan Teki jagannadh.t...@gmail.com

Re: [U-Boot] [PATCH v2] EXYNOS: SPL: Add a custom spi copy function

2013-05-28 Thread Rajeshwari Birje
Hi Wolfgang Denk, Thank you for review comments. On Sun, May 12, 2013 at 2:01 AM, Wolfgang Denk w...@denx.de wrote: Dear Simon Glass, In message 1368285471-11039-1-git-send-email-...@chromium.org you wrote: From: Rajeshwari Shinde rajeshwar...@samsung.com This CL implements a custom

Re: [U-Boot] [PATCH V9 0/9] EXYNOS5: Enable DWMMC, add FDT support for DWMMC and enable EMMC boot

2013-05-29 Thread Rajeshwari Birje
Hi Andy, U seem to be busy. I you have no issues can I ask Minkyu Kang to take them in u-boot-samsung tree. Please do reply. -- Regards, Rajeshwari Shinde On Fri, May 24, 2013 at 11:16 AM, Rajeshwari Birje rajeshwari.bi...@gmail.com wrote: Hi Andy, Please do let us know if any comments

Re: [U-Boot] [PATCH V2] exynos: spl: Add a custom spi copy function

2013-06-05 Thread Rajeshwari Birje
Hi Jagan, Simon had sent a V2 by rebasing the patch on MMC series submitted by Amar, but there are no comments on those MMC patches and are not yet merged. I incorporated the review comments given by Wolfgang Denk on top of V1 and sent a V2 patch. Regards, Rajeshwari Shinde. On Mon, Jun 3, 2013

Re: [U-Boot] [PATCH 2/3 V2] EXYNOS5: Add gpio pin numbering feature

2013-02-03 Thread Rajeshwari Birje
Hi Simon, Thank you for comments On Sun, Jan 27, 2013 at 1:22 AM, Simon Glass s...@chromium.org wrote: Hi, On Wed, Jan 23, 2013 at 2:48 AM, Rajeshwari Shinde rajeshwar...@samsung.com wrote: This patch adds support for gpio pin numbering support on EXYNOS5 pinmux. Signed-off-by: Leela

Re: [U-Boot] [PATCH 3/3 V2] EXYNOS5: GPIO: Enable GPIO Command for EXYNOS5

2013-02-03 Thread Rajeshwari Birje
Hi Simon, Thank you for comments. On Sun, Jan 27, 2013 at 1:29 AM, Simon Glass s...@chromium.org wrote: Hi Rajeshwari, On Wed, Jan 23, 2013 at 2:48 AM, Rajeshwari Shinde rajeshwar...@samsung.com wrote: This patch enables GPIO Command for EXYNOS5. Function has been added to asm/gpio.h to

Re: [U-Boot] [PATCH 0/2 V2] SMDK5250: Set Initial PMIC Values

2013-02-12 Thread Rajeshwari Birje
Hi All, Please do let me know if any comments on this patch set. -- Regards, Rajeshwari Shinde On Wed, Jan 23, 2013 at 3:37 PM, Rajeshwari Shinde rajeshwar...@samsung.com wrote: This patch set seperates setting PMIC values form previous Convert lowlevel_init.S to .c patch set. These patches

Re: [U-Boot] [PATCH 0/2 V2] EXYNOS5: Enable Gigabyte device GD25LQ and GD25Q64B

2013-02-12 Thread Rajeshwari Birje
Hi, Please do let me know if any comments on this patch set. -- Regards, Rajeshwari Shinde On Wed, Jan 23, 2013 at 12:00 PM, Rajeshwari Shinde rajeshwar...@samsung.com wrote: This patch set adds driver for Gigabyte device GD25LQ and GD25Q64B required for Snow board and enables same in config

Re: [U-Boot] [PATCH 6/7 V3] EXYNOS5: Add initial DTS file for Snow.

2013-02-12 Thread Rajeshwari Birje
Hi Minkyu Kang, Thank you foe comments, On Tue, Feb 12, 2013 at 2:21 PM, Minkyu Kang mk7.k...@samsung.com wrote: Dear Rajeshwari, On 01/02/13 14:39, Rajeshwari Shinde wrote: This patch adds the DTS file for Snow Board. Signed-off-by: Rajeshwari Shinde rajeshwar...@samsung.com --- Changes

Re: [U-Boot] [PATCH 2/4 V3] EXYNOS5: Add gpio pin numbering feature

2013-02-18 Thread Rajeshwari Birje
Hi Simon, Thank you for comments. On Sun, Feb 17, 2013 at 11:51 AM, Simon Glass s...@chromium.org wrote: Hi Rajeshwari, On Thu, Feb 7, 2013 at 4:00 AM, Rajeshwari Shinde rajeshwar...@samsung.com wrote: This patch adds support for gpio pin numbering support on EXYNOS5 pinmux.

Re: [U-Boot] [U-Boot, 1/2, V2] SF: Add driver for Gigabyte device GD25LQ and GD25Q64B

2013-02-21 Thread Rajeshwari Birje
Hi Minkyu Kang, Can we get these patches merged or do let me know if you have any review comments. Regards, Rajeshwari Shinde. On Wed, Feb 20, 2013 at 8:31 PM, Tom Rini tr...@ti.com wrote: On Tue, Jan 22, 2013 at 08:30:18PM -, Rajeshwari Shinde wrote: This patch adds driver for the

Re: [U-Boot] [PATCH 2/2 V2] EXYNOS5: Snow: Add a configuration file

2013-02-25 Thread Rajeshwari Birje
Hi Minkyu Kang, Thank you for comments. On Mon, Feb 25, 2013 at 9:49 AM, Minkyu Kang mk7.k...@samsung.com wrote: Dear Rajeshwari, On 21/02/13 15:43, Rajeshwari Shinde wrote: This patch adds the configuration file for Snow Board and defines the same in boards.cfg. Signed-off-by:

Re: [U-Boot] [PATCH 9/9] Exynos: pwm: Use generic api to get pwm clk freq

2013-02-27 Thread Rajeshwari Birje
Hi Akshay On Wed, Feb 27, 2013 at 3:32 PM, Akshay Saraswat aksha...@samsung.com wrote: Use generic api to get the pwm clock frequency TEST=sf probe 1:0; time sf read 40008000 0 1000 Try with different numbers of bytes and see that sane values are obtained Build and boot U-boot with this

Re: [U-Boot] [PATCH 1/4] EXYNOS5: FDT: Add compatible strings for Serial

2013-02-28 Thread Rajeshwari Birje
Hi Simon, Thank you for comments. On Thu, Feb 28, 2013 at 6:49 AM, Simon Glass s...@chromium.org wrote: Hi On Tue, Feb 26, 2013 at 10:01 PM, Rajeshwari Shinde rajeshwar...@samsung.com wrote: Add required compatible information for s5p serial driver Signed-off-by: Abhilash Kesavan

Re: [U-Boot] [PATCH] I2C: S3C24X0: Bug fixes in i2c_transfer

2013-03-11 Thread Rajeshwari Birje
Hi Heiko, Do let me know if you have any comments on this patch. Would you consider it for I2C branch or should it go through u-boot-samsung? Regards, Rajeshwari On Wed, Mar 6, 2013 at 2:57 PM, Hung-ying Tyan ty...@chromium.org wrote: On Tue, Feb 19, 2013 at 8:19 PM, Rajeshwari Shinde

Re: [U-Boot] [PATCH 0/2 V2] EXYNOS5: Enable Gigabyte device GD25LQ and GD25Q64B

2013-03-12 Thread Rajeshwari Birje
Hi Minkyu, Yes it is based on the following patches submitted by Simon Glass and link for the same. sf: Add spi_flash_alloc() to create a new SPI flash struct http://patchwork.ozlabs.org/patch/208228/ sf: Use spi_flash_alloc() in each SPI flash driver: http://patchwork.ozlabs.org/patch/226582/

Re: [U-Boot] [PATCH 3/4] S5P: Serial: Add fdt support to driver

2013-03-15 Thread Rajeshwari Birje
Please ignore this mail. Sorry for spamming On Fri, Mar 15, 2013 at 4:08 PM, Rajeshwari Shinde rajeshwar...@samsung.com wrote: This patch adds FDT support to the serial s5p driver. At present disabling the serial console (from the device tree) crashes U-Boot. Add checks for this case, so that

Re: [U-Boot] [PATCH 0/7 V4] EXYNOS5: Enable SPI support

2012-08-14 Thread Rajeshwari Birje
Hi Mike, I verified the SF branch and found that only patch 2 Winbond part details for WQ5232 is added. Other patches of the same patch set are not yet merged. Please do let me know which tree would merge the remaining patches if not SF branch. Regards, Rajeshwari Shinde On Thu, Aug 2, 2012

Re: [U-Boot] [PATCH 1/9] SOUND: Add I2S driver

2012-08-17 Thread Rajeshwari Birje
Hi Andrew, Thank you for comments. On Thu, Aug 16, 2012 at 8:29 PM, Andrew Dyer amd...@gmail.com wrote: I don't have any comment on the body of the patch, but calling this an i2s patch is misleading. I2s is a generic standard for moving stereo audio around, and many chips support it. This

Re: [U-Boot] [PATCH 1/9] SOUND: Add I2S driver

2012-08-21 Thread Rajeshwari Birje
Hi, On Sat, Aug 18, 2012 at 12:23 AM, Mike Frysinger vap...@gentoo.org wrote: On Friday 17 August 2012 08:48:59 Andrew Dyer wrote: The code in the i2s.c file is still full of samsung soc specific stuff, so I think the filename is misleading. Something like samsung-i2s.c would be more

Re: [U-Boot] [PATCH 5/7 V4] SPI: Add SPI Driver for EXYNOS.

2012-08-21 Thread Rajeshwari Birje
Hi Joonyoung, Thank you for testing. Regards, Rajeshwari Shinde On Mon, Aug 20, 2012 at 12:15 PM, Joonyoung Shim dofm...@gmail.com wrote: Hi, 2012/8/2 Rajeshwari Shinde rajeshwar...@samsung.com: This patch adds SPI driver for EXYNOS. Signed-off-by: Simon Glass s...@chromium.org

Re: [U-Boot] [PATCH 9/9] EXYNOS5: Enable Sound

2012-08-21 Thread Rajeshwari Birje
Hi Chander, Thank you for comments. On Tue, Aug 21, 2012 at 3:22 PM, Chander Kashyap chander.kash...@linaro.org wrote: hi Rajeshwari, On 14 August 2012 11:15, Rajeshwari Shinde rajeshwar...@samsung.com wrote: This patch enables sound support for EXYNOS5 Enable sound for exynos5 based

Re: [U-Boot] [PATCH 6/9] EXYNOS: Add pinmux for I2S

2012-08-21 Thread Rajeshwari Birje
Hi Chander, On Tue, Aug 21, 2012 at 3:26 PM, Chander Kashyap chander.kash...@linaro.org wrote: hi, On 14 August 2012 11:15, Rajeshwari Shinde rajeshwar...@samsung.com wrote: This patch adds pinmux support for I2S1 Signed-off-by: Rajeshwari Shinde rajeshwar...@samsung.com ---

Re: [U-Boot] [PATCH 1/2 V2] PMIC: MAX77686: Add support for MAX77686

2012-08-24 Thread Rajeshwari Birje
Hi Joonyoung Shim, Thank you for comments. Sorry for late reply. On Fri, Jun 15, 2012 at 1:20 PM, Joonyoung Shim dofm...@gmail.com wrote: Hi, 2012/5/23 Rajeshwari Birje rajeshwari.bi...@gmail.com: ccing Lukasz Majewski. On Wed, May 23, 2012 at 2:27 PM, Rajeshwari Shinde rajeshwar

Re: [U-Boot] [PATCH 0/7 V4] EXYNOS5: Enable SPI support

2012-09-04 Thread Rajeshwari Birje
Hi Minkyu Kang, I have a confusion will this patch set me merged in u-boot-samsung branch or in sf branch, since only one patch Winbond part details for WQ5232 is merged in sf branch. Thanks and Regards, Rajeshwari Shinde. On Tue, Aug 14, 2012 at 12:06 PM, Rajeshwari Birje rajeshwari.bi

Re: [U-Boot] [PATCH 0/7 V4] EXYNOS5: Enable SPI support

2012-09-04 Thread Rajeshwari Birje
as there is no separate maintainer for SPI. Regards, Rajeshwari Shinde. On Tue, Sep 4, 2012 at 12:40 PM, Minkyu Kang proms...@gmail.com wrote: Dear Rajeshwari Birje, On 4 September 2012 15:28, Rajeshwari Birje rajeshwari.bi...@gmail.com wrote: Hi Minkyu Kang, I have a confusion will this patch set

Re: [U-Boot] [PATCH 0/9 V2] EXYNOS5: Add Audio support

2012-09-12 Thread Rajeshwari Birje
Hi All, Do let me know if any more comments on this patchset. Regards, Rajeshwari Shinde. On Wed, Aug 22, 2012 at 12:14 PM, Rajeshwari Shinde rajeshwar...@samsung.com wrote: This patchset adds the audio support for EXYNOS5. This patchset plays a predefined beep sound. This patchset is

Re: [U-Boot] [PATCH 0/4 V5] SMDK5250: FDT: Add device tree support for console

2013-06-20 Thread Rajeshwari Birje
Hi Minkyu Kang, Any comments on this patch set? Please do let me know. Regards, Rajeshwari Shinde. On Fri, May 17, 2013 at 4:33 PM, Rajeshwari Shinde rajeshwar...@samsung.com wrote: Enabled fdt support for default console on SMDK5250. Changes in V2: - Changed the compatible string

Re: [U-Boot] [PATCH 1/4 V6] EXYNOS5: FDT: Add compatible strings for Serial

2013-06-24 Thread Rajeshwari Birje
Hi Minkyu, Please do find the answer to your commnet. On Mon, Jun 24, 2013 at 3:46 PM, Minkyu Kang mk7.k...@samsung.com wrote: On 24/06/13 18:16, Rajeshwari Shinde wrote: Add required compatible information for s5p serial driver Signed-off-by: Abhilash Kesavan a.kesa...@samsung.com

Re: [U-Boot] [PATCH 2/4 V6] EXYNOS5: FDT: Add serial device node values

2013-06-24 Thread Rajeshwari Birje
Hi Minkyu Kang, Thank you for comment On Mon, Jun 24, 2013 at 3:46 PM, Minkyu Kang mk7.k...@samsung.com wrote: On 24/06/13 18:16, Rajeshwari Shinde wrote: This patch adds the device node required for serial driver Signed-off-by: Abhilash Kesavan a.kesa...@samsung.com Signed-off-by:

Re: [U-Boot] [PATCH 4/4] EXYNOS: Move files from board/samsung to arch/arm.

2013-06-26 Thread Rajeshwari Birje
, Rajeshwari Birje rajeshwari.bi...@gmail.com wrote: Hi Simon, Thank you for reviewing the patch set. You need to apply the following patches for it to compile and work fine. EXYNOS: Add API for power reset and exit wakeup EXYNOS: LDS file move to common EXYNOS4210: Configure GPIO for uart

Re: [U-Boot] [PATCH] SMDK5250: Remove reduntant code

2013-06-27 Thread Rajeshwari Birje
Hi Minkyu, Please do let me know your coments on the same. If no comments can we get this patch merged. On Tue, Jun 25, 2013 at 7:25 PM, Simon Glass s...@chromium.org wrote: On Tue, Jun 25, 2013 at 6:47 AM, Rajeshwari Shinde rajeshwar...@samsung.com wrote: enum boot_mode is defined twice

Re: [U-Boot] [PATCH] Origen: Correct equation to calculate PLL output frequency

2013-07-01 Thread Rajeshwari Birje
Hi Minkyu Kang, As per the user manual I have for EXYNOS5 it is FOUT = MDIV * FIN / (PDIV * 2^SDIV) Regards, Rajeshwari Shinde. On Mon, Jul 1, 2013 at 1:56 PM, Minkyu Kang mk7.k...@samsung.com wrote: On 01/07/13 16:42, Rajeshwari Shinde wrote: EXYNOS4 user manual equation for calculating PLL

Re: [U-Boot] [PATCH 0/4 V2] EXYNOS: Convert Assembly code to c and make it common

2013-07-01 Thread Rajeshwari Birje
Hi Minkyu Kang, Can we please get this merged soon after your review as it is effort to rebase and test this each time. On Mon, Jul 1, 2013 at 3:32 PM, Rajeshwari Shinde rajeshwar...@samsung.com wrote: Convert the assembly code in board/samsung to c and move the same to arch/arm. lds file made

Re: [U-Boot] [PATCH 4/4 V2] EXYNOS: Move files from board/samsung to arch/arm.

2013-07-02 Thread Rajeshwari Birje
Hi Minkyu Kang, Thank you for comments On Tue, Jul 2, 2013 at 11:25 AM, Minkyu Kang mk7.k...@samsung.com wrote: Dear Rajeshwari, On 01/07/13 19:02, Rajeshwari Shinde wrote: This patch performs the following: 1) Convert the assembly code for memory and clock initialization to C code. 2)

Re: [U-Boot] [PATCH 4/4 V2] EXYNOS: Move files from board/samsung to arch/arm.

2013-07-02 Thread Rajeshwari Birje
Hi Minkyu Kang, On Tue, Jul 2, 2013 at 11:25 AM, Minkyu Kang mk7.k...@samsung.com wrote: Dear Rajeshwari, On 01/07/13 19:02, Rajeshwari Shinde wrote: This patch performs the following: 1) Convert the assembly code for memory and clock initialization to C code. 2) Move the memory and clock

Re: [U-Boot] [PATCH 4/4 V3] EXYNOS: Move files from board/samsung to arch/arm

2013-07-03 Thread Rajeshwari Birje
Hi Minkyu Kang, Thank you for comments. Please find the clarificatio below. On Wed, Jul 3, 2013 at 5:40 PM, Minkyu Kang mk7.k...@samsung.com wrote: On 02/07/13 22:12, Rajeshwari Shinde wrote: This patch performs the following: 1) Convert the assembly code for memory and clock initialization

Re: [U-Boot] [PATCH 4/4 V3] EXYNOS: Move files from board/samsung to arch/arm

2013-07-03 Thread Rajeshwari Birje
Hi Minkyu Kang, On Thu, Jul 4, 2013 at 7:31 AM, Minkyu Kang mk7.k...@samsung.com wrote: diff --git a/arch/arm/include/asm/arch-exynos/cpu.h b/arch/arm/include/asm/arch-exynos/cpu.h index 36b98c8..75dbe26 100644 --- a/arch/arm/include/asm/arch-exynos/cpu.h +++

Re: [U-Boot] [PATCH 4/4 V3] EXYNOS: Move files from board/samsung to arch/arm

2013-07-04 Thread Rajeshwari Birje
Hi Minkyu Kang, On Thu, Jul 4, 2013 at 11:27 AM, Minkyu Kang mk7.k...@samsung.com wrote: On 04/07/13 14:27, Rajeshwari Birje wrote: Hi Minkyu Kang, On Thu, Jul 4, 2013 at 7:31 AM, Minkyu Kang mk7.k...@samsung.com wrote: diff --git a/arch/arm/include/asm/arch-exynos/cpu.h b/arch/arm/include

Re: [U-Boot] [PATCH] arm: exynos: fix clock calculation

2013-07-07 Thread Rajeshwari Birje
Hi Minkyu Kang, On Fri, Jul 5, 2013 at 3:43 PM, Minkyu Kang mk7.k...@samsung.com wrote: There are differnce with clock calcuation by cpu variations. This patch will fix it according to user manual. Signed-off-by: Minkyu Kang mk7.k...@samsung.com Signed-off-by: Rajeshwari Shinde

Re: [U-Boot] [PATCH v2] arm: exynos: fix clock calculation

2013-07-09 Thread Rajeshwari Birje
Looks fine to me. Acked-by: Rajeshwari Shinderajeshwar...@samsung.com On Tue, Jul 9, 2013 at 1:07 PM, Minkyu Kang mk7.k...@samsung.com wrote: There are differnce with clock calcuation by cpu variations. This patch will fix it according to user manual. Signed-off-by: Minkyu Kang

Re: [U-Boot] [PATCH 0/6 V2] EXYNOS: I2S: Enable I2S0 channel

2013-08-19 Thread Rajeshwari Birje
Acked-by: Rajeshwari Shinde rajeshwar...@samsung.com Tested-by: Rajeshwari Shinde rajeshwar...@samsung.com On Sun, Aug 4, 2013 at 12:14 PM, Dani Krishna Mohan krishna...@samsung.com wrote: This patch set replaces I2S1 channel with I2S0 channel. Corresponding changes have been done in audio

Re: [U-Boot] [PATCH] MMC: DWMMC: Correct the CLKDIV register value

2013-08-29 Thread Rajeshwari Birje
CCing the MMC Maintainer. On Thu, Aug 29, 2013 at 4:22 PM, Rajeshwari S Shinde rajeshwar...@samsung.com wrote: This patch corrects the divider value written to CLKDIV register. Since SDCLKIN is divided inside controller by the DIVRATIO value set in the CLKSEL register, we need to use the same

Re: [U-Boot] [PATCH] MMC: DWMMC: Correct the CLKDIV register value

2013-09-01 Thread Rajeshwari Birje
Hi Simon, On Thu, Aug 29, 2013 at 8:31 PM, Simon Glass s...@chromium.org wrote: On Thu, Aug 29, 2013 at 5:04 AM, Rajeshwari Birje rajeshwari.bi...@gmail.com wrote: CCing the MMC Maintainer. On Thu, Aug 29, 2013 at 4:22 PM, Rajeshwari S Shinde rajeshwar...@samsung.com wrote: This patch

Re: [U-Boot] [PATCH] Exynos5250: I2C: Fix driver as per new I2C multibus/multiadapter support

2013-09-03 Thread Rajeshwari Birje
Hi Heiko, Ok will work on same and get back to you in-case of any doubts. Regards, Rajehswari On Tue, Sep 3, 2013 at 12:31 PM, Heiko Schocher h...@denx.de wrote: Hello Rajeshwari, Am 03.09.2013 08:20, schrieb Rajeshwari S Shinde: This patch fixes the S3C24xx I2C driver as per new I2C

Re: [U-Boot] [PATCH] MMC: DWMMC: Correct the CLKDIV register value

2013-09-10 Thread Rajeshwari Birje
Hi All, Please do let me know if any comments on the same. Regards, Rajeshwari Shinde. On Thu, Aug 29, 2013 at 4:34 PM, Rajeshwari Birje rajeshwari.bi...@gmail.com wrote: CCing the MMC Maintainer. On Thu, Aug 29, 2013 at 4:22 PM, Rajeshwari S Shinde rajeshwar...@samsung.com wrote

Re: [U-Boot] [PATCH] MMC: DWMMC: Correct the CLKDIV register value

2013-09-11 Thread Rajeshwari Birje
Hi Jaehoon Chung, Thank you for comments, On Wed, Sep 11, 2013 at 11:31 AM, Jaehoon Chung jh80.ch...@samsung.com wrote: On 09/11/2013 02:28 PM, Rajeshwari Birje wrote: Hi All, Please do let me know if any comments on the same. Regards, Rajeshwari Shinde. On Thu, Aug 29, 2013 at 4:34

Re: [U-Boot] [PATCH 00/12 V3] EXYNOS5420: Add SMDK5420 board support

2013-09-11 Thread Rajeshwari Birje
Hi All, Please do let me if any review comments on these patches. On Wed, Sep 11, 2013 at 3:31 PM, Rajeshwari S Shinde rajeshwar...@samsung.com wrote: This patch adds basic board support for SMDK5420 board. These patches are tested for booting fine on EVT1 SMDK5420. Changes in V2: -

Re: [U-Boot] [PATCH 12/12 V3] DWMMC: SMDK5420: Disable SMU for eMMC

2013-09-19 Thread Rajeshwari Birje
Hi Simon, Thank you for comments. Will add a check so that it will be executed only for Exynos5420 boards. Thanks and Regards, Rajeshwari. On Thu, Sep 19, 2013 at 11:42 AM, Simon Glass s...@chromium.org wrote: Hi Rajeshwari, On Wed, Sep 11, 2013 at 4:01 AM, Rajeshwari S Shinde

Re: [U-Boot] [PATCH 05/12 V3] Exynos5420: Modify TZPC init to support 5420

2013-09-20 Thread Rajeshwari Birje
Hi Simon Thank you for coments. Regards, Rajeshwari Shinde On Thu, Sep 19, 2013 at 11:27 AM, Simon Glass s...@chromium.org wrote: Hi Rajeshwari, On Wed, Sep 11, 2013 at 4:01 AM, Rajeshwari S Shinde rajeshwar...@samsung.com wrote: From: Akshay Saraswat aksha...@samsung.com

Re: [U-Boot] [PATCH 05/12 V3] Exynos5420: Modify TZPC init to support 5420

2013-09-22 Thread Rajeshwari Birje
Hi Simon, On Fri, Sep 20, 2013 at 8:31 PM, Simon Glass s...@chromium.org wrote: Hi Rajeshwari, On Fri, Sep 20, 2013 at 3:32 AM, Rajeshwari Birje rajeshwari.bi...@gmail.com wrote: Hi Simon Thank you for coments. Regards, Rajeshwari Shinde On Thu, Sep 19, 2013 at 11:27 AM, Simon

Re: [U-Boot] [PATCH 11/12 V3] SPL: EXYNOS: Prepare for variable size SPL support

2013-09-22 Thread Rajeshwari Birje
Hi Simon, On Thu, Sep 19, 2013 at 11:41 AM, Simon Glass s...@chromium.org wrote: On Wed, Sep 11, 2013 at 4:01 AM, Rajeshwari S Shinde rajeshwar...@samsung.com wrote: When variable size SPL is used, the BL1 expects the SPL to be encapsulated differently: instead of putting the checksum

Re: [U-Boot] [PATCH 01/12 V3] EXYNOS5: Create a common board file

2013-09-22 Thread Rajeshwari Birje
Hi Simon, On Sat, Sep 21, 2013 at 8:11 AM, Simon Glass s...@chromium.org wrote: Hi Rajeshwari, On Wed, Sep 11, 2013 at 4:01 AM, Rajeshwari S Shinde rajeshwar...@samsung.com wrote: Create a common board.c file for all functions which are common across all EXYNOS5 platforms.

Re: [U-Boot] [PATCH] MMC: DWMMC: Correct the CLKDIV register value

2013-09-26 Thread Rajeshwari Birje
? Regards -- Pantelis On Sep 11, 2013, at 4:25 PM, Rajeshwari Birje wrote: Hi Jaehoon Chung, Thank you for comments, On Wed, Sep 11, 2013 at 11:31 AM, Jaehoon Chung jh80.ch...@samsung.com wrote: On 09/11/2013 02:28 PM, Rajeshwari Birje wrote: Hi All, Please do let me know if any

Re: [U-Boot] [PATCH] SPI: Winbond: Add W25Q32 to spi flash table

2013-03-22 Thread Rajeshwari Birje
Hi Minkyu Kang, Please let me know if we can merge this into u-boot-samsung branch or do I need to re-base on some other branch. Regards, Rajeshwari Shinde On Fri, Feb 8, 2013 at 9:56 AM, Simon Glass s...@chromium.org wrote: On Thu, Feb 7, 2013 at 2:07 AM, Rajeshwari Shinde

Re: [U-Boot] [PATCH 0/3 V4] EXYNOS5: Add GPIO numbering feature

2013-03-25 Thread Rajeshwari Birje
Hi Minkyu Kang, Please do review the patch set and do let me know if any comments. Regards, Rajeshwari Shinde On Fri, Mar 22, 2013 at 3:43 AM, Simon Glass s...@chromium.org wrote: Hi Rajeshwari, On Thu, Mar 21, 2013 at 4:33 AM, Rajeshwari Shinde rajeshwar...@samsung.com wrote: Changes in

Re: [U-Boot] [PATCH 1/2] pmic:max77686: add function to set voltage and mode

2013-03-25 Thread Rajeshwari Birje
Hi Piotr Wilczek, Nice idea to have a generic function. Just have some minor comments. On Mon, Mar 25, 2013 at 3:28 PM, Piotr Wilczek p.wilc...@samsung.com wrote: This patch add new functions to pmic max77686 to set voltage and mode. Signed-off-by: Piotr Wilczek p.wilc...@samsung.com

Re: [U-Boot] [PATCH 1/3] exynos5250: remove redundant SPI related configs

2013-03-26 Thread Rajeshwari Birje
Hi Inderpal Singh, I observed even this defined twice can you please remove the same also in your patch. /* PMIC */ #define CONFIG_POWER #define CONFIG_POWER_I2C #define CONFIG_POWER_MAX77686 Regards, Rajeshwari Shinde. On Tue, Mar 26, 2013 at 3:07 PM, Inderpal Singh inderpal.si...@linaro.org

Re: [U-Boot] [PATCH 1/3 V4] EXYNOS5: Add gpio pin numbering feature

2013-04-01 Thread Rajeshwari Birje
Hi Minkyu Kang, Thank you for comments. On Mon, Apr 1, 2013 at 5:27 PM, Minkyu Kang mk7.k...@samsung.com wrote: On 21/03/13 20:33, Rajeshwari Shinde wrote: This patch adds support for gpio pin numbering support on EXYNOS5250 To have consistent 0..n-1 GPIO numbering the banks are divided

Re: [U-Boot] [PATCH 1/4 V3] EXYNOS5: FDT: Add compatible strings for Serial

2013-04-01 Thread Rajeshwari Birje
Hi Minkyu Kang, Thank you for comment On Fri, Mar 29, 2013 at 11:44 AM, Minkyu Kang mk7.k...@samsung.com wrote: Dear Rajeshwari Shinde, On 15/03/13 19:38, Rajeshwari Shinde wrote: Add required compatible information for s5p serial driver Signed-off-by: Abhilash Kesavan

Re: [U-Boot] [PATCH 3/4] power: Explicitly select pmic device's bus

2013-04-01 Thread Rajeshwari Birje
Hi Simon, Just had one following comment On Tue, Apr 2, 2013 at 5:34 AM, Simon Glass s...@chromium.org wrote: From: Aaron Durbin adur...@chromium.org The current pmic i2c code assumes the current i2c bus is the same as the pmic device's bus. There is nothing ensuring that to be true.

[U-Boot] Warning messages in latest u-boot-samsung

2013-04-02 Thread Rajeshwari Birje
Hi Minkyu Kang, I am getting the following warning messages in the latest u-boot-samsung tree. /usr/local/arm/arm-2011.09/bin/arm-none-eabi-ld: warning: /usr/local/arm/arm-2011.09/bin/../lib/gcc/arm-none-eabi/4.6.1/libgcc.a(bpabi.o) uses variable-size enums yet the output is to use 32-bit

Re: [U-Boot] Warning messages in latest u-boot-samsung

2013-04-02 Thread Rajeshwari Birje
Hi Albert, I am building for Samsung SMDK5250 and toolchain I use is arm-2011.09. Is it the issue with my toolchain. Regards, Rajeshwari Shinde On Tue, Apr 2, 2013 at 1:30 PM, Albert ARIBAUD albert.u.b...@aribaud.net wrote: Hi Rajeshwari, On Tue, 2 Apr 2013 11:58:42 +0530, Rajeshwari Birje

Re: [U-Boot] Warning messages in latest u-boot-samsung

2013-04-02 Thread Rajeshwari Birje
is necessary to understand your answer) On Tue, 2 Apr 2013 15:00:55 +0530, Rajeshwari Birje rajeshwari.bi...@gmail.com wrote: Hi Albert, I am building for Samsung SMDK5250 and toolchain I use is arm-2011.09. Is it the issue with my toolchain. Apparently it is, as ARM gcc from

Re: [U-Boot] [PATCH 2/6 V4] Sound: MAX98095: Add the driver for codec

2013-04-05 Thread Rajeshwari Birje
Hi Prem S, We initialise MAX98095 using device tree, if you don't have a device tree support u need to have a asm/arch/sound.h which will initialise all values like sample rate, codec type, etc.. Actually in u-boot we have added audio support to play a beep sound. You can have look at

Re: [U-Boot] [PATCH v2 1/9] pmic:max77686: add function to set voltage and mode

2013-04-07 Thread Rajeshwari Birje
Hi Piotr, I am not able to find any buck at address 0xff in user manual. Other than that I am fine with it. Acked-by:Rajeshwari Shinde rajeshwar...@samsung.com On Thu, Apr 4, 2013 at 4:43 PM, Piotr Wilczek p.wilc...@samsung.com wrote: This patch add new functions to pmic max77686 to set

Re: [U-Boot] [PATCH 1/3 V5] EXYNOS5: Add gpio pin numbering feature

2013-04-16 Thread Rajeshwari Birje
Hi Minkyu Kang, Please do let me know if any comments on these patchset. Regards, Rajeshwari Shinde On Wed, Apr 3, 2013 at 5:24 PM, Rajeshwari Shinde rajeshwar...@samsung.com wrote: This patch adds support for gpio pin numbering support on EXYNOS5250 To have consistent 0..n-1 GPIO numbering

Re: [U-Boot] [PATCH 4/9] EXYNOS5: CLOCK: define additional clock registers for Exynos5250 Rev 1.0

2012-06-20 Thread Rajeshwari Birje
Hi Joonyoung Shim, Thank you for comments. On Thu, Jun 21, 2012 at 10:25 AM, Joonyoung Shim dofm...@gmail.com wrote: Hi, Rajeshwari. 2012/6/20 Rajeshwari Shinde rajeshwar...@samsung.com: Define additional registers for clock control in Exynos5250 Rev 1.0 Many registers for clock is missed

Re: [U-Boot] [PATCH 0/9]EXYNOS5: Support for Exynos5250 Rev 1.0

2012-06-29 Thread Rajeshwari Birje
Hi Jaehoon Chung, Thank you for comments. On Thu, Jun 21, 2012 at 5:31 AM, Jaehoon Chung jh80.ch...@samsung.com wrote: Hi Rajeshwari, On 06/20/2012 07:40 PM, Rajeshwari Shinde wrote: This patch set adds support for Exynos5250 Rev 1.0. Exynos5250 Rev 1.0 supports DDR3 Memory configuration

Re: [U-Boot] [PATCH 2/2] EXYNOS: mmc: support DesignWare Controller for Samsung-SoC

2012-07-02 Thread Rajeshwari Birje
Hi Jaehoon Chung, On Tue, Jul 3, 2012 at 10:27 AM, Jaehoon Chung jh80.ch...@samsung.com wrote: Support DesignWare MMC Controller for Samsung Specific. Signed-off-by: Jaehoon Chung jh80.ch...@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com Signed-off-by: Rajeshawari Shinde

Re: [U-Boot] [PATCH 2/2] EXYNOS: mmc: support DesignWare Controller for Samsung-SoC

2012-07-02 Thread Rajeshwari Birje
Hi Jaehoon Chung, On Tue, Jul 3, 2012 at 11:18 AM, Jaehoon Chung jh80.ch...@samsung.com wrote: Hi, On 07/03/2012 02:39 PM, Rajeshwari Birje wrote: Hi Jaehoon Chung, On Tue, Jul 3, 2012 at 10:27 AM, Jaehoon Chung jh80.ch...@samsung.com wrote: Support DesignWare MMC Controller

Re: [U-Boot] [PATCH 0/6 V3] EXYNOS5: USB: Enable USB 2.0 support

2012-07-03 Thread Rajeshwari Birje
Hi Joonyoung Shim, Yes, Vivek Gautam is working on the same. He might let you know the progress of the same. Regards, Rajeshwari Shinde. On Tue, Jul 3, 2012 at 3:24 PM, Joonyoung Shim dofm...@gmail.com wrote: Hi, Rajeshwari, 2012/5/8 Rajeshwari Shinde rajeshwar...@samsung.com: This

Re: [U-Boot] [PATCH 00/10 V5] EXYNOS5: Support for Exynos5250 Rev 1.0

2012-07-03 Thread Rajeshwari Birje
Hi Minkyu Kang, Warning: ext2fs.c: In function 'ext2fs_read_file': ext2fs.c:443: warning: 'blocknxt' may be used uninitialized in this function Is not related to my code changes. Regards, Rajeshwari Shinde. On Tue, Jul 3, 2012 at 6:10 PM, Minkyu Kang proms...@gmail.com wrote: On 2 July 2012

Re: [U-Boot] [PATCH] EXYNOS: Fix USB compiler warning

2012-07-09 Thread Rajeshwari Birje
Hi Jaehoon Chung, I just fixed the waning messages i saw on u-boot-usb. Did not find these warning messages in that tree. Will fix these. Sorry for inconvenience. Regards, Rajeshwari Shinde. On Tue, Jul 10, 2012 at 11:18 AM, Jaehoon Chung jh80.ch...@samsung.com wrote: Hi Rajeshwari, How do

Re: [U-Boot] [PATCH] ARM: EXYNOS: fixed compiler warning message

2012-07-10 Thread Rajeshwari Birje
Hi Jaehoon Chung, Acked-by: Rajeshwari Shinde rajeshwar...@samsung.com Thanks and Regards, Rajeshwari Shinde. On Tue, Jul 10, 2012 at 12:50 PM, Jaehoon Chung jh80.ch...@samsung.com wrote: Removed [-Wuninitialized] warning message. The fout_sel is assigned to -1 by default. And start,

Re: [U-Boot] [PATCH 1/7 V5] EXYNOS: CLK: Add i2c clock

2012-07-19 Thread Rajeshwari Birje
Hi Simon Glass, Thank you for comments. On Wed, Jul 18, 2012 at 10:46 PM, Simon Glass s...@chromium.org wrote: Hi, On Thu, Jul 5, 2012 at 12:59 PM, Rajeshwari Shinde rajeshwar...@samsung.com wrote: This adds i2c clock information for EXYNOS5. Signed-off-by: Alim Akhtar

Re: [U-Boot] [PATCH 7/7 V5] CONFIG: SMDK5250: I2C: Enable I2C

2012-07-19 Thread Rajeshwari Birje
Hi Simon Glass, Thank you for comments. On Thu, Jul 19, 2012 at 1:39 AM, Simon Glass s...@chromium.org wrote: Hi, On Thu, Jul 5, 2012 at 12:59 PM, Rajeshwari Shinde rajeshwar...@samsung.com wrote: This enables I2C support on smdk5250. Pinmux setting moved to board file to avoid repeated

Re: [U-Boot] [PATCH 5/7 V5] I2C: Modify the I2C driver for EXYNOS5

2012-07-19 Thread Rajeshwari Birje
Hi Simon Glass, Thank you for comments. On Thu, Jul 19, 2012 at 1:36 AM, Simon Glass s...@chromium.org wrote: Hi, On Thu, Jul 5, 2012 at 12:59 PM, Rajeshwari Shinde rajeshwar...@samsung.com wrote: This patch modifies the S3C I2C driver to suppport EXYNOS5. The cahnges made to driver are as

Re: [U-Boot] [PATCH 1/7 V5] EXYNOS: CLK: Add i2c clock

2012-07-19 Thread Rajeshwari Birje
Hi Simon Glass, The warning messages are fixed in following patch: [PATCH] ARM: EXYNOS: fixed compiler warning message They are applied to u-boot today by Minkyu Kang. Thanks and Regards, Rajeshwari Shinde. On Thu, Jul 19, 2012 at 11:31 AM, Rajeshwari Birje rajeshwari.bi...@gmail.com wrote: Hi

Re: [U-Boot] [PATCH 0/4] EXYNOS5: Add GPIO numbering feature

2012-08-09 Thread Rajeshwari Birje
Hi All, Do let me know if you have comments on these patch set. Regards, Rajeshwari Shinde On Mon, Aug 6, 2012 at 6:35 PM, Rajeshwari Shinde rajeshwar...@samsung.com wrote: This patchset adds GPIO numbering feature where pinmux setting can be done just by seding the pin munber and we do not

Re: [U-Boot] [PATCH 5/6 V4] I2C: Driver changes for FDT support

2012-12-02 Thread Rajeshwari Birje
Hi Prem, On Fri, Nov 30, 2012 at 5:42 PM, prem s prem...@gmail.com wrote: Hi All, I am new to u-boot, i want to add phy support for usb, i have referred many sites for this some of them saying that it will be decided by FDT. The Flattened Device Tree (FDT) is a data structure for describing

Re: [U-Boot] [PATCH 1/2] EXYNOS5: Add pinmux for VBus

2012-12-03 Thread Rajeshwari Birje
Hi Kyungmin Park, On Mon, Dec 3, 2012 at 7:00 PM, Kyungmin Park kmp...@infradead.org wrote: On Mon, Dec 3, 2012 at 10:18 PM, Rajeshwari Shinde rajeshwar...@samsung.com wrote: This patch sets pinmux for VBus of USB. Signed-off-by: Vivek Gautam gautam.vi...@samsung.com Signed-off-by:

Re: [U-Boot] [PATCH 2/4] EXYNOS5 : FDT: Add Aliases for SPI device

2012-12-04 Thread Rajeshwari Birje
Hi Simon, Will add the other two SPI ports and submit the patches. Regards, Rajeshwari Shinde. On Tue, Dec 4, 2012 at 6:37 AM, Simon Glass s...@chromium.org wrote: Hi Rajeshwari, On Mon, Dec 3, 2012 at 2:40 AM, Rajeshwari Shinde rajeshwar...@samsung.com wrote: This patch adds aliases for

Re: [U-Boot] [PATCH 2/3] EXYNOS5: Add device node for PMIC

2012-12-04 Thread Rajeshwari Birje
On Tue, Dec 4, 2012 at 6:45 AM, Simon Glass s...@chromium.org wrote: On Mon, Dec 3, 2012 at 4:12 AM, Rajeshwari Shinde rajeshwar...@samsung.com wrote: Add device node for MAX77686 Signed-off-by: Rajeshwari Shinde rajeshwar...@samsung.com --- board/samsung/dts/exynos5250-smdk5250.dts |7

Re: [U-Boot] [STATUS] build errors on u-boot-samsung

2012-12-09 Thread Rajeshwari Birje
Hi Minkyu, Will resolve the same and send patches as soon as possible. Regards, Rajeshwari Shinde. On Mon, Dec 10, 2012 at 11:33 AM, Minkyu Kang mk7.k...@samsung.com wrote: Hello, Since universal_c210 and SMDK5250 use old PMIC framework, these two boards are failed to build. I've pushed

Re: [U-Boot] [PATCH] EXYNOS5: Add L2 Cache Support.

2012-12-10 Thread Rajeshwari Birje
Hi Simon, Yes it is a V2 patch. Sorry I missed the add the same will submitting the patch. Regards, Rajeshwari Shinde. On Sun, Dec 9, 2012 at 1:08 AM, Simon Glass s...@chromium.org wrote: On Sat, Dec 8, 2012 at 11:38 AM, Simon Glass s...@chromium.org wrote: On Thu, Nov 29, 2012 at 10:29 PM,

Re: [U-Boot] [PATCH 2/4] S5P: GPIO: Add GPIO pin numbering to driver

2012-12-11 Thread Rajeshwari Birje
Hi Minkyu Kang, Thank you for comments. On Wed, Dec 5, 2012 at 4:51 PM, Minkyu Kang mk7.k...@samsung.com wrote: Dear Rajeshwari, On 05/12/12 19:46, Minkyu Kang wrote: API's for GPIO pin numbering support are added to the generic S5P gpio driver Signed-off-by: Leela Krishna Amudala

Re: [U-Boot] [PATCH V4 4/4] EXYNOS5: Add support for FIMD and DP

2012-12-21 Thread Rajeshwari Birje
Hi Ajay On Fri, Dec 21, 2012 at 4:05 PM, Ajay Kumar ajaykumar...@samsung.comwrote: Add panel_info structure required by LCD driver and DP panel platdata for SMDK5250. Add GPIO configuration for LCD. Enable FIMD and DP support on SMDK5250. DP Panel size: 2560x1600. We use 16BPP resolution

Re: [U-Boot] [PATCH V4 4/4] EXYNOS5: Add support for FIMD and DP

2012-12-21 Thread Rajeshwari Birje
Hi Minkyu, Thank you for clarification. On Fri, Dec 21, 2012 at 5:35 PM, Minkyu Kang mk7.k...@samsung.com wrote: Dear Rajeshwari, On 21/12/12 20:47, Rajeshwari Birje wrote: Hi Ajay On Fri, Dec 21, 2012 at 4:05 PM, Ajay Kumar ajaykumar...@samsung.com wrote: Add panel_info structure

Re: [U-Boot] [PATCH 11/16] Sound: WM8994: Add FDT support to codec

2012-12-26 Thread Rajeshwari Birje
Hi Minkyu Kang, Thank you for comments.Will correct them On Wed, Dec 26, 2012 at 5:25 PM, Minkyu Kang mk7.k...@samsung.com wrote: Dear Rajeshwari Shinde, On 14/12/12 20:56, Rajeshwari Shinde wrote: This patch adds FDT support to the codec. Signed-off-by: Rajeshwari Shinde

  1   2   3   >