arm/arm64: dts: adi: fix gpio-hog polarity on sc5xx boards#3370
Conversation
On SC573 EZLITE board, all MCP23017 expander enable signals are active-low. Replace GPIO_ACTIVE_HIGH with GPIO_ACTIVE_LOW throughout and change output-low/output-high accordingly to keep the previous default behavior. Also add missing audio-jack-sel hog for SC573 EZLITE board. For SC594/SC598 SOM EZKIT boards, remove audio-jack-sel hog, which is not on schematics, and fix mlb-en polarity. Signed-off-by: Jie Zhang <jie.zhang@analog.com>
2ddad64 to
ebaaf08
Compare
df11acc to
ebaaf08
Compare
LLM reviewThis series fixes gpio-hog polarity descriptors on SC5xx evaluation boards, correcting run: 28013128762
|
On SC573 EZLITE board, all MCP23017 expander enable signals are active-low. Replace GPIO_ACTIVE_HIGH with GPIO_ACTIVE_LOW throughout and change output-low/output-high accordingly to keep the previous default behavior.
Also add missing audio-jack-sel hog for SC573 EZLITE board.
For SC594/SC598 SOM EZKIT boards, remove audio-jack-sel hog, which is not on schematics, and fix mlb-en polarity.
PR Type
PR Checklist