aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorDavid S. Miller <[email protected]>2021-07-01 13:27:11 -0700
committerDavid S. Miller <[email protected]>2021-07-01 13:27:11 -0700
commit1c88995dfbf99704d2eab6ea47d048efe9cda68c (patch)
treeb204318f678e71912c9e9d9310a2e9557585f8e0 /arch
parent18a419bad63b7f68a1979e28459782518e7b6bbe (diff)
parent19373d0233d04ede649eee4269922e20dd133cf2 (diff)
Merge branch 'sms911x-dts'
Geert Uytterhoeven says: ==================== sms911x: DTS fixes and DT binding to json-schema conversion This patch series converts the Smart Mixed-Signal Connectivity (SMSC) LAN911x/912x Controller Device Tree binding documentation to json-schema, after fixing a few issues in DTS files. Changed compared to v1[1]: - Dropped applied patches, - Add Reviewed-by, - Drop bogus double quotes in compatible values, - Add comment explaining why "additionalProperties: true" is needed. [1] [PATCH 0/5] sms911x: DTS fixes and DT binding to json-schema conversion https://lore.kernel.org/r/[email protected] ==================== Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/boot/dts/qcom-apq8060-dragonboard.dts4
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/arm/boot/dts/qcom-apq8060-dragonboard.dts b/arch/arm/boot/dts/qcom-apq8060-dragonboard.dts
index dace8ffeb991..0a4ffd10c484 100644
--- a/arch/arm/boot/dts/qcom-apq8060-dragonboard.dts
+++ b/arch/arm/boot/dts/qcom-apq8060-dragonboard.dts
@@ -581,7 +581,7 @@
* EBI2. This has a 25MHz chrystal next to it, so no
* clocking is needed.
*/
- ethernet-ebi2@2,0 {
+ ethernet@2,0 {
compatible = "smsc,lan9221", "smsc,lan9115";
reg = <2 0x0 0x100>;
/*
@@ -598,8 +598,6 @@
phy-mode = "mii";
reg-io-width = <2>;
smsc,force-external-phy;
- /* IRQ on edge falling = active low */
- smsc,irq-active-low;
smsc,irq-push-pull;
/*