MinnowBoard-org / bugs-and-help

Ask QUESTIONS here. MinnowBoard.org issue and get help submission. See README for use.
14 stars 2 forks source link

How to access Gpio,I2c #128

Open ravurivishnu opened 5 years ago

ravurivishnu commented 5 years ago

I have downloaded tianocore/edk2 and builded firmware image and flashed into Minnowboard(working) and I am using 4.15.18 Stable kernel.Here My doubt is how to access/map (enable/disable) GPIO,Interrupt and I2c.Through Platform data or ACPI(.asl at kernel(.aml)) or we need to change at UEFI.Please explain how to do this one and please give examples.