Hi Jagan,
Hope following reply answer your query.
On Sat, May 25, 2013 at 2:08 AM, Jagan Teki 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 wrote:
>> Hi Rajeshwari,
>>
>> + {
>> +
agan Teki wrote:
>> Hi,
>>
>> Thanks for your response.
>>
>> On Mon, May 27, 2013 at 11:09 AM, Rajeshwari Birje
>> wrote:
>>> Hi Jagan,
>>>
>>> Hope following reply answer your query.
>>>
>>> On Sat, May 25, 2013 at 2
Hi Wolfgang Denk,
Thank you for review comments.
On Sun, May 12, 2013 at 2:01 AM, Wolfgang Denk wrote:
> Dear Simon Glass,
>
> In message <1368285471-11039-1-git-send-email-...@chromium.org> you wrote:
>> From: Rajeshwari Shinde
>>
>> This CL implements a custom spi_copy funtion to copy u-boot
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
wrote:
> Hi Andy,
>
> Please do let us know if any comments on this patch set
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
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
wrote:
> Enabled fdt support for default console on SMDK5250.
>
> Changes in V2:
> - Changed the compatible string to "samsung,exynos421
Hi Minkyu,
Please do find the answer to your commnet.
On Mon, Jun 24, 2013 at 3:46 PM, Minkyu Kang wrote:
> On 24/06/13 18:16, Rajeshwari Shinde wrote:
>> Add required compatible information for s5p serial driver
>>
>> Signed-off-by: Abhilash Kesavan
>> Signed-off-by: Rajeshwari Shinde
>> ---
Hi Minkyu Kang,
Thank you for comment
On Mon, Jun 24, 2013 at 3:46 PM, Minkyu Kang 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
>> Signed-off-by: Rajeshwari Shinde
>> ---
>> Changes in V
Hi Minkyu Kang,
I will have to rebase this patch on the latest u-boot-samsung tree,
before which please do let me know your comments on the same.
Regards,
Rajeshwari Shinde
On Wed, May 15, 2013 at 6:47 PM, Simon Glass wrote:
> Hi Rajeswari,
>
> On Sun, May 12, 2013 at 8:40 PM, Rajeshw
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 wrote:
> On Tue, Jun 25, 2013 at 6:47 AM, Rajeshwari Shinde > wrote:
>
>> enum boot_mode is defined twice once in spl.h and also in
>> spl_boot.c,
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 wrote:
> On 01/07/13 16:42, Rajeshwari Shinde wrote:
>> EXYNOS4 user manual equation for calculating PLL output is
>> FOUT=
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
wrote:
> Convert the assembly code in board/samsung to c and move the same to arch/arm.
> lds file made common across SMDKV310
Hi Minkyu Kang,
Thank you for comments
On Tue, Jul 2, 2013 at 11:25 AM, Minkyu Kang 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 mem
Hi Minkyu Kang,
On Tue, Jul 2, 2013 at 11:25 AM, Minkyu Kang 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 init codes
Hi Minkyu Kang,
Thank you for comments. Please find the clarificatio below.
On Wed, Jul 3, 2013 at 5:40 PM, Minkyu Kang 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 to C code.
>>
Hi Minkyu Kang,
On Thu, Jul 4, 2013 at 7:31 AM, Minkyu Kang 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
+++ b/arch/arm/include/asm/arch-exyn
Hi Minkyu Kang,
On Thu, Jul 4, 2013 at 11:27 AM, Minkyu Kang wrote:
> On 04/07/13 14:27, Rajeshwari Birje wrote:
>> Hi Minkyu Kang,
>>
>> On Thu, Jul 4, 2013 at 7:31 AM, Minkyu Kang wrote:
>>>>>> diff --git a/arch/arm/include/asm/arch-exynos/cpu.h
&g
Hi Minkyu Kang,
On Fri, Jul 5, 2013 at 3:43 PM, Minkyu Kang wrote:
> There are differnce with clock calcuation by cpu variations.
> This patch will fix it according to user manual.
>
> Signed-off-by: Minkyu Kang
> Signed-off-by: Rajeshwari Shinde
> ---
> arch/arm/cpu/armv7/exynos/clock.c | 3
Looks fine to me.
Acked-by: Rajeshwari Shinde
On Tue, Jul 9, 2013 at 1:07 PM, Minkyu Kang wrote:
> There are differnce with clock calcuation by cpu variations.
> This patch will fix it according to user manual.
>
> Signed-off-by: Minkyu Kang
> Signed-off-by: Rajeshwari Shinde
> ---
> Changes f
Hi Albert,
Any idea when are you getting this patch in as it is effecting the SMDK5250
booting.
Regards,
Rajeshwari
On Fri, Dec 13, 2013 at 3:28 PM, Albert ARIBAUD
wrote:
> Hi Masahiro,
>
> On Fri, 13 Dec 2013 17:15:51 +0900, Masahiro Yamada
> wrote:
>
> > Hello Albert.
> >
> >
> > > $(obj)$
Hi Simon,
Had posted a patch for same long back and some how it did not get reviewed
later, this needs to reworked again.
Following is the link for same.
https://patches.linaro.org/15850/
Regards,
Rajeshwari
On Fri, Dec 20, 2013 at 10:06 PM, Simon Glass wrote:
> Hi Ajay,
>
> On 20 December 20
Hi All,
This looks fine.
Acked-by: Rajehswari Shinde
On Wed, Jan 29, 2014 at 1:33 PM, Minkyu Kang wrote:
>
> Signed-off-by: Minkyu Kang
> ---
> arch/arm/include/asm/arch-exynos/periph.h |2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/include/asm/arch-exyn
Hi Minkyu Knag,
On Wed, Jan 29, 2014 at 1:34 PM, Minkyu Kang wrote:
> Because of the list of peripherals is not sequential,
> such a routine does not check for valid correctly.
> Error check will be done when call the exynos_pinmux_config function.
>
> Signed-off-by: Minkyu Kang
> ---
> arch/ar
Acked-by: Rajeshwari Shinde
On Wed, Jan 29, 2014 at 2:27 PM, Rajeshwari Birje
wrote:
> Hi All,
>
> This looks fine.
>
> Acked-by: Rajehswari Shinde
>
> On Wed, Jan 29, 2014 at 1:33 PM, Minkyu Kang wrote:
>>
>> Signed-off-by: Minkyu Kang
>> ---
>&g
Hi Minkyu Kang,
On Mon, Feb 3, 2014 at 12:53 PM, Minkyu Kang wrote:
> On 29/01/14 18:01, Rajeshwari Birje wrote:
>> Hi Minkyu Knag,
>>
>> On Wed, Jan 29, 2014 at 1:34 PM, Minkyu Kang wrote:
>>> Because of the list of peripherals is not sequential,
>>>
Hi All,
CCing Jaehoon Chung.
Regards,
Rajeshwari
On Wed, Feb 5, 2014 at 10:48 AM, Rajeshwari Shinde
wrote:
> From: Rajeshwari S Shinde
>
> This patch corrects the divider value written to CLKDIV register.
> Since SDCLKIN is divided inside controller by the DIVRATIO value set
> in the CLKSEL re
ng
>
> On 02/05/2014 02:58 PM, Rajeshwari Birje wrote:
>> Hi All,
>>
>> CCing Jaehoon Chung.
>>
>> Regards,
>> Rajeshwari
>>
>> On Wed, Feb 5, 2014 at 10:48 AM, Rajeshwari Shinde
>> wrote:
>>> From: Rajeshwari S Shinde
>>>
Hi Marek Vasut,
Thank you for the comments.
On Wed, May 2, 2012 at 10:00 AM, Marek Vasut wrote:
> Dear Rajeshwari Shinde,
>
> This patch adds ehci driver support for s5p.
>
>It'd be awesome if you CCed me ;-)
>Also, it might be worth CCing Lukasz?
-- Will do so.
>
>
> Signed-off-by: Vivek Gautam
Hi Minkyu,
Thank you for the comments.
On Thu, May 3, 2012 at 1:08 PM, Minkyu Kang wrote:
> On 2 May 2012 22:52, Rajeshwari Shinde wrote:
>> Signed-off-by: Vivek Gautam
>> Signed-off-by: Rajeshwari Shinde
>> ---
>> arch/arm/include/asm/arch-exynos/cpu.h | 1 +
>> include/configs/smdk5250.
Hi Minkyu,
Thank you for the comments.
On Thu, May 3, 2012 at 1:20 PM, Minkyu Kang wrote:
> Dear Rajeshwari Shinde,
>
> On 2 May 2012 22:48, Rajeshwari Shinde wrote:
>> This patch adds ehci driver support for s5p.
>
> Now, s5p is renamed to exynos.
> Please fix it globally.
>
>>
>> Signed-off-b
Hi Minkyu,
Thank you for the comments.
On Thu, May 3, 2012 at 12:44 PM, Minkyu Kang wrote:
> Dear Rajeshwari Shinde,
>
> On 2 May 2012 22:52, Rajeshwari Shinde wrote:
>> This patch add structure for SYSREG.
>>
>> Signed-off-by: Che-Liang Chiou
>> Signed-off-by: Rajeshwari Shinde
>> Reviewed-b
Hi Minkyu,
Thank you for the comments.
On Thu, May 3, 2012 at 1:03 PM, Minkyu Kang wrote:
> On 2 May 2012 22:52, Rajeshwari Shinde wrote:
>> This patch adds functions to enable/disable the power of USB
>> host controller for exynos5.
>>
>> This patch depends on the patch:
>> USB: S5P: Add ehci
Hi Minkyu Kang ,
Thank you for the comments.
On Tue, May 8, 2012 at 7:47 AM, Minkyu Kang wrote:
> Dear Rajeshwari Shinde,
>
> On 4 May 2012 20:12, Rajeshwari Shinde wrote:
>> This patch adds functions to enable/disable the power of USB
>> host controller for EXYNOS5.
>>
>> Signed-off-by: Vivek
Hi Marek,
The exact change is in "[PATCH 4/6 V4] EXYNOS: Add power
Enable/Disable for USB-EHCI",
It is : Renamed exynos5_set_usb_phy_ctrl and set_usb_phy_ctrl to
exynos5_set_usbhost_phy_ctrl and set_usbhost_phy_ctrl.
On Wed, May 16, 2012 at 6:53 PM, Marek Vasut wrote:
> Dear Vivek Gautam,
>
>>
Hi All,
Please do let me know if any updates on the this patchset.
On Fri, May 4, 2012 at 12:26 PM, Rajeshwari Shinde
wrote:
> This patch performs the pinmux configuration in a common file.
> As of now only Exynos5 pinmux for SDMMC, UART and Ethernet is
> supported.
>
> Signed-off-by: Abhilash K
Hi Marek,
I am working on u-boot-samsung master branch.
arch/arm/include/asm/arch-exynos/system.h was added to it on April 5
2012 with patch:
"EXYNOS: definitions of system resgister and power management registers."
If you still want me rebase the patches on u-boot-usb/master do let me know.
On
Hi Marek,
On Tue, May 22, 2012 at 6:49 AM, Marek Vasut wrote:
> Dear Rajeshwari Shinde,
>
>> This patch incorates the review comments given by Minkyu Kang for
>> EHCI support on EXYNOS
>>
>> Signed-off-by: Rajeshwari Shinde
>
> Perfect, applied and applied those 6 patches that were dangling. Now
Hi Lukasz Majewski,
Thank you for the coments.
On Tue, May 22, 2012 at 12:20 PM, Lukasz Majewski
wrote:
> Hi Rajeshwari,
>
>> This patch adds driver and register definitions for PMIC chip
>> MAX77686.
>
> Why don't use the PMIC framework? Please look into drivers/misc/pmic_*
> for examples.
Will
Hi Chander,
Thank you for comments
On Wed, May 23, 2012 at 11:35 AM, Chander Kashyap
wrote:
> Hi,
>
> On 4 May 2012 12:26, Rajeshwari Shinde wrote:
>> Use the pinmux configuration function for SMDK5250.
>>
>> Signed-off-by: Abhilash Kesavan
>> Signed-off-by: Rajeshwari Shinde
>> ---
>> arch/
ccing Lukasz Majewski.
On Wed, May 23, 2012 at 2:27 PM, Rajeshwari Shinde
wrote:
> This patch adds driver and register definitions for PMIC chip
> MAX77686.
>
> Signed-off-by: Rajeshwari Shinde
> ---
> changes for V2:
> - using the generic PMIC framework instead of writing separate driver
ccing Lukasz Majewski.
On Wed, May 23, 2012 at 2:27 PM, Rajeshwari Shinde
wrote:
> This patch enables MAX77686 pmic chip for SMDK5250.
>
> Signed-off-by: Rajeshwari Shinde
> ---
> This patch is based on:
> "EXYNOS: SMDK5250: Enable the pinmux setup" and
> "CONFIG: SMDK5250: I2C: En
Hi All,
This patch is based on: "EXYNOS5: PINMUX: Added default pinumx settings".
Regards,
Rajeshwari Shinde.
On Fri, May 25, 2012 at 5:21 PM, Rajeshwari Shinde
wrote:
> Add MSHCI driver support and resgister description for same.
>
> Signed-off-by: Alim Akhtar
> Signed-off-by: Terry Lambert
Hi Jaehoon Chung,
Thank you for comments.
On Tue, May 29, 2012 at 5:08 PM, Jaehoon Chung wrote:
> Hi Rajeshwari,
>
> i added Some comments.
>
> On 05/25/2012 08:51 PM, Rajeshwari Shinde wrote:
>
>> Add MSHCI driver support and resgister description for same.
>>
>> Signed-off-by: Alim Akhtar
>>
Hi Simon,
Thank you for comments.
On Fri, Jun 1, 2012 at 6:05 AM, Simon Glass wrote:
> Hi,
>
> On Thu, May 3, 2012 at 11:56 PM, Rajeshwari Shinde > wrote:
>
>> This patch performs the pinmux configuration in a common file.
>> As of now only Exynos5 pinmux for SDMMC, UART and Ethernet is
>> suppo
Hi Minkyu Kang,
Thank you for comments.
On Fri, Jun 1, 2012 at 12:11 PM, Minkyu Kang wrote:
> Dear Simon Glass,
>
> On 1 June 2012 10:40, Simon Glass wrote:
>> Hi,
>>
>> On Thu, May 31, 2012 at 2:57 AM, Minkyu Kang wrote:
>>>
>>> Dear Rajeshwari Shinde,
>>>
>>> On 23 May 2012 17:54, Rajeshwari
Hi Simon,
Thank you for comments.
On Fri, Jun 1, 2012 at 6:47 AM, Simon Glass wrote:
> Hi,
>
> On Fri, May 18, 2012 at 5:12 AM, Rajeshwari Shinde > wrote:
>
>> This patch modifies the S3C I2C driver to suppport EXYNOS5.
>> The cahnges made to driver are as follows:
>> - I2C base address i
Hi Simon,
On Fri, Jun 1, 2012 at 7:03 AM, Simon Glass wrote:
> Hi,
>
> On Fri, May 25, 2012 at 4:53 AM, Rajeshwari Shinde > wrote:
>
>> Add pinmux support for SDMMC4 on EXYNOS5.
>>
>> Signed-off-by: Terry Lambert
>> Signed-off-by: Rajeshwari Shinde
>>
>
> Is this relevant only to EVT0? It's fin
Hi All,
ccing Jaehoon Chung
Regards,
Rajeshwari Shinde.
On Mon, Jun 11, 2012 at 6:18 PM, Rajeshwari Shinde
wrote:
> Add DWMMC driver support and resgister description for same.
>
> Signed-off-by: Alim Akhtar
> Signed-off-by: Terry Lambert
> Signed-off-by: Rajeshwari Shinde
> ---
> Changes
or PINMUX. right?
>
> Best Regards,
> Jaehoon Chung
>
> On 06/12/2012 03:14 PM, Chander Kashyap wrote:
>
>> Hi,
>>
>> On 11 June 2012 19:26, Rajeshwari Birje wrote:
>>> Hi All,
>>>
>>> ccing Jaehoon Chung
>>>
>>> Rega
Hi Chander,
Thank you for comments will do the correction.
Regards,
Rajeshwari Shinde.
On Tue, Jun 12, 2012 at 11:44 AM, Chander Kashyap
wrote:
> Hi,
>
> On 11 June 2012 19:26, Rajeshwari Birje wrote:
>> Hi All,
>>
>> ccing Jaehoon Chung
>>
>> Regards
Will do the change and send the patch for review.
> And Added some comment
>
> On 06/12/2012 06:33 PM, Rajeshwari Birje wrote:
>
>> Hi Jaehoon Chung,
>>
>> Yes you need to apply the following patchset
>> http://comments.gmane.org/gmane.comp.boot-loaders.u-boot/1327
Hi Piotr,
On Thu, Feb 13, 2014 at 7:40 PM, Piotr Wilczek wrote:
> This patch removes currently unused max77686_init function.
> Despite being not used, it's implementation is board specific.
>
MAX77686 is required for 5250, but missed it somehow when adding 5420
support and making a common config
Hi Piotr,
This looks fine.
Acked-by: Rajeshwari Shinde
On Thu, Feb 13, 2014 at 7:40 PM, Piotr Wilczek wrote:
> The checkboard function's implementation is common for all
> DT supporting boards and should be placed in the board common file.
>
> Signed-off-by: Piotr Wilczek
> Signed-off-by: Kyu
Hi All,
For exynos5250 board we use CONFIG_SKIP_LOWLEVEL_INIT, hence change in
"board/samsung/smdk5250/lowlevel_init.S" should not effect. Infact I
feel that file can be removed.
Regards,
Rajeshwari
___
U-Boot mailing list
U-Boot@lists.denx.de
http://l
Hi Albert,
On Fri, Feb 14, 2014 at 1:38 PM, Albert ARIBAUD
wrote:
> Hi Rajeshwari,
>
> On Fri, 14 Feb 2014 12:58:58 +0530, Rajeshwari Birje
> wrote:
>
>> Hi All,
>>
>> For exynos5250 board we use CONFIG_SKIP_LOWLEVEL_INIT, hence change in
>> "board/
Hi Piotr,
On Fri, Feb 14, 2014 at 3:18 PM, Piotr Wilczek wrote:
> Hi Rajeshwari,
>
>> -Original Message-----
>> From: Rajeshwari Birje [mailto:rajeshwari.bi...@gmail.com]
>> Sent: Friday, February 14, 2014 6:32 AM
>> To: Piotr Wilczek
>> Cc: u-boot@lists.d
Hi Albert,
On Fri, Feb 14, 2014 at 3:11 PM, Albert ARIBAUD
wrote:
> Hi Rajeshwari,
>
> On Fri, 14 Feb 2014 13:52:48 +0530, Rajeshwari Shinde
> wrote:
>
>> From: Rajeshwari S Shinde
>>
>> Since we use CONFIG_SKIP_LOWLEVEL_INIT for Exynos baords, we dont need to a
>> lowlevel_init.S file.
>>
>> S
Hi
Acked-by: Rajeshwari S Shinde
Regards,
Rajeshwari
On Tue, Mar 11, 2014 at 12:56 AM, Simon Glass wrote:
> Hi Marek,
>
> On 10 March 2014 13:04, Marek Vasut wrote:
>> Squash these warnings in pinmux.c found with GCC 4.8:
>>
>> /arch/arm/cpu/armv7/exynos/pinmux.c: In function 'exynos_pinmux_c
Hi Joonyoung Shim,
Thank you for comments.
On Fri, Jun 15, 2012 at 12:40 PM, Joonyoung Shim wrote:
> Hi,
>
> 2012/6/7 Rajeshwari Shinde :
>> This patch modifies the S3C I2C driver to suppport EXYNOS5.
>> The cahnges made to driver are as follows:
>> - I2C base address is passed as a param
Hi Joonyoung Shim,
Thank you for comments.
On Fri, Jun 15, 2012 at 12:45 PM, Joonyoung Shim wrote:
> Hi,
>
> 2012/6/7 Rajeshwari Shinde :
>> This adds multiple i2c channel support for I2C.
>>
>> Signed-off-by: Alim Akhtar
>> Signed-off-by: Rajeshwari Shinde
>> Acked-by: Simon Glass
>> ---
>>
Hi Joonyoung Shim,
Thank you for comments.
On Tue, Jun 19, 2012 at 12:45 PM, Joonyoung Shim wrote:
+static void i2c_bus_init(struct s3c24x0_i2c *i2c, unsigned int bus)
+{
+ int periph_id = i2c_get_periph_id(bus);
+
+ exynos_pinmux_config(periph_id, 0);
+
Hi Joonyoung Shim,
On Tue, Jun 19, 2012 at 1:20 PM, Joonyoung Shim wrote:
> Hi,
>
> I add some comments at the below.
>
-- ok
> And current SMDK5250 uses Exynos5250 EVT0 base codes,
> but i know the kernel supports only Exynos5250 EVT1.
>
> So, let's remove Exynos5250 EVT0 codes and add EVT1 code
Hi Jaehoon Chung,
Had few comments...
Is this changes for EVT1 board?
As per the EVT1 Manual I have it is:
MMC0: Correct as per your changes.
MMC1: Bank C2 - 4 bit: func - 0x2
MMC2: Bank C3 - 4 bit: func - 0x2, You have made it 8 bit. (EVT0 the
manual I have it says func 0x2)
MMC3 not there.
O
Hi Minkyu Kang,
This being I2C driver code should not have any dependency on EVT0 or EVT1.
Regards,
Rajeshwari Shinde.
On Wed, Jun 20, 2012 at 2:01 PM, Minkyu Kang wrote:
> Dear Rajeshwari Birje,
>
> On 19 June 2012 19:57, Rajeshwari Birje wrote:
>> Hi Joonyoung Shim,
>&
Hi Jaehoon Chung
On Wed, Jun 20, 2012 at 5:28 PM, Jaehoon Chung wrote:
> Hi Rajeshwari,
>
> On 06/20/2012 08:11 PM, Rajeshwari Shinde wrote:
>
>> This patch modifies the pinmux settings of MMC and UART as per
>> Exynos5250 Rev 1.0
>>
>> Signed-off-by: Rajeshwari Shinde
>> ---
>> Chnages in V2:
>
Hi Joonyoung Shim,
Thank you for comments.
On Thu, Jun 21, 2012 at 10:25 AM, Joonyoung Shim wrote:
> Hi, Rajeshwari.
>
> 2012/6/20 Rajeshwari Shinde :
>> Define additional registers for clock control in Exynos5250 Rev 1.0
>>
>
> Many registers for clock is missed for EVT1 and exist for EVT0 stil
Hi Jaehoon Chung,
Thank you for comments.
On Thu, Jun 21, 2012 at 5:31 AM, Jaehoon Chung 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 and
>> support
Hi Jaehoon Chung,
On Tue, Jul 3, 2012 at 10:27 AM, Jaehoon Chung wrote:
> Support DesignWare MMC Controller for Samsung Specific.
>
> Signed-off-by: Jaehoon Chung
> Signed-off-by: Kyungmin Park
> Signed-off-by: Rajeshawari Shinde
> ---
> arch/arm/include/asm/arch-exynos/dwmmc.h | 36 ++
Hi Jaehoon Chung,
On Tue, Jul 3, 2012 at 11:18 AM, Jaehoon Chung 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
>> wrote:
>>> Support DesignWare
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 wrote:
> Hi, Rajeshwari,
>
> 2012/5/8 Rajeshwari Shinde :
>> This patchset series adds support to enable USB 2
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 wrote:
> On 2 July 2012 20:36, Rajeshwari
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 wrote:
> Hi Rajeshwari,
>
> How do you think about fixin
Hi Jaehoon Chung,
Acked-by: Rajeshwari Shinde
Thanks and Regards,
Rajeshwari Shinde.
On Tue, Jul 10, 2012 at 12:50 PM, Jaehoon Chung wrote:
> Removed [-Wuninitialized] warning message.
> The fout_sel is assigned to "-1" by default.
> And start, gpio_func is initialized to 0.
>
> Signed-off-by:
Hi Simon Glass,
Thank you for comments.
On Wed, Jul 18, 2012 at 10:46 PM, Simon Glass wrote:
> Hi,
>
> On Thu, Jul 5, 2012 at 12:59 PM, Rajeshwari Shinde
> wrote:
>> This adds i2c clock information for EXYNOS5.
>>
>> Signed-off-by: Alim Akhtar
>> Signed-off-by: Doug Anderson
>> Signed-off-by:
Hi Simon Glass,
Thank you for comments.
On Thu, Jul 19, 2012 at 1:39 AM, Simon Glass wrote:
> Hi,
>
> On Thu, Jul 5, 2012 at 12:59 PM, Rajeshwari Shinde
> wrote:
>> This enables I2C support on smdk5250.
>> Pinmux setting moved to board file to avoid repeated setting of
>> gpio lines.
>>
>> Sign
Hi Simon Glass,
Thank you for comments.
On Thu, Jul 19, 2012 at 1:36 AM, Simon Glass wrote:
> Hi,
>
> On Thu, Jul 5, 2012 at 12:59 PM, Rajeshwari Shinde
> wrote:
>> This patch modifies the S3C I2C driver to suppport EXYNOS5.
>> The cahnges made to driver are as follows:
>> - I2C base ad
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
wrote:
> Hi Simon Gla
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 wrote:
> On Tue, Feb 19, 2013 at 8:19 PM, Rajeshwari Shinde > wrote:
>
>> This patch
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/2265
Please ignore this mail.
Sorry for spamming
On Fri, Mar 15, 2013 at 4:08 PM, Rajeshwari Shinde
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 execution can continue
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 wrote:
> On Thu, Feb 7, 2013 at 2:07 AM, Rajeshwari Shinde
> wrote:
>> Add W25Q32 to Winbond s
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 wrote:
> Hi Rajeshwari,
>
> On Thu, Mar 21, 2013 at 4:33 AM, Rajeshwari Shinde
> wrote:
>> Changes in V2:
>> - Enabled CMD_GPIO as
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 wrote:
> This patch add new functions to pmic max77686 to set voltage and mode.
>
> Signed-off-by: Piotr Wilczek
> Signed-off-by: Kyungmin Park
> CC: Minkyu Kan
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
wrote:
> They have been def
Hi Minkyu Kang,
Thank you for comments.
On Mon, Apr 1, 2013 at 5:27 PM, Minkyu Kang 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
>> into different
Hi Minkyu Kang,
Thank you for comment
On Fri, Mar 29, 2013 at 11:44 AM, Minkyu Kang 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
>> Signed-off-by: Rajeshwari Sh
Hi Simon,
Just had one following comment
On Tue, Apr 2, 2013 at 5:34 AM, Simon Glass wrote:
> From: Aaron Durbin
>
> 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. Therefore, select the proper bus before
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 enums;
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
wrote:
> Hi Rajeshwari,
>
> On Tue, 2 Apr 2013 11:58:42 +0530, Rajeshwari Birje
> wr
e only what is necessary to
> > understand your answer)
> >
> > On Tue, 2 Apr 2013 15:00:55 +0530, Rajeshwari Birje
> > wrote:
> >
> >> Hi Albert,
> >>
> >> I am building for Samsung SMDK5250 and toolchain I use is arm-2011.09.
> >>
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 drivers/sou
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
On Thu, Apr 4, 2013 at 4:43 PM, Piotr Wilczek wrote:
> This patch add new functions to pmic max77686 to set voltage and mode.
>
> Signed-off-by: Piotr Wilczek
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
wrote:
> This patchset adds GPIO numbering feature where pinmux setting
> can be done just by seding the pin munber and we do not have to
> remember which
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
Hi Andrew,
Thank you for comments.
On Thu, Aug 16, 2012 at 8:29 PM, Andrew Dyer 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 patch looks
Hi,
On Sat, Aug 18, 2012 at 12:23 AM, Mike Frysinger 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 appropriate.
>
> +1
Hi Joonyoung,
Thank you for testing.
Regards,
Rajeshwari Shinde
On Mon, Aug 20, 2012 at 12:15 PM, Joonyoung Shim wrote:
> Hi,
>
> 2012/8/2 Rajeshwari Shinde :
>> This patch adds SPI driver for EXYNOS.
>>
>> Signed-off-by: Simon Glass
>> Signed-off-by: Padmavathi Venna
>> Signed-off-by: Gabe B
Hi Chander,
Thank you for comments.
On Tue, Aug 21, 2012 at 3:22 PM, Chander Kashyap
wrote:
> hi Rajeshwari,
>
> On 14 August 2012 11:15, Rajeshwari Shinde wrote:
>> This patch enables sound support for EXYNOS5
> Enable sound for exynos5 based smdk5250 not exynos5.
- ok
>>
>> Signed-off-by: Raj
Hi Chander,
On Tue, Aug 21, 2012 at 3:26 PM, Chander Kashyap
wrote:
> hi,
>
> On 14 August 2012 11:15, Rajeshwari Shinde wrote:
>> This patch adds pinmux support for I2S1
>>
>> Signed-off-by: Rajeshwari Shinde
>> ---
>> arch/arm/cpu/armv7/exynos/pinmux.c| 12
>> arch/arm
Hi Joonyoung Shim,
Thank you for comments.
Sorry for late reply.
On Fri, Jun 15, 2012 at 1:20 PM, Joonyoung Shim wrote:
> Hi,
>
> 2012/5/23 Rajeshwari Birje :
>> ccing Lukasz Majewski.
>>
>> On Wed, May 23, 2012 at 2:27 PM, Rajeshwari Shinde
>> wrote:
>&g
1 - 100 of 209 matches
Mail list logo