[PATCH] powerpc: Create "rom" (MTD) device prpmc2800
Sergei Shtylyov
sshtylyov at ru.mvista.com
Mon Jun 4 10:49:53 EDT 2007
Segher Boessenkool wrote:
>>> So you are saying that because the current linux MTD stuff can only
>>> probe (which doesn't always work), we should not put the proper chip
>>> interface type in the device-tree ?
>> No. But if/when we put it, it'll only be able to influence
>> interface probing, but not "force" the interface.
> Of course it can; that just means you have to fix MTD
I wouldn't call this a fix, more like an additional feature. Probing has
worked well enough.
> and/or the way your platform calls MTD.
The platform code is not supposed to call MTD *at all*. The only expeption
so far are physmap_configure() and physmap_set_partitions() which are both
considered obsolete (in favor of platform device). Maybe linux-mtd people will
correct me though...
>> The money was not the only factor, you know, I was under the
>> pressure of schedules, and had a lot more things to do.
> The bigger Linux community does not (and should not)
> care about your corporate schedules. Your patches
> won't be merged upstream until they are deemed to be
> of acceptable quality. If that doesn't fit your
> employer's schedule, well tough luck, they can maintain
> their own kernel fork I'm sure?
But the driver have been nevertheless merged. Moreover, the it was one of
the MTD maintainers who expressed desire for partition info to be kept with
device node in the first place.
> Segher
WBR, Sergei
More information about the linux-mtd
mailing list