File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -198,7 +198,7 @@ addrmap minibar_controller {
198198 } VBUS_SLED_RESTART[4:4] = 0;
199199
200200 field {
201- desc = "fpga_to_vbus_sled_hsc_en pin control";
201+ desc = "fpga_to_vbus_sled_hsc_en pin software control";
202202 } VBUS_SLED_EN[0:0] = 0;
203203 } POWER_CTRL;
204204
@@ -231,7 +231,7 @@ addrmap minibar_controller {
231231 } FAULT_PIN[0:0] = 0;
232232 };
233233
234- power_rail_state vbus_sled ;
234+ power_rail_state VBUS_SLED ;
235235
236236 reg {
237237 name = "Control for the VSC7448 and VSC8504 reset lines.";
@@ -260,8 +260,8 @@ addrmap minibar_controller {
260260 } V3P3_PCIE_EN[0:0] = 1;
261261 } PCIE_POWER_CTRL;
262262
263- power_rail_state v12_pcie ;
264- power_rail_state v3p3_pcie ;
263+ power_rail_state V12_PCIE ;
264+ power_rail_state V3P3_PCIE ;
265265
266266 reg {
267267 name = "Control for the PI6CB33201 PCIe Reference Clock Buffer";
You can’t perform that action at this time.
0 commit comments