Skip to content
Snippets Groups Projects
Commit b95e9dae authored by Rani Hod's avatar Rani Hod Committed by Rafał Miłecki
Browse files

mediatek: fiilogic: device tree `switch@1f` fix


Quite a few `fiilogic` devices use the `mt7531` switch.
Some of them have a DT node that looks like:
```
switch: switch@0 {
	compatible = "mediatek,mt7531";
	reg = <31>;
...
};
```
This commit changes the DT node name to `switch@1f`.

Signed-off-by: default avatarRani Hod <rani.hod@gmail.com>
(cherry picked from commit aaeb379023daf9720303884f61748fe362b0a237)
parent af740e9e
No related branches found
No related tags found
1 merge request!433Merge OpenWrt tag 'v23.05.4' into devel
Showing
with 20 additions and 20 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment