AMD Geode CS553X GPIO driver

Martin-Éric Racine q-funk at iki.fi
Fri Dec 26 20:30:48 EST 2008


Please observe the following driver naming convention on Geode
companion chip hardware:

cs5530_feature.ko if the driver covers the cs5530 only.
cs553x_feature.ko if the driver covers all of cs5530, cs5535 and
cs5536 chipsets.
cs5535_feature.ko if the driver covers both cs5535 and cs5536 chipsets.
cs5536_feature.ko if the driver covers the cs5536 only.

Thus, if the GPIO class driver you wrote only covers 2nd-generation
companion chips, it should probably be called CS5535 rather than
CS553X.

Best Regards,
Martin-Éric

On Sat, Dec 27, 2008 at 2:22 AM, Alessandro Zummo
<azummo-lists at towertech.it> wrote:
>
>  Hello,
>
>  as you can see in http://lkml.org/lkml/2008/12/24/98
>  I wrote a GPIO class driver for the CS553X.
>
>  David suggests to include it within geode_32.c
>  and I would like to have your opinion on the matter.
>
>  Thanks in advance.
>
> --
>
>  Best regards,
>
>  Alessandro Zummo,
>  Tower Technologies - Torino, Italy
>
>  http://www.towertech.it
>
>
> _______________________________________________
> Linux-geode mailing list
> Linux-geode at bombadil.infradead.org
> http://bombadil.infradead.org/mailman/listinfo/linux-geode
>


More information about the Linux-geode mailing list