Hi,
Now, I want to add a GPIO node to the dts file and controlling the output high, but it’s faild.
My operation is as follows:
1、Revised tegra234-p3768-0000+p3767-0000.dts
But,When I measured the voltages of GPIO01, GPIO02 and GPIO12 pins, the measured values remained at the low level.
If I want to correctly add the gpio node in the file "tegra234-p3768-0000+p3767-0000.dts", what should I do?
Thanks !!
Have you configured the pinmux for these 3 pins as output either using pinmux spreadsheet or pinmux@2430000 in kernel device tree before controlling them?
Hi KevinFFF
I have revised the pinmux table according to your suggestions. Here is my modification. After the modification, there is still no voltage output for GPIO1 and GPIO2. I hope to get your help.
Thanks.