Open Source & Linux Lab

It's better when it's simple

User Tools

Site Tools


etc:users:jcmvbkbc:linux-xtensa:esp32s3:gpio

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
etc:users:jcmvbkbc:linux-xtensa:esp32s3:gpio [2024/02/04 14:03] jcmvbkbcetc:users:jcmvbkbc:linux-xtensa:esp32s3:gpio [2024/02/04 14:07] jcmvbkbc
Line 74: Line 74:
 </code> </code>
  
-GPIO pins that need to be in a specific state can be brought there by adding gpio-hog nodes under the gpio controller node, see [[https://github.com/jcmvbkbc/linux-xtensa/blob/v6.7/Documentation/devicetree/bindings/gpio/gpio.txt#L202|Documentation/devicetree/bindings/gpio/gpio.txt]] for the details.+GPIO pins may need to be in a specific state after boot, but there's no device that would drive them. They can be brought to that state by gpio-hog nodes added under the gpio controller node, see [[https://github.com/jcmvbkbc/linux-xtensa/blob/v6.7/Documentation/devicetree/bindings/gpio/gpio.txt#L202|Documentation/devicetree/bindings/gpio/gpio.txt]] for the details.
  
etc/users/jcmvbkbc/linux-xtensa/esp32s3/gpio.txt · Last modified: 2024/02/05 11:34 by jcmvbkbc