commit | 14281b082ae14ac0110c1ca5e06eefb380514c95 | [log] [tgz] |
---|---|---|
author | Svyatoslav Ryhel <clamor95@gmail.com> | Tue Nov 28 13:43:31 2023 +0200 |
committer | Svyatoslav Ryhel <clamor95@gmail.com> | Tue Dec 19 21:24:30 2023 +0200 |
tree | 73bfeb07757dba93f4dbcdaa64b906d9dcd2c82a | |
parent | 8a861dd76910a96e1c39b7b16d29e7a142e3468c [diff] |
board: htc: endeavoru: switch to DM pinmux Drop the pinmux setup in the board in favor of setting it up in the device tree. Device tree nodes match nodes used for the Linux device tree and are set according to the downstream kernel. Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>