openwrt/target/linux/mediatek/files-5.15
Rani Hod b95e9dae43 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: Rani Hod <rani.hod@gmail.com>
(cherry picked from commit aaeb379023)
2023-12-12 09:54:52 +01:00
..
arch/arm64/boot/dts/mediatek mediatek: fiilogic: device tree switch@1f fix 2023-12-12 09:54:52 +01:00
drivers mediatek: filogic: improve pinctrl drivers 2023-09-04 23:00:34 +01:00
include/dt-bindings mediatek: sync MT7986 device trees with upstream 2023-06-09 19:23:03 +01:00