|
|
@@ -87,7 +87,7 @@ Signed-off-by: Jonas Gorski <[email protected]>
|
|
|
+
|
|
|
+ ephy_reset.table[0].chip_label = gpio_chip_labels[hw_gpio / 32];
|
|
|
+ ephy_reset.table[0].chip_hwnum = hw_gpio % 32;
|
|
|
-+ ephy_reset.table[0].con_id = "ephy-reset";
|
|
|
++ ephy_reset.table[0].con_id = "reset";
|
|
|
+ ephy_reset.table[0].flags = flags;
|
|
|
+
|
|
|
+ gpiod_add_lookup_table(&ephy_reset);
|