CONFIG_SYS_CLK_FREQ_C210 macro giving notion of S5PC2XX (Exynos4)
architecture. Replace CONFIG_SYS_CLK_FREQ_C210 with CONFIG_SYS_CLK_FREQ
to make it generic for exynos architecture.
Signed-off-by: Chander Kashyap
---
Changes for v2:
- None
Changes for v3:
- None
Changes for V4:
This patchset add support for Samsung's SMDK5250 board based on
EXYNOS5250 based SoC. It also adds support for MMC SPL booting.
The porting is done by Samsung engineers at HQ in System LSI Team.
I am contributing in upstreaming the code for the board.
Based upon discussions following patches are
This patch adds support for MMC SPL booting.
Signed-off-by: Chander Kashyap
---
Changes for v2:
- None
Changes for v3:
- None
Changes for v4:
- None
Changes for v5:
- None
Changes for v6:
- None
Changes for v7:
- None
Changes for v8:
- Moved
Samsung's ARM Cortex-A15 based SoCs are known as Exynos5 series of
SoCs. This patch adds the support for Exynos5.
Signed-off-by: Chander Kashyap
---
Changes for v2:
- This patch was part of "EXYNOS: Add SMDK5250 board support"
- Now it is seprated as SoC support.
Changes for v3:
SMDK5250 board is based on Samsungs EXYNOS5250 SoC.
Signed-off-by: Chander Kashyap
---
Changes for v2:
- This patch is bifurcated into borad support and SoC support
- Fixed typo: s/EEYNOS/EXYNOS
- Squashed patch "SMDK5250: enable device tree support" in this.
Changes for v
Hi!
Our comments:
- function names don't match commit comment disable/enable vs
recouple/decouple. Decouple is a better name than disable, because GIC is not
really disabled it is just disconnected.
- there is no reason to place these functions inside the db8500-prcmu.c file.
There is so much
The DA9052 PMIC provides an Analogue to Digital Converter with 10 bits
resolution and 10 channels.
This patch montiors the DA9052 PMIC's ADC channels mostly for battery
parameters like battery temperature, junction temperature, battery
current etc.
This patch is functionally tested on Samsung SMD
DA9052/53 PMIC has capability to supply power for upto 3 banks of 6
white serial LEDS. It can also control intensity of independent banks
and to drive these banks boost converter will provide up to 24V and
forward current of max. 50mA.
This patch allows to control intensity of the individual WLEDs
This driver adds support for the watchdog functionality provided by the
Dialog Semiconductor DA9052/53 PMIC chip.
This patch is functionally tested on Samsung SMDKV6410.
Signed-off-by: David Dajun Chen
Signed-off-by: Ashish Jangam
---
Documentation/watchdog/watchdog-parameters.txt |5 +
dr
This driver adds support for DA9052/53 4-wire resistive ADC interfaced
touchscreen controller.
DA9052/53 is a MFD therefore this driver depends on DA9052/53 core
driver for core functionalities.
This patch is functionally tested on Samsung SMDKV6410.
Signed-off-by: David Dajun Chen
Signed-off-b
Hi.
I'm curious how/if remote participation is going to work during this
connect. Unlike past events we will not have the advantage of the
Canonical IS teams that made everything just work. This probably
includes the microphones in each room, the IRC channels, the projectors
and the magic wif
On 02/06/2012 10:19 AM, Rickard Andersson wrote:
Hi!
Our comments:
Thanks Rickard and Jonas for your comments.
- function names don't match commit comment disable/enable vs
recouple/decouple. Decouple is a better name than disable, because GIC
is not really disabled it is just disconnected.
Please disregard this question. I've found an earlier message from Stephen.
Thanks
ZK
On Mon, Feb 6, 2012 at 2:54 PM, Zygmunt Krynicki
wrote:
> Hi.
>
> I'm curious how/if remote participation is going to work during this
> connect. Unlike past events we will not have the advantage of the Canonic
Connect.linaro.org/events/remote-participation has links to each of the
rooms with their google hangout sessions. You may want to try the blue
room one in advance. It may need a bit of fine tuning today, and it will
be interesting to see what kind of load we get and the effect of it, but it
was w
Hey,
Additionally to the sessions we'll have over the week, here are
another 2 important links for our group:
- Plans and Goals for Linaro Connect Q1.12:
https://wiki.linaro.org/Platform/DevPlatform/Connect/Q1.12/Plans
- Hacking Sessions:
https://wiki.linaro.org/Platform/DevPlatform/Connect/Q1.12/
http://connect.linaro.org/events/event/lcq1-12/#schedule
The Linaro Multimedia Team for 1Q Linaro Connect has 3 main goals.
1) We'll be identifying further candidates for NEON focused
optimization.2) We'll be syncing up with the landing teams to discuss
the state of audio on the various boards, th
On Sat, Feb 4, 2012 at 4:06 PM, Turquette, Mike wrote:
> On Sat, Feb 4, 2012 at 11:02 AM, Colin Cross wrote:
>> On Tue, Jan 31, 2012 at 7:00 PM, Robert Lee wrote:
>>> Make necessary changes to add implement time keepign and irq enabling
>> keeping
>>> in the core cpuidle code. This will allow t
On Mon, Feb 06, 2012 at 05:56:58PM +0100, Pavel Machek wrote:
> Hi!
>
> > Add a sysfs node code to report effective cooling of all cooling devices
> > attached to each trip points of a thermal zone. The cooling data reported
> > will be absolute if the higher temperature trip points are arranged f
Hello Colin, thanks for the review.
On Sat, Feb 4, 2012 at 1:02 PM, Colin Cross wrote:
> On Tue, Jan 31, 2012 at 7:00 PM, Robert Lee wrote:
>> Make necessary changes to add implement time keepign and irq enabling
> keeping
>> in the core cpuidle code. This will allow the remove of these
>> func
On Mon, Feb 6, 2012 at 3:10 PM, Daniel Lezcano
wrote:
> On 02/06/2012 10:19 AM, Rickard Andersson wrote:
>> - there is no reason to place these functions inside the db8500-prcmu.c
>> file. There is so much stuff in the PRCMU register base so we can not
>> have everything in one file. Why not have
On 02/06/2012 06:37 PM, Linus Walleij wrote:
On Mon, Feb 6, 2012 at 3:10 PM, Daniel Lezcano
wrote:
On 02/06/2012 10:19 AM, Rickard Andersson wrote:
- there is no reason to place these functions inside the db8500-prcmu.c
file. There is so much stuff in the PRCMU register base so we can not
h
On 4 February 2012 02:39, Peter Maydell wrote:
> On 3 February 2012 22:19, Tom Gall wrote:
>> The last time I checked into it (last november, early december) it was
>> the post install scripts involving a number of different mono
>> packages. It's really easy to replicate. As Peter kindly suggest
On 6 February 2012 09:03, Greg KH wrote:
> On Mon, Feb 06, 2012 at 05:56:58PM +0100, Pavel Machek wrote:
>> Hi!
>>
>> > Add a sysfs node code to report effective cooling of all cooling devices
>> > attached to each trip points of a thermal zone. The cooling data reported
>> > will be absolute if t
On Mon, Feb 06, 2012 at 03:16:17PM -0800, Amit Kachhap wrote:
> On 6 February 2012 09:03, Greg KH wrote:
> > On Mon, Feb 06, 2012 at 05:56:58PM +0100, Pavel Machek wrote:
> >> Hi!
> >>
> >> > Add a sysfs node code to report effective cooling of all cooling devices
> >> > attached to each trip poin
If you were at the Snowball Audio session today (or wanted to be but
were not able to make it) by popular demand a "part 2" session has
been scheduled for Tuesday February 7th at 11:00 am in the Blue room.
See you there!
--
Regards,
Tom
"Where's the kaboom!? There was supposed to be an earth-s
Hi!
> Add a sysfs node code to report effective cooling of all cooling devices
> attached to each trip points of a thermal zone. The cooling data reported
> will be absolute if the higher temperature trip points are arranged first
> otherwise the cooling stats is the cumulative effect of the earli
On Mon, 2012-02-06 at 07:39 -0500, Ashish Jangam wrote:
> The DA9052 PMIC provides an Analogue to Digital Converter with 10 bits
> resolution and 10 channels.
>
> This patch montiors the DA9052 PMIC's ADC channels mostly for battery
> parameters like battery temperature, junction temperature, batt
Hello Amit,
some comments embedded.
On Wed, Jan 18, 2012 at 02:51:07PM +0530, Amit Daniel Kachhap wrote:
> Add a sysfs node code to report effective cooling of all cooling devices
> attached to each trip points of a thermal zone. The cooling data reported
> will be absolute if the higher temperat
28 matches
Mail list logo