commit | adee8aa22a9298148b3f86a83a7940e7a3329ad9 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Fri Apr 29 23:09:49 2022 +0200 |
committer | Arnd Bergmann <arnd@arndb.de> | Fri Apr 29 23:09:49 2022 +0200 |
tree | e0f90db6ee316f674b6fbc23668d42b3948cea52 | |
parent | 310b663753b2cf928ff19f07b9f8af7579d1a0a4 [diff] |
Revert "arm: dts: at91: Fix boolean properties with values" This reverts commit 0dc23d1a8e17, which caused another regression as the pinctrl code actually expects an integer value of 0 or 1 rather than a simple boolean property. Signed-off-by: Arnd Bergmann <arnd@arndb.de>