Skip to content

Commit 496bd6f

Browse files
6by9pelwell
authored andcommitted
dtoverlays: Update /__symbols__/i2c0 from i2c0 overlay
Update the symbol as well as the alias so that other overlays will then be applied against the right node. Signed-off-by: Dave Stevenson <[email protected]>
1 parent 19671dd commit 496bd6f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

arch/arm/boot/dts/overlays/i2c0-overlay.dts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,14 @@
6565
i2c0 = "/soc/i2c@7e205000";
6666
};
6767
};
68+
69+
fragment@8 {
70+
target-path = "/__symbols__";
71+
__overlay__ {
72+
i2c0 = "/soc/i2c@7e205000";
73+
};
74+
};
75+
6876
__overrides__ {
6977
pins_0_1 = <0>,"+1-2-3-4";
7078
pins_28_29 = <0>,"-1+2-3-4";

0 commit comments

Comments
 (0)