[PATCH 1/5] ARM: Samsung: PWM: Allow to differentiate SoCs based on platform device name.

Tomasz Figa tomasz.figa at gmail.com
Wed Aug 31 09:30:57 EDT 2011


2011/8/31 Mark Brown <broonie at opensource.wolfsonmicro.com>:
> On Wed, Aug 31, 2011 at 02:34:15PM +0200, Tomasz Figa wrote:
>
>> This patch is a prerequisite to adding generic time support for S3C64xx.
>> It makes possible to differentiate SoCs, required to exclude timers 3 and 4
>> from PWM driver only on S3C64xx.
>
> Now we have the cpu_is_foo() support for Samsung CPUs can we use that
> instead?
>

Well, I thought about it, but I based my patches on latest stable sources and
cpu_is_s3c64xx wasn't there yet. Should I rebase them to Linus' tree?

I'm not yet fully used to submitting patches here, so things like choosing the
base for patches are sometimes a bit confusing to me and I couldn't find any
guide. Should fixes be based on stable tree and new features implemented on
top of current Linus' tree? Could you give me some advice on this?



More information about the linux-arm-kernel mailing list