Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1163597
| From | Christian Gmeiner <christian.gmeiner@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/4] Add support for Congatec CGEB BIOS interface |
| Date | 2015-06-11 22:50 +0200 |
| Message-ID | <pAhAe-fl-21@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
The following series adds support for the Congatec CGEB interface found on some Congatec x86 boards. The CGEB interface is a BIOS interface which provides access to onboard peripherals like I2C busses and watchdogs. It works by mapping BIOS code and searching for magic values which specify the entry points to the CGEB call. The CGEB call is an API provided by the BIOS which provides access to the functions in an ioctl like fashion. This series is based on patches from Sascha Hauer, which can be found here: http://patchwork.ozlabs.org/patch/219756/ http://patchwork.ozlabs.org/patch/219755/ http://patchwork.ozlabs.org/patch/219757/ I really want to get this patches into mainline, as I am carry them for too long. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/4] Add support for Congatec CGEB BIOS interface Christian Gmeiner <christian.gmeiner@gmail.com> - 2015-06-11 22:50 +0200
[PATCH 3/4] watchdog: Add Congatec CGEB watchdog driver Christian Gmeiner <christian.gmeiner@gmail.com> - 2015-06-11 22:50 +0200
Re: [PATCH 3/4] watchdog: Add Congatec CGEB watchdog driver Guenter Roeck <linux@roeck-us.net> - 2015-06-12 00:10 +0200
[PATCH 2/4] i2c: Add Congatec CGEB I2C driver Christian Gmeiner <christian.gmeiner@gmail.com> - 2015-06-11 23:00 +0200
[PATCH 4/4] backlight: Add Congatec CGEB backlight driver Christian Gmeiner <christian.gmeiner@gmail.com> - 2015-06-11 23:00 +0200
csiph-web