|
@@ -29,6 +29,7 @@
|
|
const struct of_device_id of_default_bus_match_table[] = {
|
|
const struct of_device_id of_default_bus_match_table[] = {
|
|
{ .compatible = "simple-bus", },
|
|
{ .compatible = "simple-bus", },
|
|
{ .compatible = "simple-mfd", },
|
|
{ .compatible = "simple-mfd", },
|
|
|
|
+ { .compatible = "isa", },
|
|
#ifdef CONFIG_ARM_AMBA
|
|
#ifdef CONFIG_ARM_AMBA
|
|
{ .compatible = "arm,amba-bus", },
|
|
{ .compatible = "arm,amba-bus", },
|
|
#endif /* CONFIG_ARM_AMBA */
|
|
#endif /* CONFIG_ARM_AMBA */
|