<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div>
<div style="font-family: Calibri; text-align: left; color: rgb(0, 0, 255); margin-left: 5pt; font-size: 10pt;">
[AMD Official Use Only - AMD Internal Distribution Only]</div>
<br>
</div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">From 1650273aeda32263e2a0dd43b2c578849d406250 Mon Sep 17 00:00:00 2001</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">From: Peter Shen <peter.shen@amd.com></span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">Date: Thu, 23 Oct 2025 13:52:06 +0800</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">Subject: [PATCH 2/2] ARM: dts: aspeed: Add Device Tree for Facebook Anacapa</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;"> BMC</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;"><br>
</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">Add the initial device tree source file for the Facebook Anacapa BMC</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">platform, based on the Aspeed AST2600 SoC.</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;"><br>
</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">This device tree configures the platform-specific peripherals and</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">aliases for OpenBMC usage.</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;"><br>
</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">Signed-off-by: Peter Shen <peter.shen@amd.com></span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">---</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;"> arch/arm/boot/dts/aspeed/Makefile | 1 +</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;"> .../aspeed/aspeed-bmc-facebook-anacapa.dts | 1230 +++++++++++++++++</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;"> 2 files changed, 1231 insertions(+)</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;"> create mode 100644 arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-anacapa.dts</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;"><br>
</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">diff --git a/arch/arm/boot/dts/aspeed/Makefile b/arch/arm/boot/dts/aspeed/Makefile</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">index 0f0b5b707654..e1b2fc7b8c08 100644</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">--- a/arch/arm/boot/dts/aspeed/Makefile</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+++ b/arch/arm/boot/dts/aspeed/Makefile</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">@@ -17,6 +17,7 @@ dtb-$(CONFIG_ARCH_ASPEED) += \</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;"> aspeed-bmc-asus-x4tf.dtb \</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;"> aspeed-bmc-bytedance-g220a.dtb \</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;"> aspeed-bmc-delta-ahe50dc.dtb \</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ aspeed-bmc-facebook-anacapa.dtb \</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;"> aspeed-bmc-facebook-bletchley.dtb \</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;"> aspeed-bmc-facebook-catalina.dtb \</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;"> aspeed-bmc-facebook-clemente.dtb \</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">diff --git a/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-anacapa.dts b/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-anacapa.dts</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">new file mode 100644</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">index 000000000000..379fa63846f4</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">--- /dev/null</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-anacapa.dts</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">@@ -0,0 +1,1230 @@</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+// SPDX-License-Identifier: GPL-2.0-or-later</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+/dts-v1/;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+#include "aspeed-g6.dtsi"</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+#include <dt-bindings/gpio/aspeed-gpio.h></span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+#include <dt-bindings/i2c/i2c.h></span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+/ {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ model = "Facebook Anacapa BMC";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "facebook,anacapa-bmc", "aspeed,ast2600";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ aliases {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ serial0 = &uart1;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ serial2 = &uart3;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ serial3 = &uart4;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ serial4 = &uart5;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c16 = &i2c0mux0ch0;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c17 = &i2c0mux0ch1;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c18 = &i2c0mux0ch2;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c19 = &i2c0mux0ch3;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c20 = &i2c1mux0ch0;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c21 = &i2c1mux0ch1;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c22 = &i2c1mux0ch2;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c23 = &i2c1mux0ch3;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c24 = &i2c4mux0ch0;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c25 = &i2c4mux0ch1;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c26 = &i2c4mux0ch2;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c27 = &i2c4mux0ch3;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c28 = &i2c4mux0ch4;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c29 = &i2c4mux0ch5;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c30 = &i2c4mux0ch6;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c31 = &i2c4mux0ch7;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c32 = &i2c8mux0ch0;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c33 = &i2c8mux0ch1;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c34 = &i2c8mux0ch2;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c35 = &i2c8mux0ch3;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c36 = &i2c10mux0ch0;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c37 = &i2c10mux0ch1;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c38 = &i2c10mux0ch2;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c39 = &i2c10mux0ch3;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c40 = &i2c10mux0ch4;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c41 = &i2c10mux0ch5;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c42 = &i2c10mux0ch6;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c43 = &i2c10mux0ch7;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c44 = &i2c11mux0ch0;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c45 = &i2c11mux0ch1;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c46 = &i2c11mux0ch2;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c47 = &i2c11mux0ch3;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c48 = &i2c11mux0ch4;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c49 = &i2c11mux0ch5;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c50 = &i2c11mux0ch6;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c51 = &i2c11mux0ch7;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c52 = &i2c13mux0ch0;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c53 = &i2c13mux0ch1;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c54 = &i2c13mux0ch2;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c55 = &i2c13mux0ch3;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c56 = &i2c13mux0ch4;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c57 = &i2c13mux0ch5;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c58 = &i2c13mux0ch6;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c59 = &i2c13mux0ch7;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ chosen {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ stdout-path = "serial4:57600n8";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ iio-hwmon {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "iio-hwmon";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ io-channels = <&adc0 0>, <&adc0 1>, <&adc0 2>, <&adc0 3>,</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ <&adc0 4>, <&adc0 5>, <&adc0 6>, <&adc0 7>,</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ <&adc1 2>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ leds {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "gpio-leds";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ led-0 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ label = "bmc_heartbeat_amber";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ gpios = <&gpio0 ASPEED_GPIO(P, 7) GPIO_ACTIVE_LOW>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ linux,default-trigger = "heartbeat";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ led-1 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ label = "fp_id_amber";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ default-state = "off";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ gpios = <&gpio0 ASPEED_GPIO(B, 5) GPIO_ACTIVE_HIGH>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ led-2 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ label = "power_blue";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ default-state = "off";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ gpios = <&gpio0 ASPEED_GPIO(P, 4) GPIO_ACTIVE_HIGH>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ memory@80000000 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ device_type = "memory";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0x80000000 0x80000000>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reserved-memory {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ ranges;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ video_engine_memory: video {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ size = <0x02c00000>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ alignment = <0x00100000>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "shared-dma-pool";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reusable;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ gfx_memory: framebuffer {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ size = <0x01000000>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ alignment = <0x01000000>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "shared-dma-pool";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reusable;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ pcc_memory: pccbuffer {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ no-map;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0xE0000000 0x00001000>; /* 4K */</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ p3v3_bmc_aux: regulator-p3v3-bmc-aux {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "regulator-fixed";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ regulator-name = "p3v3_bmc_aux";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ regulator-min-microvolt = <3300000>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ regulator-max-microvolt = <3300000>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ regulator-always-on;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ spi_gpio: spi {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "spi-gpio";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ sck-gpios = <&gpio0 ASPEED_GPIO(Z, 3) GPIO_ACTIVE_HIGH>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ mosi-gpios = <&gpio0 ASPEED_GPIO(Z, 4) GPIO_ACTIVE_HIGH>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ miso-gpios = <&gpio0 ASPEED_GPIO(Z, 5) GPIO_ACTIVE_HIGH>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ num-chipselects = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ cs-gpios = <&gpio0 ASPEED_GPIO(Z, 0) GPIO_ACTIVE_LOW>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ tpm@0 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "infineon,slb9670", "tcg,tpm_tis-spi";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ spi-max-frequency = <33000000>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&adc0 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ aspeed,int-vref-microvolt = <2500000>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ pinctrl-names = "default";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ pinctrl-0 = <&pinctrl_adc0_default &pinctrl_adc1_default</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ &pinctrl_adc2_default &pinctrl_adc3_default</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ &pinctrl_adc4_default &pinctrl_adc5_default</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ &pinctrl_adc6_default &pinctrl_adc7_default>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&adc1 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ aspeed,int-vref-microvolt = <2500000>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ pinctrl-names = "default";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ pinctrl-0 = <&pinctrl_adc10_default>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&ehci1 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&uhci {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&fmc {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ flash@0 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ m25p,fast-read;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ label = "bmc";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ spi-max-frequency = <50000000>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+#include "openbmc-flash-layout-128.dtsi"</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ flash@1 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ m25p,fast-read;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ label = "alt-bmc";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ spi-max-frequency = <50000000>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&gpio0 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ gpio-line-names =</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*A0-A7*/ //"","","","","","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "SMB_BMC_MM11_SCL","SMB_BMC_MM11_SDA",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "SMB_BMC_MM12_SCL","SMB_BMC_MM12_SDA",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "SMB_BMC_MM13_SCL","SMB_BMC_MM13_SDA",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "SMB_BMC_MM14_SCL","SMB_BMC_MM14_SDA",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*B0-B7*/ //"rtc-battery-voltage-read-enable","","","BMC_READY","","led-identify","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "BATTERY_DETECT","BMC_GPIOB1",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "BMC_I2C1_FPGA_ALERT","BMC_READYx",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "IOEXP_INT_3V3","FM_ID_LED",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "UART_BMC_4_TXD","UART_BMC_4_RXD",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*C0-C7*/ //"","","","","","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "BMC_GPIOC0","NCSI0_SCM_HPM_TX_EN",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "NCSI0_SCM_HPM_D0","NCSI0_SCM_HPM_D1",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PMBUS_REQ_N","PSU_FW_UPDATE_REQ_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "NCSI0_HPM_SCM_CLK","BMC_I2C_SSIF_ALERT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*D0-D7*/ //"","","","","","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "NCSI0_HPM_SCM_D0","NCSI0_HPM_SCM_D1",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "NCSI0_HPM_SCM_CRS_DV","NCSI0_RXER",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "BMC_GPIOD4","BMC_GPIOD5",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "BMC_GPIOD6","BMC_GPIOD7",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*E0-E7*/ //"","","","","","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "BMC_GPIOE0","BMC_GPIOE1",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "BMC_GPIOE1","PD_RGMII4_RXCTL",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "BMC_GPIOE1","BMC_GPIOE1",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "BMC_GPIOE1","NCSI1_RXER",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*F0-F7*/ //"","","","","","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "BMC_EMMC_CLK","BMC_EMMC_CMD",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "BMC_EMMC_DT0","BMC_EMMC_DT1",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "BMC_EMMC_DT2","BMC_EMMC_DT3",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "BMC_EMMC_CD_N","BMC_EMMC_WP_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*G0-G7*/ //"FM_MUX1_SEL_R","","","","","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_MUX1_SEL","BMC_GPIOG1",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "BMC_EMMC_DT4","BMC_EMMC_DT5",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "BMC_EMMC_DT6","BMC_EMMC_DT7",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_DEBUG_PORT_PRSNT_N","FM_BMC_DBP_PRESENT_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*H0-H7*/ //"","","","","","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "SGPIO_CLK_1","SGPIO_LD_1",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "SGPIO_DO_1","SGPIO_DI_1",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "SMB_BMC_MM15_SCL","SMB_BMC_MM15_SDA",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "SMB_BMC_MM16_SCL","SMB_BMC_MM16_SDA",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*I0-I7*/ //"","","","","","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "JTAG_1_BMC_TRST","JTAG_1_BMC_TCK",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "JTAG_1_BMC_TMS","JTAG_1_BMC_TDI",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "JTAG_1_BMC_TDO","FLASH_WP_STATUS",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "BMC_JTAG_MUX_SEL","BMC_GPIOI7",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*J0-J7*/ //"","","","","","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "SMB_BMC_MM1_SCL","SMB_BMC_MM1_SDA",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "SMB_BMC_MM2_SCL","SMB_BMC_MM2_SDA",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "I3C_5_HV18_SCL","I3C_5_HV18_SDA",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "I3C_6_HV18_SCL","I3C_6_HV18_SDA",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*K0-K7*/ //"","","","","","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "SMB_BMC_MM5_SCL","SMB_BMC_MM5_SDA",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "SMB_BMC_MM6_SCL","SMB_BMC_MM6_SDA",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "SMB_BMC_MM7_SCL","SMB_BMC_MM7_SDA",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "SMB_BMC_MM8_SCL","SMB_BMC_MM8_SDA",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*L0-L7*/ //"","","","","","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "SMB_BMC_MM9_SCL","SMB_BMC_MM9_SDA",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "SMB_BMC_MM10_SCL","SMB_BMC_MM10_SDA",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "UART_BMC_3_TXD","UART_BMC_3_RXD",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "V_VGAHS","V_VGAVS",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*M0-M7*/ //"","","","","","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PCIE_EP_RST_EN","BMC_FRU_WP",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "SCM_HPM_STBY_RST_N","SCM_HPM_STBY_EN",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "STBY_POWER_PG_3V3","TH500_SHDN_OK",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "UART_BMC_1_TXD","UART_BMC_1_RXD",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*N0-N7*/ //"led-postcode-0","led-postcode-1","led-postcode-2","led-postcode-3","led-postcode-4","led-postcode-5","led-postcode-6","led-postcode-7",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "LED_POSTCODE_0","LED_POSTCODE_1",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "LED_POSTCODE_2","LED_POSTCODE_3",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "LED_POSTCODE_4","LED_POSTCODE_5",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "LED_POSTCODE_6","LED_POSTCODE_7",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*O0-O7*/ //"","","","","","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "RUN_POWER_PG","PWR_BRAKE",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "CHASSIS_AC_LOSS","BSM_PRSNT_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PSU_SMB_ALERT","FM_TPM_PRSNT_0_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PSU_FW_UPDATING_N","BMC_GPIOO7",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*P0-P7*/ //"power-button","","reset-button","","led-power","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PWR_BTN_BMC_BUF_N","IPEX_CABLE_PRSNT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "ID_RST_BTN_BMC_N","RST_BMC_RSTBTN_OUT_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PWR_LED","RUN_POWER_EN",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "SHDN_FORCE","BMC_HEARTBEAT_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*Q0-Q7*/ //"","","","","","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "IRQ_PCH_TPM_SPI_LV3_N","USB_OC0_REAR_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "UART_MUX_SEL","I2C_MUX_RESET",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "RSVD_NV_PLT_DETECT","SPI_TPM_INT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "CPU_JTAG_MUX_SELECT","THERM_BB_OVERT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*R0-R7*/ //"","","","","","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "THERM_BB_WARN","SPI_BMC_FPGA_INT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "CPU_BOOT_DONE","PMBUS_GNT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "CHASSIS_PWR_BRK","PCIE_WAKE",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PDB_THERM_OVERT","SHDN_REQ",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*S0-S7*/ //"","","power-host-control","","","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "MDC1_BMC","MDIO1_BMC",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "SYS_BMC_PWRBTN_N","FM_TPM_PRSNT_1_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_BMC_DEBUG_SW_N","UID_LED_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "SYS_FAULT_LED_N","RUN_POWER_FAULT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*T0-T7*/ "","","","","","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*U0-U7*/ "","","","","","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*V0-V7*/ //"","","","","","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "L2_RST_REQ_OUT","L0L1_RST_REQ_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "BMC_ID_BEEP_SEL","BMC_I2C0_FPGA_ALERT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "SMB_BMC_TMP_ALERT","PWR_LED_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "SYS_RST_OUT","IRQ_TPM_SPI_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*W0-W7*/ "","","","","","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "ESPI_LPC_D0_IO0","ESPI_LPC_D1_IO1",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "ESPI_LPC_D2_IO2","ESPI_LPC_D3_IO3",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "ESPI_HOST_LPC_BMC_CLK","ESPI_HOST_LPC_BMC_LFRAME_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "IRQ_ESPI_LPC_SERIRQ_ALERT0_N","RST_ESPI_LPC_BMC_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*X0-X7*/ //"","","","","","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "BMC_GPIOX0","BMC_GPIOX1",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "BMC_GPIOX2","SPI_BMC_OOB_0_CLK",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "SPI_BMC_OOB_0_IO0","SPI_BMC_OOB_0_IO1",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "SPI_BMC_OOB_0_IO2","SPI_BMC_OOB_0_IO3",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*Y0-Y7*/ //"","","","","","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "RST_WDTRST_PLD_N","RST_BMC_SELF_HW",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_FLASH_LATCH_N","BMC_EMMC_RST_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "BMC_GPIOY4","BMC_GPIOY5",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PU_BMC_FWSPIABR_N","PU_FWSPIWP_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*Z0-Z7*/ //"","","","","","","","";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "SPI_BMC_TPM_CS2_N","PU_SPI1ABR",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PU_SPI1WP_N","SPI_BMC_TPM_CLK",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "SPI_BMC_TPM_MOSI","SPI_BMC_TPM_MISO",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "BMC_GPIOZ6","BMC_GPIOZ7";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&gpio1 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ gpio-line-names =</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*18A0-18A7*/ //"","","","","","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "RGMII1TXCK","RGMII1TXCTL",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "RGMII1TXD0","RGMII1TXD1",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "RGMII1TXD2","RGMII1TXD3",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "RGMII1RXCK","RGMII1RXCTL",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*18B0-18B7*/ //"","","","","FM_BOARD_BMC_REV_ID0","FM_BOARD_BMC_REV_ID1","FM_BOARD_BMC_REV_ID2","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "RGMII1RXD0","RGMII1RXD1",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "RGMII1RXD2","RGMII1RXD3",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_BOARD_BMC_REV_ID0","FM_BOARD_BMC_REV_ID1",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_BOARD_BMC_REV_ID2","BMC_GPIO18B7",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*18C0-18C7*/ //"SPI_BMC_BIOS_ROM_IRQ0_R_N","","","","","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "BMC_GPIO18C0","BMC_GPIO18C1",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "SPI_BMC_BIOS_ROM_IRQ0_N","BMC_GPIO18C3",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "BMC_GPIO18C4","BMC_GPIO18C5",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "BMC_GPIO18C6","BMC_GPIO18C7",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*18D0-18D7*/ //"","","","","","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "BMC_GPIO18D0","BMC_GPIO18D1",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "BMC_GPIO18D2","BMC_GPIO18D3",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "BMC_GPIO18D4","BMC_GPIO18D5",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "BMC_GPIO18D6","BMC_GPIO18D7",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*18E0-18E3*/ //"FM_BMC_PROT_LS_EN","AC_PWR_BMC_BTN_R_N","","";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_BMC_PROT_LS_EN","AC_PWR_BMC_BTN_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "BMC_GPIO18E2","BMC_GPIO18E3";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+// L Bridge Board</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&i2c0 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c-mux@70 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "nxp,pca9546";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0x70>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c-mux-idle-disconnect;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c0mux0ch0: i2c@0 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c0mux0ch1: i2c@1 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c0mux0ch2: i2c@2 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <2>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c0mux0ch3: i2c@3 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <3>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+// R Bridge Board</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&i2c1 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c-mux@70 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "nxp,pca9546";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0x70>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c-mux-idle-disconnect;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c1mux0ch0: i2c@0 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c1mux0ch1: i2c@1 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c1mux0ch2: i2c@2 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <2>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c1mux0ch3: i2c@3 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <3>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+// MB - E1.S</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&i2c4 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c-mux@70 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "nxp,pca9548";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0x70>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c-mux-idle-disconnect;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c4mux0ch0: i2c@0 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c4mux0ch1: i2c@1 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c4mux0ch2: i2c@2 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <2>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c4mux0ch3: i2c@3 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <3>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c4mux0ch4: i2c@4 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <4>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c4mux0ch5: i2c@5 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <5>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c4mux0ch6: i2c@6 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <6>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c4mux0ch7: i2c@7 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <7>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+// AMC</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&i2c5 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+// MB</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&i2c6 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ gpio@20 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "amd,helios_cpld";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0x20>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ gpio-controller;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #gpio-cells = <2>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ // HPM FRU</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ eeprom@50 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "atmel,24c256";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0x50>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+// SCM</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&i2c7 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+// MB - PDB</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&i2c8 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c-mux@72 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "nxp,pca9546";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0x72>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c-mux-idle-disconnect;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c8mux0ch0: i2c@0 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ gpio@22 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "nxp,pca9555";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0x22>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ gpio-controller;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #gpio-cells = <2>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ gpio-line-names =</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "","I2C_TEMP75_U8_ALERT_R_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "I2C_TMP432_U29_ALERT_R_N","GLOBAL_WP",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FAN_CT_FAN_FAIL_R_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "ALERT_P50V_HSC2_R_N","ALERT_P50V_HSC3_R_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "ALERT_P50V_HSC4_R_N","ALERT_P50V_STBY_R_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "I2C_P12V_MB_VRM_ALERT_R_N","I2C_P12V_STBY_VRM_ALERT_R_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PGD_P3V3_STBY_PWRGD_R","P12V_STBY_VRM_PWRGD_BUF_R";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ gpio@24 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "nxp,pca9555";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0x24>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ gpio-controller;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #gpio-cells = <2>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ gpio-line-names =</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "EAM2_PRSNT_MOS_N_R","EAM3_PRSNT_MOS_N_R",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PWRGD_P50V_HSC4_SYS_R","PWRGD_P50V_STBY_SYS_BUF_R",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "P50V_FAN1_R2_PG","P50V_FAN2_R2_PG",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "P50V_FAN3_R2_PG","P50V_FAN4_R2_PG",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "","FAN1_PRSNT_N_R",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "","FAN2_PRSNT_N_R",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FAN3_PRSNT_N_R","FAN4_PRSNT_N_R",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "","";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ // R-PDB FRU</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ eeprom@50 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "atmel,24c128";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0x50>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c8mux0ch1: i2c@1 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ gpio@22 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "nxp,pca9555";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0x22>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ gpio-controller;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #gpio-cells = <2>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ gpio-line-names =</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "","I2C_TEMP75_U8_ALERT_R_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "I2C_TMP432_U29_ALERT_R_N","GLOBAL_WP",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FAN_CT_FAN_FAIL_R_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "ALERT_P50V_HSC0_R_N","ALERT_P50V_HSC1_R_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "ALERT_P50V_HSC5_R_N","I2C_P12V_SW_VRM_ALERT_R_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "EAM0_PRSNT_MOS_N_R","EAM1_PRSNT_MOS_N_R",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PWRGD_P50V_HSC5_SYS_R","";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ gpio@24 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "nxp,pca9555";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0x24>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ gpio-controller;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #gpio-cells = <2>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ gpio-line-names =</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "P50V_FAN1_R2_PG","P50V_FAN2_R2_PG",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "P50V_FAN3_R2_PG","P50V_FAN4_R2_PG",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "P50V_FAN5_R2_PG","FAN1_PRSNT_N_R",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FAN2_PRSNT_N_R","FAN3_PRSNT_N_R",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FAN4_PRSNT_N_R","FAN5_PRSNT_N_R",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "","";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ // L-PDB FRU</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ eeprom@50 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "atmel,24c128";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0x50>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c8mux0ch2: i2c@2 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <2>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c8mux0ch3: i2c@3 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <3>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+// SCM</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&i2c9 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ // SCM FRU</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ eeprom@50 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "atmel,24c128";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0x50>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ // BSM FRU</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ eeprom@56 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "atmel,24c64";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0x56>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+// R Bridge Board</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&i2c10 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c-mux@71 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "nxp,pca9548";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0x71>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c-mux-idle-disconnect;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c10mux0ch0: i2c@0 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c10mux0ch1: i2c@1 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c10mux0ch2: i2c@2 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <2>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c10mux0ch3: i2c@3 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <3>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c10mux0ch4: i2c@4 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <4>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c10mux0ch5: i2c@5 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <5>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ gpio@22 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "nxp,pca9555";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0x22>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ gpio-controller;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #gpio-cells = <2>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ gpio-line-names =</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "","CPLD_REFRESH_IN_PRGRS_R_L",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "EAM0_NIC_CBL_PRSNT_R_L","EAM1_NIC_CBL_PRSNT_R_L",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "AINIC_JTAG_MUX_R2_SEL","SPI_MUX0_R2_SEL",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "AINIC_PRSNT_R_L","AINIC_OE_R_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "AINIC_BOARD_R2_ID","RST_USB2_HUB_R_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "RST_FT4222_R_N","RST_MCP2210_R_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "","";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ // R Bridge Board FRU</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ eeprom@52 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "atmel,24c256";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0x52>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c10mux0ch6: i2c@6 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <6>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c10mux0ch7: i2c@7 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <7>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+// L Bridge Board</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&i2c11 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c-mux@71 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "nxp,pca9548";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0x71>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c-mux-idle-disconnect;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c11mux0ch0: i2c@0 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c11mux0ch1: i2c@1 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c11mux0ch2: i2c@2 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <2>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c11mux0ch3: i2c@3 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <3>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c11mux0ch4: i2c@4 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <4>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c11mux0ch5: i2c@5 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <5>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ gpio@22 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "nxp,pca9555";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0x22>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ gpio-controller;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #gpio-cells = <2>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ gpio-line-names =</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "","CPLD_REFRESH_IN_PRGRS_R_L",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "EAM0_NIC_CBL_PRSNT_R_L","EAM1_NIC_CBL_PRSNT_R_L",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "AINIC_JTAG_MUX_R2_SEL","SPI_MUX0_R2_SEL",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "AINIC_PRSNT_R_L","AINIC_OE_R_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "AINIC_BOARD_R2_ID","RST_USB2_HUB_R_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "RST_FT4222_R_N","RST_MCP2210_R_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "","";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ // L Bridge Board FRU</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ eeprom@52 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "atmel,24c256";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0x52>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c11mux0ch6: i2c@6 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <6>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c11mux0ch7: i2c@7 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <7>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+// Debug Card</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&i2c12 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+// MB</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&i2c13 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c-mux@70 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "nxp,pca9548";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0x70>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c-mux-idle-disconnect;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c13mux0ch0: i2c@0 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c13mux0ch1: i2c@1 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ // RSVD FRU</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*eeprom@53 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "atmel,24c256";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0x53>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c13mux0ch2: i2c@2 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <2>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c13mux0ch3: i2c@3 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <3>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ adc@1f {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "ti,adc128d818";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0x1f>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ ti,mode = /bits/ 8 <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c13mux0ch4: i2c@4 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <4>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ // HPM BRD ID FRU</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ eeprom@51 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "atmel,24c256";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0x51>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c13mux0ch5: i2c@5 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <5>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c13mux0ch6: i2c@6 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <6>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ i2c13mux0ch7: i2c@7 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <7>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #address-cells = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ #size-cells = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+// SCM</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&i2c14 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&i2c15 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+// CPU SIC/SID (APML)</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&i3c0 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "disabled";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ sbtsi_p0_0: sbtsi@4c,22400000001 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0x4c 0x224 0x00000001>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ assigned-address = <0x4c>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ sbrmi_p0_1: sbrmi@3c,22400000002 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0x3c 0x224 0x00000002>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ assigned-address = <0x3c>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+// EAM</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&i3c1 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+// SPD</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&i3c2 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ pinctrl-names = "default";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ pinctrl-0 = <&pinctrl_i3c3_default>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+// CPU SEC</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&i3c4 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&i3c5 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&lpc_ctrl {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&lpc_pcc {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ port-addr = <0x80>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ dma-mode;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ memory-region = <&pcc_memory>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ rec-mode = <0x1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ port-addr-hbits-select = <0x1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ port-addr-xbits = <0x3>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&kcs2 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ aspeed,lpc-io-reg = <0xca8>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&kcs3 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ aspeed,lpc-io-reg = <0xca2>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&pinctrl {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ pinctrl_ncsi3_default: ncsi3_default {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ function = "RMII3";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ groups = "NCSI3";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&mdio0 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ ethphy0: ethernet-phy@0 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "ethernet-phy-ieee802.3-c22";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <1>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&mac0 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ phy-mode = "rgmii-rxid";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ phy-handle = <ðphy0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ pinctrl-names = "default";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ pinctrl-0 = <&pinctrl_rgmii1_default>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&mac2 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ pinctrl-names = "default";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ pinctrl-0 = <&pinctrl_ncsi3_default>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ use-ncsi;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&sgpiom0 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ ngpios = <128>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ bus-frequency = <2000000>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ gpio-line-names =</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*in - out - in - out */</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*A0-A3 line 0-7*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PDB1_HSC_PWR_OK","power-chassis-control",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PDB2_HSC_PWR_OK","FM_MODULE_PWRGD_0A_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PWRGD_P12V_MEM","FM_MODULE_PWRGD_0B_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PWRGD_P12V_SCM","FM_MODULE_PWRGD_1B_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*A4-A7 line 8-15*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PWRGD_P12V_FAN","FM_MODULE_PWRGD_2B_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PWRGD_P5V_AUX","FM_MODULE_PWRGD_3B_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "power-chassis-good","FM_MODULE_PWRGD_4B_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PWRGD_P1V8_LDO","FM_CBL_PRSNT_0A_N_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*B0-B3 line 16-23*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PWRGD_P1V_LDO","FM_CBL_PRSNT_0B_N_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PWRGD_PVDD33_S5","FM_CBL_PRSNT_1A_N_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PWRGD_PVDD18_S5_P0","FM_CBL_PRSNT_1B_N_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "CPU0_SLP_S5_N","FM_CBL_PRSNT_2A_N_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*B4-B7 line 24-31*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PWRGD_PVDDIO_MEM_S3_P0","FM_CBL_PRSNT_2B_N_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "CPU0_SLP_S3_N","FM_CBL_PRSNT_3A_N_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_MODULE_PWRGD_1B","FM_CBL_PRSNT_3B_N_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_MODULE_PWRGD_2B","FM_CBL_PRSNT_4A_N_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*C0-C3 line 32-39*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_MODULE_PWRGD_3B","FM_CBL_PRSNT_4B_N_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_MODULE_PWRGD_4B","P12V_FAN0_PWRGD_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_MODULE_PWRGD_0B","P12V_FAN1_PWRGD_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PWRGD_PVDDIO_P0","P12V_FAN2_PWRGD_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*C4-C7 line 40-47*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PWRGD_PVDDCR_SOC_P0","P12V_FAN3_PWRGD_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PWRGD_PVDDCR_CPU0_P0","P12V_FAN4_PWRGD_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PWRGD_PVDDCR_CPU1_P0","P12V_FAN5_PWRGD_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_CPU0_PWR_GOOD","P12V_FAN6_PWRGD_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*D0-D3 line 48-55*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "host0-ready","P12V_FAN7_PWRGD_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_PWRGD_CPU0_PWROK","FAN_0_PRSNT_R1_N_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_RST_CPU0_RESETL_N","FAN_1_PRSNT_R1_N_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "RST_CPU0_PERST0_R_N","FAN_2_PRSNT_R1_N_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*D4-D7 line 56-63*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "RST_CPU0_PERST1_R_N","FAN_3_PRSNT_R1_N_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "BIOS_POST_CMPLT","FAN_4_PRSNT_R1_N_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "","FAN_5_PRSNT_R1_N_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "","FAN_6_PRSNT_R1_N_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*E0-E3 line 64-71*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_PWRGD_CHAD_CPU0","FAN_7_PRSNT_R1_N_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_PWRGD_CHEH_CPU0","TRAY_SLOT_ID0_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_PWRGD_CHIL_CPU0","TRAY_SLOT_ID1_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_PWRGD_CHMP_CPU0","TRAY_SLOT_ID2_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*E4-E7 line 72-79*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "P12V_E1S_0_PWRGD","TRAY_SLOT_ID3_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "P12V_E1S_1_PWRGD","TRAY_SLOT_ID4_OUT",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "P3V3_E1S_0_PWRGD","SCM_JTAG_MUX_S0_R",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "P3V3_E1S_1_PWRGD","SCM_JTAG_MUX_S1_R",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*F0-F3 line 80-87*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_MODULE_PWRGD_0A","BMC_SGPIO_READY",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "OCP_V3_1_P3V3_PLD_R_PWRGD","CPU0_SYS_RESET_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "P12V_OCP_V3_1_PLD_PWRGD","RST_CPU0_KBRST_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PWRGD_OCP_SFF_PWR_GOOD","BIOS_DEBUG_MODE",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*F4-F7 line 88-95*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "","CLR_CMOS",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "","I3C_SPD_MUX_FORCE_SEL",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "","FM_JTAG_HOST_SEL",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "","TRAY_PRESENT_N",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*G0-G3 line 96-103*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "MB_REV_ID_0","UART_BMC_SEL0",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "MB_REV_ID_1","UART_BMC_SEL1",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "MB_REV_ID_2","SCM_USB_SEL",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "MB_SKU_ID_0","FORCE_ALL_PWRON",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*G4-G7 line 104-111*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "MB_SKU_ID_1","PASSWORD_CLEAR",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "MB_SKU_ID_2","BMC_FORCE_NM_THROTTLE",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "MB_SKU_ID_3","BMC_READY",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PWR_FAULT_ALERT","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*H0-H3 line 112-119*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_IOEXP_U538_INT_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_IOEXP_U539_INT_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_IOEXP_U540_INT_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_IOEXP_U541_INT_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*H4-H7 line 120-127*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_IOEXP_PDB2_U1003_INT_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "IOEXP4_INT_N","","","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*I0-I3 line 128-135*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PDB_IRQ_PMBUS_ALERT_ISO_R_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PDB_UV_ALERT_ISO_R_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*I4-I7 line 136-143*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "P12V_SCM_ADC_ALERT","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "CPU0_REGS_I2C_ALERT_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_RTC_ALERT_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "APML_CPU0_ALERT_R_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*J0-J3 line 144-151*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "SMB_RJ45_FIO_TMP_ALERT","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_SMB_ALERT_MCIO_0A_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "I3C_MCIO_0B_ALERT_ISO_R_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_SMB_ALERT_MCIO_1A_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*J4-J7 line 152-159*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "I3C_MCIO_1B_ALERT_ISO_R_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_SMB_ALERT_MCIO_2A_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "I3C_MCIO_2B_ALERT_ISO_R_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_SMB_ALERT_MCIO_3A_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*K0-K3 line 160-167*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "I3C_MCIO_3B_ALERT_ISO_R_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_SMB_ALERT_MCIO_4A_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "I3C_MCIO_4B_ALERT_ISO_R_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*K4-K7 line 168-175*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "","","","","","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*L0-L3 line 176-183*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_CPU0_THERMTRIP_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_CPU0_PROCHOT_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_CPU0_SMERR_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_PVDDCR_CPU0_P0_OCP_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*L4-L7 line 184-191*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_PVDDCR_CPU1_P0_OCP_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_PVDDCR_SOC_P0_OCP_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_OCP_PWRBRK_R_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PMIC_ERROR_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*M0-M3 line 192-199*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "","","","","","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*M4-M7 line 200-207*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "","","","","","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*N0-N3 line 208-215*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "FM_PRSNT_CPU0_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "OCP_SFF_PRSNT_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "E1S_0_PRSNT_R_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "E1S_BP_0_PRSNT_R_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*N4-N7 line 216-223*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "E1S_BP_1_PRSNT_R_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "E1S_BP_2_PRSNT_R_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "E1S_BP_3_PRSNT_R_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PDB_PRSNT_J311_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*O0-O3 line 224-231*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PDB_PRSNT_J312_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PDB_PRSNT_J313_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PDB_PRSNT_J314_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PRSNT_RJ45_FIO_N_R","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*O4-O7 line 232-239*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PRSNT_LEAK_CABLE_1_R_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PRSNT_LEAK_CABLE_2_R_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "PRSNT_HDT_N","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*P0-P3 line 240-247*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "","","","","","","","",</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ /*P4-P7 line 248-255*/</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ "","","","","","","","";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+// BIOS Flash</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&spi2 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ pinctrl-names = "default";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ pinctrl-0 = <&pinctrl_spi2_default>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ reg = <0x1e631000 0xc4>, <0x50000000 0x8000000>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ flash@0 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ compatible = "jedec,spi-nor";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ label = "pnor";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ spi-max-frequency = <12000000>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ spi-tx-bus-width = <2>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ spi-rx-bus-width = <2>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ };</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+// eSPI Virtual UART - 0x3F8</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&vuart1 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ virtual;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ port = <0x3f8>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ sirq = <4>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ sirq-polarity = <0>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+// HOST BIOS Debug</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&uart1 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&uart3 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&uart4 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+// BMC Debug Console</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&uart5 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&uart_routing {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&wdt1 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ pinctrl-names = "default";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ pinctrl-0 = <&pinctrl_wdtrst1_default>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ aspeed,reset-type = "soc";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ aspeed,external-signal;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ aspeed,ext-push-pull;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ aspeed,ext-active-high;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ aspeed,ext-pulse-duration = <256>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&vhub {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ pinctrl-names = "default";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&video {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ memory-region = <&video_engine_memory>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&gfx {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ memory-region = <&gfx_memory>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&jtag0 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+&jtag1 {</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ status = "okay";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ pinctrl-names = "default";</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+ pinctrl-0 = <&pinctrl_jtagm_default>;</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">+};</span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">-- </span></div>
<div style="font-family: "Courier New", monospace; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 10pt;">2.51.0</span></div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-family: "Courier New", monospace; font-size: 10pt;"><br>
</span><span style="font-size: 12pt;"><br>
</span></div>
</body>
</html>