arm: mvebu: turris_omnia: Signal error when sata/pcie DT mode
authorPali Rohár <pali@kernel.org>
Wed, 2 Mar 2022 11:47:57 +0000 (12:47 +0100)
committerStefan Roese <sr@denx.de>
Mon, 2 May 2022 05:28:25 +0000 (07:28 +0200)
commit72a9dd264c15e287ac5168d387cfa77710d22982
tree7a3a421324ee035273bc1ac6f65c381dab508de5
parentd80276870d732d413447481f986d7ff63e5b764a
arm: mvebu: turris_omnia: Signal error when sata/pcie DT mode

Show error message when DT file does not contain sata or pcie node which
should be explicitly disabled. This can happen when U-Boot code for finding
those nodes is incomplete or when those DT nodes are in different
unexpected location. In any case it is needed to know if DT not was not
explicitly disabled as it could mean that combo slots where setup
incorrectly.

Signed-off-by: Pali Rohár <pali@kernel.org>
board/CZ.NIC/turris_omnia/turris_omnia.c