Hello Minkyu,
On 01/02/2014 07:35 AM, Minkyu Kang wrote:
Hi,
On 19/12/13 03:31, Przemyslaw Marczak wrote:
Old s5p gpio coding method was not clean and was not working properly
for all parts and banks. New method is clean and easy to extend.
Gpio coding mask:
0x00ff - pin number
0x0000
On 02/01/14 15:32, Rajeshwari Birje wrote:
> 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/
This patchset was marked to "Changes Requested".
plea
Hello,
On 02/04/13 09:04, Simon Glass wrote:
> From: Tom Wai-Hong Tam
>
> This adds driver support for the TPS65090 PMU. Support includes
> hooking into the pmic infrastructure so that the pmic commands
> can be used on the console. The TPS65090 supports the following
> functionality:
>
> - fe
On 19/12/13 03:31, Przemyslaw Marczak wrote:
> Config: CONFIG_MISC_INIT_R enables implementation of misc_init_r()
> in common file::
> - board/samsung/common/misc.c
I can't understand this commit message.
What means?
>
> Signed-off-by: Przemyslaw Marczak
>
> ---
> Changes v2:
> - change CONFIG
Hi,
On 19/12/13 03:31, Przemyslaw Marczak wrote:
> Old s5p gpio coding method was not clean and was not working properly
> for all parts and banks. New method is clean and easy to extend.
>
> Gpio coding mask:
> 0x00ff - pin number
> 0x0000 - bank offset
> 0xff00 - part number
>
> Si
On 19/12/13 03:31, Przemyslaw Marczak wrote:
> This change adds CFLAGS: -mno-unaligned-access
> which depends on option: PLATFORM_NO_UNALIGNED
>
> This option avoids unaligned data access exception on armv7, caused
> by access to logo data which is mostly unaligned initialized array.
OK. I unders
On 19/12/13 03:31, Przemyslaw Marczak wrote:
> This change avoids unexpected unaligned access.
>
> more info: README.arm-unaligned-accesses
>
> Signed-off-by: Przemyslaw Marczak
> cc: Lukasz Majewski
>
> ---
> Changes v2:
> - new patch
> ---
> board/samsung/trats/Makefile |2 ++
> 1 file
On 19/12/13 03:31, Przemyslaw Marczak wrote:
> Signed-off-by: Przemyslaw Marczak
>
> ---
> changes v2:
> - add definitions for check keys
> - cleanup config definitions
> ---
> include/configs/trats2.h | 27 +++
> 1 file changed, 27 insertions(+)
>
> diff --git a/inclu
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 Minkyu,
On Thu, Jan 2, 2014 at 6:09 AM, Minkyu Kang wrote:
> On 12/11/13 21:27, Ajay Kumar wrote:
> > Enable FIMD and DP drivers on SMDK5420 so that we get to
> > see the LCD console on eDP panel.
> >
> > Signed-off-by: Ajay Kumar
> > ---
> > include/configs/smdk5420.h | 8
> > 1
Hi Minkyu,
On Thu, Jan 2, 2014 at 6:09 AM, Minkyu Kang wrote:
> On 12/11/13 21:27, Ajay Kumar wrote:
> > Add get_lcd_clk and set_lcd_clk callbacks for Exynos5420 needed by
>
> I think, they are not callback functions.
Ok. I will change the comment.
> > exynos video driver.
> > Also, configure
To add the Cadence SPI driver support for Altera SOCFPGA. It
required information such as clocks and timing from platform's
configuration header file within include/configs folder
Signed-off-by: Chin Liang See
Cc: Jagan Teki
Cc: Gerhard Sittig
---
Changes for v2
- Combine driver into single C f
On 12/11/13 21:27, Ajay Kumar wrote:
> Add get_lcd_clk and set_lcd_clk callbacks for Exynos5420 needed by
I think, they are not callback functions.
> exynos video driver.
> Also, configure ACLK_400_DISP1 as the parent for MUX_ACLK_400_DISP1_SUB_SEL.
>
> Signed-off-by: Ajay Kumar
> ---
> arch/a
On 12/11/13 21:27, Ajay Kumar wrote:
> Previously, we used to statically assign values for vl_col, vl_row and
> vl_bpix using #defines like LCD_XRES, LCD_YRES and LCD_COLOR16.
>
> Introducing the function exynos_lcd_early_init() would take care of this
> assignment on the fly by parsing FIMD DT pr
On 12/11/13 21:27, Ajay Kumar wrote:
> Enable FIMD and DP drivers on SMDK5420 so that we get to
> see the LCD console on eDP panel.
>
> Signed-off-by: Ajay Kumar
> ---
> include/configs/smdk5420.h | 8
> 1 file changed, 8 insertions(+)
>
> diff --git a/include/configs/smdk5420.h b/incl
On Tuesday, December 31, 2013 at 11:43:48 AM, Lukasz Majewski wrote:
> Hi Marek,
>
> > On Saturday, December 28, 2013 at 05:06:28 PM, Lukasz Majewski wrote:
> > > Hi Marek,
> > >
> > > > On Thursday, December 26, 2013 at 01:01:24 AM, Marek Vasut wrote:
> > > > > Fix unaligned access in OneNAND co
16 matches
Mail list logo