From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko =?iso-8859-1?q?St=FCbner?= Date: Sun, 15 May 2011 19:26:22 +0000 Subject: I80 interface on S3C and manual command mode Message-Id: <201105152126.22338.heiko@sntech.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org Hi, I'm working on porting a kernel to a device which has an epaper-controller connected to the I80 interface of an S3C2416 and uses its "manual command mode", via SIFCCON[0,1,2], as the datasheet calls it. While digging around the mailinglists I found patches by Inki Dae that implement the I80 basics. (cpu_mode struct and probe_win). As there are multiple versions available in the fbdev patchwork and the i80 interface seems to have been dropped in the latest version from 2011-04 I'd like ask if there are "final" versions laying around somewhere. Also, to not reinvent the wheel, does an implementation of the i80 interface [via SIFCCONx] for s3c-fb exist somewhere per chance? Thanks Heiko