I am using the TX2 NX module (P3636) and I set the default output level of GPIO3_PEE.02 in the device tree tegra186-p3636-0001-p3509-0000-a01.dts to low, but the actual test result is high 1.8V.
This pin is normal when I change TEGRA_AON_GPIO(AA, 6) to TEGRA_AON_GPIO(EE, 2) in the file tegra186-p3636-0001-a00-eqos.dtsi.
In the tegra186-p3636-0001-p3509-0000-a01.dts file, how can I program the pin (EE, 2) separately?
I can confirm that this device tree file tegra186-p3636-0001-p3509-0000-a01.dts is used.
This is a carrier of our own design.
I have set this pin to the GPIO function via the pinnum table, driver 0.
Please tell me how I can add this code, here is my code: