I'm trying to determine which address to use in my dts file can someone help me determine which address to add for gpio3_10?
I want to use this pin via sysfs, and compute (3*32) + 10 = 106 as the pin number to echo to export. However, here is my confusion: using the new pinmux tool (v4), it suggests address 0x130 for the dts file, but when I look at /sys/kernel/debug/pinctrl/44e10800.pinmux/pins, I see that address ...930 is assigned to pin 76. When I look at pin 106, I see that the pin configuration is as I set it (Output | MODE_7), however I don't seem to have control over the pin, and it show up at address ...9A8. Why the discrepancy? Can someone point me to a reference or explain this?
Hardware is AM3354, sdk v. 7, custom board based on evmsk