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 <mail@tomherbers.de>
This commit is contained in:
parent
a911f63df9
commit
f83f5f8452
1 changed files with 4 additions and 0 deletions
|
@ -9,6 +9,10 @@
|
||||||
compatible = "glinet,gl-xe300", "qca,qca9531";
|
compatible = "glinet,gl-xe300", "qca,qca9531";
|
||||||
model = "GL.iNet GL-XE300";
|
model = "GL.iNet GL-XE300";
|
||||||
|
|
||||||
|
aliases {
|
||||||
|
label-mac-device = ð0;
|
||||||
|
};
|
||||||
|
|
||||||
gpio-export {
|
gpio-export {
|
||||||
compatible = "gpio-export";
|
compatible = "gpio-export";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue