From f83f5f8452edd3115aacf333b0038da89639a218 Mon Sep 17 00:00:00 2001 From: Tom Herbers Date: Tue, 24 Jan 2023 14:14:58 +0100 Subject: ath79: add label-mac-device for GL-XE300 This adds an label-mac-device alias which refrences the mac which is printed on the Label of the device. Signed-off-by: Tom Herbers --- target/linux/ath79/dts/qca9531_glinet_gl-xe300.dts | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'target') diff --git a/target/linux/ath79/dts/qca9531_glinet_gl-xe300.dts b/target/linux/ath79/dts/qca9531_glinet_gl-xe300.dts index 9c2760398b..9212c0a754 100644 --- a/target/linux/ath79/dts/qca9531_glinet_gl-xe300.dts +++ b/target/linux/ath79/dts/qca9531_glinet_gl-xe300.dts @@ -9,6 +9,10 @@ compatible = "glinet,gl-xe300", "qca,qca9531"; model = "GL.iNet GL-XE300"; + aliases { + label-mac-device = ð0; + }; + gpio-export { compatible = "gpio-export"; -- cgit v1.2.3