It’s worth following up to this answer to mention that the registers associated with clocking and reset (TRM Chapter 4.6) are not accessible from the CCPLEX. You need to communicate with the BPMP to enable the clock and to deassert reset to whatever device you want to use, be it SPI or I2C. I found a reference implementation for the BPMP communication protocol (called IVC) in the latest U-Boot source for TX2.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Using EMC_MRW command to write mode register | 11 | 1863 | November 30, 2015 | |
| can i modify pinmux on uboot? | 2 | 508 | October 18, 2021 | |
| Accessing SPI Memory Registers | 7 | 1071 | October 18, 2021 | |
| Can't access to SPI controller registers on Tegra TK1 | 2 | 1232 | September 10, 2014 | |
| Gpio_request not able to access in uboot of jetson tx2 4Gb | 5 | 577 | December 11, 2020 | |
| GPIO issue in U-boot | 3 | 1323 | August 9, 2017 | |
| Bitbanging gpio lines on TX2 | 7 | 1369 | September 25, 2018 | |
| GPIO Direct Register Access in Jetson TX2 | 14 | 2444 | October 18, 2021 | |
| How to configure a GPIO on TX2? | 39 | 23909 | October 18, 2021 | |
| Can I get or set a register of TX2 in uboot? | 3 | 773 | October 18, 2021 |