
-----Original Message----- From: Simon Guinot [mailto:simon.guinot@sequanux.org] Sent: 18 June 2013 02:28 To: Prafulla Wadaskar Cc: Albert ARIBAUD; u-boot@lists.denx.de Subject: [PATCH 2/3] LaCie/common: add support for the GPIO extension bus
This patch adds support for the GPIO extension bus found on some LaCie boards (as the 2Big/5Big Network v2 and the 2Big NAS). This bus allows to configure the devices (mostly the LEDs) connected to a CPLD via two GPIO-based registers (address and data).
Hi Simon The name given here for the patch as well as files "gpio-ext" is confusing for me.
As you stated here those are the IOs generated by CPLD on your board which can be programmed using bit-banging on two GPIOs.
So to me it those are "cpld_ios".
May you please rename these files accordingly and resend the patch series for better understanding?
To me "gpio-ext" is generic term application for "General purpose IOs"
Regards... Prafulla . . .