commit | 329c02c5be1d4f70c648a37e945adcf024d9ad91 | [log] [tgz] |
---|---|---|
author | Jonas Karlman <jonas@kwiboo.se> | Thu Dec 12 22:09:38 2024 +0000 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 10 18:56:15 2025 -0600 |
tree | 020ddadb4dbfbc5a9257af732ee235a7d82d7472 | |
parent | ee8cda219c8f94546996af4c8c01e6f3af5ac813 [diff] |
rockchip: rk3288-firefly: Include required DT nodes in xPL Add bootph- props to emmc, sdmmc, uart and related pinctrl nodes to ensure devices and pinctrl can be used in xPL and U-Boot pre-reloc. Remove the explicit bootph-all prop from the pinctrl node, any bootph- prop will automatically be propagated to the pinctrl node. Signed-off-by: Jonas Karlman <jonas@kwiboo.se> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>