On Tue, Jan 10, 2012 at 01:31:47AM +0530, Thomas Abraham wrote:
> +Required properties:
> +- gpios: The gpios used to interface with the external LCD panel.
This isn't terribly informative for the user - which GPIOs and in what
order are they specified? Looking at the code it looks like pin mux
On Mon, Jan 09, 2012 at 09:58:39AM +, Russell King - ARM Linux wrote:
> On Sun, Jan 08, 2012 at 08:49:53PM +, Mark Brown wrote:
> > That'd be extremely disappointing, especially given that there's some
> > bug fixes in there for updates going in this merge window without which
> > mainline
Hi Sachin,
thanks for the patch.
There is no issue for MFC.
Best regards,
/jtpark
> -Original Message-
> From: Kukjin Kim [mailto:kgene@samsung.com]
> Sent: Thursday, December 29, 2011 12:35 PM
> To: 'Sachin Kamat'; linux-samsung-soc@vger.kernel.org
> Cc: jtp.p...@samsung.com
> Subje
On Monday, January 09, 2012, Kukjin Kim wrote:
> Hi Rafael,
>
> This is just reporting of build error.
>
> Current mainline happens build error at drivers/base/power/domain_governor.c
> file like following when CONFIG_PM_RUNTIME is not set. For example, it
> happens with s3c6400_defconfig now.
>
Add device tree based discovery support for Samsung's display controller.
Cc: Grant Likely
Cc: Rob Herring
Signed-off-by: Thomas Abraham
---
.../devicetree/bindings/fb/samsung-fb.txt | 103 ++
drivers/video/s3c-fb.c | 209 +++-
2 f
On Mon, Jan 09, 2012 at 03:56:34PM +, Arnd Bergmann wrote:
> Of course we will take all bug fixes. Just rebase the rest on top of 3.3-rc1
> and we can take it right away for 3.4.
I've sent a pull request earlier in the thread for the main ones I'm
aware of (which are mostly fixes for things i
On Monday 09 January 2012, Kukjin Kim wrote:
> In my opinion, as you know, it would be better to us if you could send this in
> this merge window.
> Actually, it does not have any dependency with others, in addition, for a long
> time this has been included in linux-next for this
> merge window.
Y
This patch add a complete implementation of DMA-mapping API for
devices that have IOMMU support. All DMA-mapping calls are supported.
This patch contains some of the code kindly provided by Krishna Reddy
and Andrzej Pietrasiewicz
Signed-off-by: Marek Szyprowski
Signed-off-by: Kyungmin Park
-
Dear Mr. Park.
On 9 January 2012 05:57, Kyungmin Park wrote:
[...]
>> + * Exynos4 specific wrapper around the generic power domain
>> + */
>> +struct exynos4_pm_domain {
>> + void __iomem *base;
>> + char const *name;
>> + bool is_off;
>> + struct generic_pm_domain pd;
>> +};
> E
Hi Sylwester.
On 7 January 2012 20:14, Sylwester Nawrocki wrote:
[...]
>> diff --git a/arch/arm/mach-exynos/pm_domains.c
>> b/arch/arm/mach-exynos/pm_domains.c
>> new file mode 100644
>> index 000..95a7c55
>> --- /dev/null
>> +++ b/arch/arm/mach-exynos/pm_domains.c
>> @@ -0,0 +1,183 @@
>> +
Hi Rafael,
2012/1/9 Rafael J. Wysocki :
> On Saturday, January 07, 2012, Thomas Abraham wrote:
>> A device node pointer is added to generic pm domain structure to associate
>> the domain with a node in the device tree. The platform code parses the
>> device tree to find available nodes representin
On Sun, Jan 08, 2012 at 08:49:53PM +, Mark Brown wrote:
> On Fri, Jan 06, 2012 at 01:58:29PM -0800, Olof Johansson wrote:
>
> > > Please pull Samsung devel for v3.3 from:
> > > ?git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> > > next-samsung-devel-samsung
>
> > Thanks
On Mon, Jan 09, 2012 at 10:27:27AM +0900, Kukjin Kim wrote:
> This fixes build error and wrong merge conflicts.
> arch/arm/mach-exynos/common.c: In function 'exynos4_gic_irq_fix_base':
> arch/arm/mach-exynos/common.c:393: error: dereferencing pointer to incomplete
> type
> arch/arm/mach-exynos/com
On Sun, Jan 08, 2012 at 05:21:02PM -0800, Olof Johansson wrote:
> Mark, Kukjin, can either of you split out the fixes in a separate branch?
Here's some of them, there were a few others I'm aware of that depended
on feature updates. Ideally we'd actually get all the changes that have
been in -nex
14 matches
Mail list logo