FIX: [uboot18] wrong definition for wdis pin of first slot

BugzID: 56155
This commit is contained in:
Marcel Reichmuth 2019-03-14 09:44:11 +01:00
parent dd041e1306
commit 4e828bb447
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@
power = <&gpiofpga 400 GPIO_ACTIVE_HIGH 0>;
power-3v8 = <&gpiofpga 464 GPIO_ACTIVE_HIGH 0>;
wdis-out = <&gpiofpga 2053 GPIO_ACTIVE_HIGH 1>;
wdis = <&gpiofpga 2068 GPIO_ACTIVE_LOW 1>;
wdis = <&gpiofpga 2069 GPIO_ACTIVE_LOW 1>;
clk = <&gpiofpga 416 GPIO_ACTIVE_HIGH 1>;
reset-1v8 = <&gpiofpga 2496 GPIO_ACTIVE_HIGH 0>;
reset-3v3 = <&gpiofpga 2497 GPIO_ACTIVE_HIGH 0>;