2013/5/16 Wolfram Sang :
> devm_ioremap_resource does sanity checks on the given resource. No need to
> duplicate this in the driver.
>
> Signed-off-by: Wolfram Sang
Acked-by: Barry Song
-barry
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc&
2012/11/12, Tomasz Figa :
> Hi Russel,
>
> On Monday 12 of November 2012 09:51:14 Russell King - ARM Linux wrote:
>> > +
>> > +static int exynos_cpu_boot(int cpu)
>> > +{
>> > + exynos_smc(SMC_CMD_CPU1BOOT, cpu, 0, 0);
>> > + return 0;
>> > +}
>>
>> Same for this (though, what _exactly_ is 'cpu',
2012/11/22, Tomasz Figa :
> Some Exynos-based boards contain secure firmware and must use firmware
> operations to set up some hardware.
>
> This patch adds firmware operations for Exynos secure firmware and a way
> for board code and device tree to specify that they must be used.
>
> Example of us
2012/11/22, Tomasz Figa :
> Some boards are running with secure firmware running in TrustZone secure
> world, which changes the way some things have to be initialized.
>
> This patch adds an interface for platforms to specify available firmware
> operations and call them.
>
> A wrapper macro, call_
Haojian Zhuang
> Cc: David Brown
> Cc: Daniel Walker
> Cc: Bryan Huntsman
> Cc: Tony Lindgren
> Cc: Kevin Hilman
> Cc: Barry Song
> Cc: Ben Dooks
> Cc: Kukjin Kim
> Cc: linux-arm-ker...@lists.infradead.org
> Cc: linux-arm-...@vger.kernel.org
> Cc: linux-o...@
2012/9/5 Kukjin Kim :
> Barry Song wrote:
>>
>> From: Barry Song
>>
>> Signed-off-by: Barry Song
>
> Acked-by: Kukjin Kim
Kukjin, Thanks. i assume this will be taken by samsung tree. Who will
take care the other one:
http://www.spinics.net/lists/arm-kernel/msg
From: Barry Song
Signed-off-by: Barry Song
---
arch/arm/mach-exynos/Kconfig |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig
index b5b4c8c..3fd4ab3 100644
--- a/arch/arm/mach-exynos/Kconfig
+++ b/arch/arm/mach
From: Barry Song
Signed-off-by: Barry Song
---
arch/arm/Kconfig |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 2c1ca9f..00ef0e0 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1157,7 +1157,6 @@ config PLAT_VERSATILE
u,
> Kyungmin Park
>
> On 8/31/12, Barry Song wrote:
>> From: Barry Song
>>
>> Signed-off-by: Barry Song
>> ---
>> arch/arm/mach-exynos/Kconfig |1 -
>> 1 files changed, 0 insertions(+), 1 deletions(-)
>>
>> diff --git a/arch/arm/mach-exy
2012/1/21 Mark Brown :
> Saves remembering to call kfree(). There's some kfree()s used by the
> resource still, these will be removed in 3.3 using the newly added
> devm_request_and_ioremap().
>
> Signed-off-by: Mark Brown
Reviewed-by: Barry Song
> ---
> driver
Thomas,
Thanks for your reply.
On Wed, Dec 29, 2010 at 12:02 PM, Thomas Abraham wrote:
> On Sun, Dec 26, 2010 at 10:06 PM, Barry Song <21cn...@gmail.com> wrote:
>> Hi All,
>> After checking the S3C OTG udc drivers in drivers/usb/gadget, i didn't
>> find it
Hi All,
After checking the S3C OTG udc drivers in drivers/usb/gadget, i didn't
find it can support isochronous endpoint. According to datasheet of
S3C6410, EPtype field of DIEPCTLn and DOEPCTLn is read-only. Current
S3C OTG udc driver list ep0~ep9, which are control endpoint and
bulk/int endpoint a
On Sun, Jan 17, 2010 at 8:57 PM, Maurus Cuelenaere
wrote:
> Op 17-01-10 03:00, Barry Song schreef:
>>
>> In fact, I once used 12Mhz external crystal, after setting PHYCLK
>> right, both USB 1.1 as host and 2.0 as gadget can work. The kernel
>> version I used is 2.6.28
In fact, I once used 12Mhz external crystal, after setting PHYCLK
right, both USB 1.1 as host and 2.0 as gadget can work. The kernel
version I used is 2.6.28.
On Sat, Jan 16, 2010 at 8:39 PM, Maurus Cuelenaere
wrote:
> Hi,
>
> I'm trying to get the USB OTG port working on my device (S3C6410 boa
re time to get the references.
> If we get any changes or detail status, I will keep you posted.
Thanks. I am glad to get any update about that :-)
>
> Best Regards,
> --
> Jinsung Yang
> SAMSUNG Electronics
>
>> -Original Message-
>> From: Barry Song [mailto
.6.28, and hope to get some reference codes for applications. Hope
to hear from you soon. Thanks a lot again.
Barry
On Fri, Dec 11, 2009 at 3:16 PM, Jinsung Yang wrote:
>> From: linux-samsung-soc-ow...@vger.kernel.org [mailto:linux-samsung-soc-
>> ow...@vger.kernel.org] On Behalf Of B
Hi,
I found there are many drivers which have existed in samsung 2.6.28
tree. For example, s3c6410 jpeg/multi functions codecs/2D/3D, audio
board drivers, framebuffer and so on. But they are not in 2.6.31 or
newest tree.
Is there any plan about that? And is there any way to use those
drivers in new
17 matches
Mail list logo