In Jetson Nano pinmux xl sheet “GPIO2(GPIO_PH6)” wake pin status is mentioned as “yes”. I have changed status to “no” and generated dts from the xl sheet but the the generated dts has no difference.
How to set this wake pin status as “no” from dts directly?
please have modification in device tree,
here’s an example for Nano’s default configuration, you may disassembler the dtb file into text file for checking.
i.e. $ dtc -I dtb -O dts -o output.txt tegra210-p3448-0000-p3449-0000-b00.dtb