Re: [coreboot] Missing ACPI ASL code for Denverton GPIO controller

2018-03-29 Thread Julien Viard de Galbert
Hi Sumo, It was more to get some motivation to clean some of the code. The branch is here: https://review.coreboot.org/c/coreboot/+/25446 I’ve really not looked on GPIO on ACPI (cause I don’t need it) but I really think it should be a better

Re: [coreboot] Missing ACPI ASL code for Denverton GPIO controller

2018-03-28 Thread Sumo
Hi Julien, Yes, I'm interested. But no need to hurry up, do it in your own time. ;) Thanks, Sumo 2018-03-27 6:54 GMT-03:00 Julien Viard de Galbert < jviarddegalb...@online.net>: > > > Le 26 mars 2018 à 21:24, Sumo a écrit : > > Hi all, > > > Hi Sumo, > > > We have a

Re: [coreboot] Missing ACPI ASL code for Denverton GPIO controller

2018-03-27 Thread Julien Viard de Galbert
> Le 26 mars 2018 à 21:24, Sumo a écrit : > > Hi all, Hi Sumo, > > We have a kernel patch which adds pinctrl/GPIO support for Intel Denverton > SoC (https://patchwork.kernel.org/patch/9879473/ > ) to make possible to access

[coreboot] Missing ACPI ASL code for Denverton GPIO controller

2018-03-26 Thread Sumo
Hi all, We have a kernel patch which adds pinctrl/GPIO support for Intel Denverton SoC (https://patchwork.kernel.org/patch/9879473/) to make possible to access the GPIO from user space (via sysfs, i.e. /sys/kernel/debug/pinctrl/), however this patch is expects a "INTC3000" GPIO controller