mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 12:03:54 +02:00
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:
parent
a3fd10732d
commit
8bc5ae1d2b
|
|
@ -202,3 +202,7 @@ &kcs3 {
|
|||
status = "okay";
|
||||
aspeed,lpc-io-reg = <0xca2>;
|
||||
};
|
||||
|
||||
&peci0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user