Message ID | 20180722212010.3979-4-afaerber@suse.de |
---|---|
State | New |
Headers | show |
Series | [01/15] MIPS: dts: img: pistachio_marduk: Reorder nodes | expand |
diff --git a/arch/mips/boot/dts/img/pistachio.dtsi b/arch/mips/boot/dts/img/pistachio.dtsi index f8d7e6f622cb..1adef5bc740d 100644 --- a/arch/mips/boot/dts/img/pistachio.dtsi +++ b/arch/mips/boot/dts/img/pistachio.dtsi @@ -406,7 +406,7 @@ function = "spim0"; drive-strength = <4>; }; - spim0_clk: spim0-clk { + pin_spim0_clk: spim0-clk { pins = "mfio8"; function = "spim0"; drive-strength = <4>;
Renaming will allow consistent ordering when referenced. Signed-off-by: Andreas Färber <afaerber@suse.de> --- arch/mips/boot/dts/img/pistachio.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.16.4 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html