|
@@ -18,7 +18,7 @@ Subject: [PATCH 58/72] BCM63XX: allow providing fixup data in board data
|
|
|
|
|
|
#include "board_common.h"
|
|
#include "board_common.h"
|
|
|
|
|
|
-@@ -182,6 +183,7 @@ static struct of_device_id of_ids[] = {
|
|
|
|
|
|
+@@ -191,6 +192,7 @@ static struct of_device_id of_ids[] = {
|
|
int __init board_register_devices(void)
|
|
int __init board_register_devices(void)
|
|
{
|
|
{
|
|
int usbh_ports = 0;
|
|
int usbh_ports = 0;
|
|
@@ -26,7 +26,7 @@ Subject: [PATCH 58/72] BCM63XX: allow providing fixup data in board data
|
|
|
|
|
|
#if CONFIG_OF
|
|
#if CONFIG_OF
|
|
if (of_have_populated_dt()) {
|
|
if (of_have_populated_dt()) {
|
|
-@@ -265,6 +267,10 @@ int __init board_register_devices(void)
|
|
|
|
|
|
+@@ -274,6 +276,10 @@ int __init board_register_devices(void)
|
|
board.ephy_reset_gpio_flags);
|
|
board.ephy_reset_gpio_flags);
|
|
}
|
|
}
|
|
|
|
|