ARM: dts: aspeed: e3c246d4i: Add PECI device

Now that we've got driver support for it, we might as well enable and
use it.

Signed-off-by: Zev Weiss <zev@bewilderbeest.net>
Link: https://lore.kernel.org/r/20230224000400.12226-3-zev@bewilderbeest.net
Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
Zev Weiss
2023-02-23 16:03:59 -08:00
committed by Joel Stanley
parent a3fd10732d
commit 8bc5ae1d2b

View File

@@ -202,3 +202,7 @@ &kcs3 {
status = "okay";
aspeed,lpc-io-reg = <0xca2>;
};
&peci0 {
status = "okay";
};