arm-trusted-firmware/plat/allwinner/sun50i_h616
Andre Przywara 7300a4d167 fix(allwinner): dtb: check for correct error condition
In sunxi_soc_fdt_fixup(), we check for the value of "ret" again, after
calling fdt_node_offset_by_phandle(), even though the error value of
that lands in "node".

Check for "node" being non-negative instead, to properly detect any
errors here.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Change-Id: I57c1406388dbe11d343038da173019519e18af3e
2024-07-31 10:58:55 +01:00
..
include feat(allwinner): add function to detect H616 die variant 2023-04-26 17:45:29 +01:00
platform.mk feat(allwinner): adjust H616 L2 cache size in DTB 2024-07-09 15:55:23 +02:00
sunxi_h616_dtb.c fix(allwinner): dtb: check for correct error condition 2024-07-31 10:58:55 +01:00
sunxi_idle_states.c feat(allwinner): provide CPU idle states to the rich OS 2022-04-26 17:52:43 +02:00
sunxi_power.c feat(allwinner): h616: add support for AXP717 PMIC 2024-07-09 15:55:23 +02:00