From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ssagarr Patil Date: Tue, 13 Jan 2015 13:45:37 +0000 Subject: RE: SSD1306 OLED driver Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-fbdev@vger.kernel.org Hi Noralf, >> }, >> >> But nothing came up how do I register ? any quick pointer would be helpful. > > Copy/symlink fbtft.h to include/fbtft.h and do it like this: > https://github.com/notro/fbtft/wiki/Build-kernel-and-fbtft-drivers#configure-devices > > Or use the fbtft_device module: > https://github.com/notro/fbtft/wiki/fbtft_device > ssd1306 entry: > https://github.com/notro/fbtft/blob/master/fbtft_device.c#L272 > The values can be set/changed using module arguments. > Thanks for the pointers that helped! will the regwidth and buswidth be populated ? I am not sure what these two should be set to. Thanks And Regards, --Sagar