commit | 39a102ca3dacd09bd268e46d0737e06a1b1756d7 | [log] [tgz] |
---|---|---|
author | Felix Brack <fb@ltec.ch> | Tue Feb 08 11:38:39 2022 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon Feb 14 13:04:39 2022 -0500 |
tree | fd158530bd396a17e187152e7326e49877ea01f7 | |
parent | 1b21dee3165e6db59f7d3c8241b446fcc07abe46 [diff] |
arm: pdu001: Fix dt to work with the current am33xx dtsi files The changes introduced with commit 6337d53fdf45 ("arm: dts: sync am33xx with Linux 5.9-rc7") prevent the PDU001 from operating correctly. This patch fixes the configuration of the pin multiplexer and uart3. Signed-off-by: Felix Brack <fb@ltec.ch>