ARM: dts: aspeed: tiogapass: Enable KCS

Tiogapass uses two KCS channels.

Signed-off-by: Vijay Khemka <vijaykhemka@fb.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
Vijay Khemka 2018-12-17 12:04:04 -08:00 committed by Joel Stanley
parent 9e9a6ad1d7
commit e7b66ba2db
1 changed files with 12 additions and 0 deletions

View File

@ -56,6 +56,18 @@
status = "okay";
};
&kcs2 {
// BMC KCS channel 2
status = "okay";
kcs_addr = <0xca8>;
};
&kcs3 {
// BMC KCS channel 3
status = "okay";
kcs_addr = <0xca2>;
};
&mac0 {
status = "okay";