Suggestion regarding the ordering of GPIO MUX configurations

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi All.

The current order of GPIO mux configurations is not sorted. It seems
that all new GPIO MUX configurations are being inserted to the end as
shown in next code

/* arch/arm/plat-omap/include/mach/mux.h */
791         AH8_34XX_GPIO29,
792         J25_34XX_GPIO170,
793         AF26_34XX_GPIO0,
794         AF22_34XX_GPIO9,
795         L8_34XX_GPIO63,
796         AF6_34XX_GPIO140_UP,
797         AE6_34XX_GPIO141,
798         AF5_34XX_GPIO142,
799         AE5_34XX_GPIO143,
800         AG4_34XX_GPIO134,
801         U8_34XX_GPIO54,
802         AE4_34XX_GPIO136,


I wonder if we can sort the order of GPIO MUX configurations and then
insert new MUXs at right position. Can I ask your opinions?


Regards,

Kim Kyuwon.
-- 
Q1
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux