Commit be81c325 authored by George Liu's avatar George Liu Committed by Joel Stanley

ARM: dts: fp5280g2: Enable KCS 3 for MCTP binding

Signed-off-by: default avatarGeorge Liu <liuxiwei@inspur.com>
Reviewed-by: default avatarJoel Stanley <joel@jms.id.au>
Link: https://lore.kernel.org/r/20210819055227.140980-1-liuxiwei@inspur.comSigned-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent 6880fa6c
......@@ -3,6 +3,7 @@
#include "aspeed-g5.dtsi"
#include <dt-bindings/gpio/aspeed-gpio.h>
#include <dt-bindings/leds/leds-pca955x.h>
#include <dt-bindings/interrupt-controller/irq.h>
/ {
model = "FP5280G2 BMC";
......@@ -902,4 +903,10 @@ fan@7 {
};
&kcs3 {
status = "okay";
aspeed,lpc-io-reg = <0xca2>;
aspeed,lpc-interrupts = <11 IRQ_TYPE_LEVEL_LOW>;
};
#include "ibm-power9-dual.dtsi"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment