Hi, Banajit.
> -Original Message-
> From: linux-samsung-soc-ow...@vger.kernel.org [mailto:linux-samsung-soc-
> ow...@vger.kernel.org] On Behalf Of Banajit Goswami
> Sent: Wednesday, June 22, 2011 3:41 PM
> To: linux-samsung-soc@vger.kernel.org
> Cc: kgene@samsung.com; ben-li...@fluff.or
Abdoulaye Walsimou GAYE wrote:
>
> Heiko Stübner wrote:
> > The syscore_ops patch from Rafael J. Wysocki introduced some small
> > glitches for the S3C24XX cpus resulting in compile errors.
> >
> > Heiko Stuebner (3):
> >Fix missing struct for s3c2410_dma_chan in s3c2410_dma_suspend_chan
> >
From: Jonghun Han
This patch adds resource definitions for EXYNOS4 FIMD.
IRQ and SFR definitions are added.
Signed-off-by: Jonghun Han
Signed-off-by: Jingoo Han
---
arch/arm/mach-exynos4/include/mach/irqs.h |8
arch/arm/mach-exynos4/include/mach/map.h |5 +
2 files chang
This patch changes clock name for FIMD from "fimd" to "lcd".
Signed-off-by: Jingoo Han
---
arch/arm/mach-exynos4/clock.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/mach-exynos4/clock.c b/arch/arm/mach-exynos4/clock.c
index 871f9d5..12e6853 100644
--- a/a
From: Jonghun Han
This patch adds support EXYNOS4 FIMD0 and LTE480WV LCD pannel.
Signed-off-by: Jonghun Han
Signed-off-by: Jingoo Han
---
arch/arm/mach-exynos4/mach-smdkc210.c | 114 +
arch/arm/mach-exynos4/mach-smdkv310.c | 114 ++
From: Jonghun Han
This patch adds platform device s5p_device_fimd0 for EXYNOS4 FIMD0.
EXYNOS4 has two FIMDs(FIMD0, FIMD1). FIMD1 will be added later.
Some definitions used to enable EXYNOS4 FIMD0 are added.
Signed-off-by: Jonghun Han
Signed-off-by: Jingoo Han
---
arch/arm/mach-exynos4/Kconfig
This patch adds struct s3c_fb_driverdata s3c_fb_data_exynos4 for EXYNOS4
and adds lcd clock gating support.
FIMD driver needs two clocks for FIMD IP and LCD pixel clock. Previously,
both clocks are provided by using bus clock such as HCLK. However, EXYNOS4
can not select HCLK for LCD pixel clock b
This patch series is based on the latest
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
This was originally submitted by Jonghun Han
http://www.spinics.net/lists/arm-kernel/msg101781.html
This patch adds support FIMD(Fully Interactive Mobile Display) on Exynos4.
The 4th patch is
This patch adds support for LCD backlight using PWM timer for
Samsung SMDKV310 board.
Signed-off-by: Banajit Goswami
---
arch/arm/mach-exynos4/Kconfig |1 +
arch/arm/mach-exynos4/mach-smdkv310.c | 43 +
2 files changed, 44 insertions(+), 0 deletions(
On Tue, Jun 21, 2011 at 7:50 PM, Mark Brown
wrote:
> On Tue, Jun 21, 2011 at 11:07:13AM +0900, MyungJoo Ham wrote:
>
>> +#include
>
> This doesn't appear to be in mainline.
Right, not just yet. I should've added comment about the patch just
being applied to "next".
I've added it as it was told
Marek Szyprowski wrote:
>
> Hello,
>
> This is a short patch series that updates device definitions for
> Universal C210 board. The series is based on kgene/for-next kernel tree.
>
> Best regards
> --
> Marek Szyprowski
> Samsung Poland R&D Center
>
>
> Marek Szyprowski (3):
> ARM: Exynos4:
On Tue, Jun 21, 2011 at 4:03 PM, wrote:
> From: Praveen Paneri
>
> A generic method to initialize and exit OTG PHY which can be
> used for all the samsung SoCs.
> OTG platdata structure added in platform to pass required
> platform specific functions and data to the driver.
>
> Signed-off-by: Pr
From: Jonghun Han
This patch adds support EXYNOS4 FIMD0 and LTE480WV LCD pannel.
Signed-off-by: Jonghun Han
Signed-off-by: Jingoo Han
---
arch/arm/mach-exynos4/mach-smdkc210.c | 114 +
arch/arm/mach-exynos4/mach-smdkv310.c | 114 ++
This patch adds struct s3c_fb_driverdata s3c_fb_data_exynos4 for EXYNOS4
and adds lcd clock gating support.
FIMD driver needs two clocks for FIMD IP and LCD pixel clock. Previously,
both clocks are provided by using bus clock such as HCLK. However, EXYNOS4
can not select HCLK for LCD pixel clock b
From: Jonghun Han
This patch adds platform device s5p_device_fimd0 for EXYNOS4 FIMD0.
EXYNOS4 has two FIMDs(FIMD0, FIMD1). FIMD1 will be added later.
Some definitions used to enable EXYNOS4 FIMD0 are added.
Signed-off-by: Jonghun Han
Signed-off-by: Jingoo Han
---
arch/arm/mach-exynos4/Kconfig
From: Jonghun Han
This patch adds resource definitions for EXYNOS4 FIMD.
IRQ and SFR definitions are added.
Signed-off-by: Jonghun Han
Signed-off-by: Jingoo Han
---
arch/arm/mach-exynos4/include/mach/irqs.h |8
arch/arm/mach-exynos4/include/mach/map.h |5 +
2 files chang
On Wednesday 22 June 2011 08:01 AM, MyungJoo Ham wrote:
On Tue, Jun 21, 2011 at 2:33 PM, Tushar Behera wrote:
On Tuesday 21 June 2011 07:37 AM, MyungJoo Ham wrote:
Signed-off-by: MyungJoo Ham
Signed-off-by: Kyungmin Park
--
Changes from v1. Thanks so much for your valuable comments, Mark.
-
This patch changes clock name for FIMD from "fimd" to "lcd".
Signed-off-by: Jingoo Han
---
arch/arm/mach-exynos4/clock.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/mach-exynos4/clock.c b/arch/arm/mach-exynos4/clock.c
index 871f9d5..12e6853 100644
--- a/a
This patch series is based on the latest
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
This was originally submitted by Jonghun Han
http://www.spinics.net/lists/arm-kernel/msg101781.html
This patch adds support FIMD(Fully Interactive Mobile Display) on Exynos4.
The 4th patch is
On Tue, Jun 21, 2011 at 7:43 PM, Mark Brown
wrote:
> On Tue, Jun 21, 2011 at 10:58:43AM +0900, MyungJoo Ham wrote:
>
>> + ret = regulator_enable(adc->vdd);
>> + if (!ret)
>> + goto err_ioremap;
>> +
>
> This test looks the wrong way round? regulator_enable() should return 0
>
On Tue, Jun 21, 2011 at 8:49 PM, Tushar Behera wrote:
> On Tuesday 21 June 2011 04:40 PM, Mark Brown wrote:
>>
>> On Tue, Jun 21, 2011 at 11:03:12AM +0530, Tushar Behera wrote:
>>
>>> Will it be possible to move PMIC specific defines to a common file
>>> and make appropriate calls in the board-spe
On Tue, Jun 21, 2011 at 2:33 PM, Tushar Behera wrote:
> On Tuesday 21 June 2011 07:37 AM, MyungJoo Ham wrote:
>>
>> Signed-off-by: MyungJoo Ham
>> Signed-off-by: Kyungmin Park
>>
>> --
>> Changes from v1. Thanks so much for your valuable comments, Mark.
>> - Removed unnecessary initialization data
Hello,
On Tuesday, June 21, 2011 2:36 PM Praveen Paneri wrote:
> On Tue, Jun 21, 2011 at 4:21 PM, PRAVEEN PANERI
> wrote:
> Hi,
> >
> > Hello,
> >
> > On Tuesday, June 21, 2011 9:04 AM p.pan...@samsung.com wrote:
> >
> > > From: Praveen Paneri
> > >
> > > These patches modify DWC OTG driver for
On Tue, Jun 21, 2011 at 05:56:05PM +0530, Praveen Paneri wrote:
> Hi,
>
> On Tue, Jun 21, 2011 at 4:20 PM, PRAVEEN PANERI wrote:
Err, that attributation is wrong.
> > On Tue, Jun 21, 2011 at 12:33:46PM +0530, p.pan...@samsung.com wrote:
> > > +#include
> > > +#include
> > > +#include
> > > +#in
Hi,
On Tue, Jun 21, 2011 at 4:21 PM, PRAVEEN PANERI wrote:
Hi,
>
> Hello,
>
> On Tuesday, June 21, 2011 9:04 AM p.pan...@samsung.com wrote:
>
> > From: Praveen Paneri
> >
> > These patches modify DWC OTG driver for ARM and add it for ARM based SoCs.
> > Currently it has been tested for Samsung's
Hi,
On Tue, Jun 21, 2011 at 4:20 PM, PRAVEEN PANERI wrote:
>
> On Tue, Jun 21, 2011 at 12:33:46PM +0530, p.pan...@samsung.com wrote:
> > +#include
> > +#include
> > +#include
> > +#include
> > +#include
> > +#include
> > +#include
>
> linux/gpio.h please.
will change it
Thanks
Paneri
>
>
>
>
>
>
Hi,
On Tue, Jun 21, 2011 at 4:48 PM, Banajit Goswami
wrote:
> Hi Praveen,
>
> On Tue, Jun 21, 2011 at 12:33 PM, wrote:
>>
>> From: Praveen Paneri
>>
>> Adding virtual addresses for OTG PHY.
>>
>> Signed-off-by: Praveen Paneri
>> ---
>> arch/arm/mach-s5p64x0/cpu.c | 5 +
>> 1 files chan
Hello.
On 21-06-2011 15:49, Felipe Balbi wrote:
From: Praveen Paneri
Adding dwc driver name in existing platform device
to probe DWC OTG driver.
Introduced otg_set_platdata function to pass platform data
Added selectable config option to add DWC OTG driver for different
machines.
Signed-o
Hi,
On Tue, Jun 21, 2011 at 4:18 PM, PRAVEEN PANERI wrote:
>
> Hi,
>
> On Tue, Jun 21, 2011 at 12:33:43PM +0530, p.pan...@samsung.com wrote:
> > From: Praveen Paneri
> >
> > This patch modifies DWC OTG for ARM based SoCs. Currently it has
> > been tested for Samsung S5P6440. Can easily be built f
On Tue, Jun 21, 2011 at 05:19:14PM +0530, Tushar Behera wrote:
> On Tuesday 21 June 2011 04:40 PM, Mark Brown wrote:
>> If the board is similar enough in design to be sharing the PMIC code
>> that sounds like it should be sharing a lot more of the board setup
>> code.
> Origen board details can b
Hi,
On Tue, Jun 21, 2011 at 05:20:25PM +0530, Praveen Paneri wrote:
> > > @@ -37,7 +39,12 @@ static struct resource s3c_usb_hsotg_resources[] = {
> > > static u64 s3c_hsotg_dmamask = DMA_BIT_MASK(32);
> > >
> > > struct platform_device s3c_device_usb_hsotg = {
> > > +#ifdef CONFIG_S3C_DEV_USB_HS
Hi,
On Tue, Jun 21, 2011 at 4:17 PM, PRAVEEN PANERI wrote:
>
> Hi,
>
> On Tue, Jun 21, 2011 at 12:33:44PM +0530, p.pan...@samsung.com wrote:
> > From: Praveen Paneri
> >
> > Adding dwc driver name in existing platform device
> > to probe DWC OTG driver.
> > Introduced otg_set_platdata function to
Hi,
On Tue, Jun 21, 2011 at 03:47:04PM +0400, Sergei Shtylyov wrote:
> Hello.
>
> On 21-06-2011 11:03, p.pan...@samsung.com wrote:
>
> >From: Praveen Paneri
>
> >Adding dwc driver name in existing platform device
> >to probe DWC OTG driver.
> >Introduced otg_set_platdata function to pass platfo
On Tuesday 21 June 2011 04:40 PM, Mark Brown wrote:
On Tue, Jun 21, 2011 at 11:03:12AM +0530, Tushar Behera wrote:
Will it be possible to move PMIC specific defines to a common file
and make appropriate calls in the board-specific file?
In that way, we can re-use this PMIC code on some other
Hello.
On 21-06-2011 11:03, p.pan...@samsung.com wrote:
From: Praveen Paneri
Adding dwc driver name in existing platform device
to probe DWC OTG driver.
Introduced otg_set_platdata function to pass platform data
Added selectable config option to add DWC OTG driver for different
machines.
On 20 June 2011 22:25, Grant Likely wrote:
>> +
>> +static const struct of_dev_auxdata exynos4_auxdata_lookup[] __initconst = {
>> + OF_DEV_AUXDATA("samsung,s3c-sdhci", EXYNOS4_PA_HSMMC(2),
>> + "s3c-sdhci.2", &s3c_hsmmc2_def_platdata),
>> + OF_DEV_AUXD
S5PV210 and EXYNOS4 uses similar PLL(PLL46XX) for EPLL.
So, The EPLL set rate function is duplicated.
Note: Moved common code to plat-s5p, as commented by Kukjin Kim.
Signed-off-by: Naveen Krishna Chatradhi
---
arch/arm/mach-exynos4/clock.c|1 +
arch/arm/mach-s5pv210/clock.c
Add the sclk_spdif clock is of type 'struct clksrc_clk' clock.
Also, add clk_spdifextclk clocks of type 'struct clk' clock.
Signed-off-by: Naveen Krishna Chatradhi
---
arch/arm/mach-exynos4/clock.c | 35 +++
1 files changed, 35 insertions(+), 0 deletions(-)
dif
Move the duplicated code for SPDIF ops from S5PV210 and S5PC100.
So, the same can be used in EXYNOS4.
Signed-off-by: Naveen Krishna Chatradhi
---
Note: Moved common code to plat-s5p, as suggested by Kukjin Kim.
arch/arm/mach-s5pc100/clock.c | 37 +---
arch
o To Kukjin Kim, Sangbeom Kim, Jassi Brar and Seungwhan Youn
[PATCH v2 1/3] ARM: Samsung: Move duplicate code
o This is a prerequisite for 2/3 and 3/3 patches thus mentioned as "v2".
[PATCH v2 2/3] ARM: EXYNOS4: Add sclk_spdif clocks.
o v1 patch is https://patchwork.kernel.org/patch/867882/
[PA
On Mon, Jun 20, 2011 at 10:43:50AM -0600, Grant Likely wrote:
> I think I've commented on this before, but I do try to avoid direct
> coding registers into the DT. That said, sometimes there really isn't
> a nice human-friendly way of encoding things and direct register
> values is the best appro
Hi Grant,
On 20 June 2011 22:13, Grant Likely wrote:
>
> For custom properties, you should prefix the property name with 'samsung,'.
>
> This looks very much like directly encoding the Linux flags into the
> device tree. The binding should be completely contained within
> itself, and not refer t
Hi Praveen,
On Tue, Jun 21, 2011 at 12:33 PM, wrote:
>
> From: Praveen Paneri
>
> Adding virtual addresses for OTG PHY.
>
> Signed-off-by: Praveen Paneri
> ---
> arch/arm/mach-s5p64x0/cpu.c | 5 +
> 1 files changed, 5 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/mach-s5p64x0/
On Tue, Jun 21, 2011 at 11:03:12AM +0530, Tushar Behera wrote:
> Will it be possible to move PMIC specific defines to a common file
> and make appropriate calls in the board-specific file?
> In that way, we can re-use this PMIC code on some other boards (e.g.
> Insignal low-cost board Origen feat
Hi Grant,
On 20 June 2011 21:24, Grant Likely wrote:
> On Mon, Jun 20, 2011 at 5:02 AM, Thomas Abraham
> wrote:
>> The driver depends on pdev->dev.platform_data to retrive information
>> about the platform data even after the initialization. To add device
>> tree support, this has to be changed
On Tue, Jun 21, 2011 at 11:07:10AM +0900, MyungJoo Ham wrote:
> Signed-off-by: MyungJoo Ham
> Signed-off-by: Kyungmin Park
This looks good, though you should also be able to make the supply lists
into __initdata.
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
On Tue, Jun 21, 2011 at 11:07:13AM +0900, MyungJoo Ham wrote:
> +#include
This doesn't appear to be in mainline.
> +/* NTC Thermistor */
> +static struct platform_device nuri_ncp15wb473_thermistor;
> +static int read_thermistor_uV(void)
Blank line between these two.
> +{
> + static struct
On Tue, Jun 21, 2011 at 10:58:43AM +0900, MyungJoo Ham wrote:
> + ret = regulator_enable(adc->vdd);
> + if (!ret)
> + goto err_ioremap;
> +
This test looks the wrong way round? regulator_enable() should return 0
on success but this will treat that as an error.
> static int
Hello,
On Tuesday, June 21, 2011 9:04 AM p.pan...@samsung.com wrote:
> From: Praveen Paneri
>
> These patches modify DWC OTG driver for ARM and add it for ARM based SoCs.
> Currently it has been tested for Samsung's S5P6440. The development is
> still
> under process so these are not the best s
On Tue, Jun 21, 2011 at 12:33:46PM +0530, p.pan...@samsung.com wrote:
> +#include
> +#include
> +#include
> +#include
> +#include
> +#include
> +#include
linux/gpio.h please.
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord..
Hi,
On Tue, Jun 21, 2011 at 12:33:46PM +0530, p.pan...@samsung.com wrote:
> From: Praveen Paneri
>
> A generic method to initialize and exit OTG PHY which can be
> used for all the samsung SoCs.
> OTG platdata structure added in platform to pass required
> platform specific functions and data to
Hi,
On Tue, Jun 21, 2011 at 12:33:43PM +0530, p.pan...@samsung.com wrote:
> From: Praveen Paneri
>
> This patch modifies DWC OTG for ARM based SoCs. Currently it has
> been tested for Samsung S5P6440. Can easily be built for others
> as well.
>
> Following features are tested for basic function
Hi,
On Tue, Jun 21, 2011 at 12:33:44PM +0530, p.pan...@samsung.com wrote:
> From: Praveen Paneri
>
> Adding dwc driver name in existing platform device
> to probe DWC OTG driver.
> Introduced otg_set_platdata function to pass platform data
> Added selectable config option to add DWC OTG driver f
On 06/21/2011 06:18 AM, JinGoo Han wrote:
>>> --+---++
>>> exynos4 | ACLK_160 (fimd) | O | SCLK_FIMD (sclk_fimd)|
>>> --++---+
>> ^^^
>> In mach-exynos4/clock.c
Hi Jingoo Han,
On Tuesday 21 June 2011 09:38 AM, JinGoo Han wrote:
> Hi, Tushar Behera.
>
>> -Original Message-
>> From: linux-samsung-soc-ow...@vger.kernel.org [mailto:linux-samsung-soc-
>> ow...@vger.kernel.org] On Behalf Of Tushar Behera
>> Sent: Tuesday, June 21, 2011 12:47 PM
>> To: J
55 matches
Mail list logo