summaryrefslogtreecommitdiff
path: root/src/mainboard/ibm/sbp1/devicetree.cb
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/ibm/sbp1/devicetree.cb')
-rw-r--r--src/mainboard/ibm/sbp1/devicetree.cb10
1 files changed, 2 insertions, 8 deletions
diff --git a/src/mainboard/ibm/sbp1/devicetree.cb b/src/mainboard/ibm/sbp1/devicetree.cb
index 098fd9a8eb..99c14b17f5 100644
--- a/src/mainboard/ibm/sbp1/devicetree.cb
+++ b/src/mainboard/ibm/sbp1/devicetree.cb
@@ -10,14 +10,8 @@ chip soc/intel/xeon_sp/spr
device pnp 2e.0 on
chip superio/aspeed/ast2400
register "use_espi" = "1"
- device pnp 2e.2 on # SUART1
- io 0x60 = 0x3f8
- irq 0x70 = 4
- end
- device pnp 2e.3 on # SUART2
- io 0x60 = 0x2f8
- irq 0x70 = 3
- end
+ device pnp 2e.2 off end # SUART1
+ device pnp 2e.3 off end # SUART2
end
end
end