commit | aef10d81e4fe215adfe10577d42c59713737e1cd | [log] [tgz] |
---|---|---|
author | Svyatoslav Ryhel <clamor95@gmail.com> | Mon Nov 27 19:08:32 2023 +0200 |
committer | Svyatoslav Ryhel <clamor95@gmail.com> | Tue Dec 19 21:24:30 2023 +0200 |
tree | 408738903baaf83dc0cc20f3039b7ebb4eda0b00 | |
parent | 51f70c1f520becbfd4a6192506207366348d931b [diff] |
board: lg: x3-t30: 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 service manual. Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>