Where can I find the mapping of SAMA5D27-SOM1-EK1 devices and it's GPIOS?
问题 I am using SAMA5D27-SOM-EK1 embedded board. I build for it Linux image OS using YOCTO project version SUMO. I need to know device's GPIOS ( gpios-leds and gpios keys specialy) and the mapping of the board. When I enter in /sys/firmware/devicetree/base/leds/red for example in the board terminal I can find gpio file but when i open it there are symbols which i can't read. I think that I can find such things in the generated Device Tree but i can't find its path! Please help me out 回答1: Here is