Hi,
I would like to be able to configure and use I3C pins as GPIO in both ways described here:
- Using sysfs
Problem: how do I get the number of a pin which I should put in export?
According to EVM User Guide GPIO symbol of e.g. I3C0_SDA is GPIO1_6, but a "global" pin number is required (like 384). - Using Device Tree
I already found where *.dts files are stored and where should *.dtb files be placed, but what is the way of compiling and decompiling them?
Kind regards
Łukasz Gruszczelak