commit | d18ef4fef5b270eebb960ef35dfd08b3808c6e2a | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Wed Oct 27 14:17:28 2021 +0800 |
committer | Tom Rini <trini@konsulko.com> | Wed Nov 17 17:05:00 2021 -0500 |
tree | ac9cb75bd5792ba702de31206ce06b2dcce85b73 | |
parent | d91aaa56c1d3e2b45e95190f9f8102f586506c80 [diff] [blame] |
ARM: dts: ast2600: Add HACE to device tree Add HACE DTS node and enable it for AST2600 EVB. Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com>
diff --git a/arch/arm/dts/ast2600-evb.dts b/arch/arm/dts/ast2600-evb.dts index 2abd313..adb80a3 100644 --- a/arch/arm/dts/ast2600-evb.dts +++ b/arch/arm/dts/ast2600-evb.dts
@@ -177,3 +177,8 @@ 0x08 0x04 0x08 0x04>; }; + +&hace { + u-boot,dm-pre-reloc; + status = "okay"; +};