Any progress on merging upstreams?

Nelson Castillo arhuaco at freaks-unidos.net
Sun May 3 19:17:34 CEST 2009


On Fri, May 1, 2009 at 9:09 AM, Ben Dooks <ben-linux at fluff.org> wrote:
> On Fri, May 01, 2009 at 02:34:21PM +0100, Mark Brown wrote:
>> On Fri, May 01, 2009 at 03:16:02PM +0200, Sveinung Kvilhaugsvik wrote:
>>
>> > A while ago I read on this list that upstream needed to see patches at
>> > least by rc3 or so[1]. Yesterday I saw that rc4 is out[2]. Have there
>> > been any progress on getting support for the Freerunner upstream? If
>> > not, is all hope out for 2.6.31? Is this list the correct place to
>> > watch if I'm interested in the status of support for the Freerunner in
>> > mainline or is it tracked somewhere else?
>>
>> It's getting very late in the day but OTOH none of the S3C machine stuff
>> has been posted or merged yet - things aren't completely lost until the
>> merge window opens.
>
> However, and I agree with RMK that things that aren't available in
> enough time to test and review will tend to get overlooked.

I revisited the patches and they are OK for
15f7176eb1cccec0a332541285ee752b935c1c85 (Linus linux-2.6).
After a few days the kernel no longer boots.
I'm currently finding out where things broke.

[21474538.285000] input: PCF50633 PMU events as /class/input/input0
[21474538.290000] pcf50633-rtc: use which platform_data?
[21474538.295000] pcf50633-rtc: dev (254:0)
[21474538.295000] pcf50633-rtc pcf50633-rtc: rtc core: registered
pcf50633-rtc as rtc0

The commit that prints the following 2 messages will be reverted.
http://www.gossamer-threads.com/lists/linux/kernel/1067933?do=post_view_threaded

[21474538.300000] pcf50633-mbc: use which platform_data?
[21474538.305000] pcf50633-adc: use which platform_data?
[21474538.335000] regulator: auto: 3300 mV normal
[21474538.335000] regulator: down1: 1300 <--> 1600 mV normal
[21474538.355000] regulator: down2: 1800 mV normal
[21474538.365000] regulator: ldo1: 3300 mV normal
[21474538.375000] regulator: ldo2: 3300 mV normal
[21474538.385000] regulator: ldo3: 3000 mV normal
[21474538.395000] regulator: ldo4: 3200 mV normal
[21474538.405000] regulator: ldo5: 3000 mV normal
[21474538.405000] regulator: ldo6: 3000 mV normal
[21474538.410000] regulator: hcldo: 2000 <--> 3300 mV normal
[21474538.415000] regulator: memldo: 1800 mV normal

--- New kernel stops printing information here ---

This is what I should be getting and I am not seeing it:

[21474538.415000] wake enabled for irq 53
[21474538.445000] Generic Backlight Driver Initialized.
[21474538.445000] s3c2440-i2c s3c2440-i2c: i2c-0: S3C I2C adapter
[21474538.450000] APM Battery Driver
[21474538.465000] Bluetooth: Generic Bluetooth USB driver ver 0.5
[21474538.465000] usbcore: registered new interface driver btusb
[21474538.470000] cpuidle: using governor ladder
[21474538.485000] usbcore: registered new interface driver usbhid

Just an update.



More information about the openmoko-kernel mailing list