openwrt/target/linux/mediatek/files-5.15
Rani Hod aaeb379023 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>
2023-11-22 19:42:23 +02:00
..
arch/arm64/boot/dts/mediatek mediatek: fiilogic: device tree switch@1f fix 2023-11-22 19:42:23 +02:00
drivers mediatek: filogic: improve pinctrl drivers 2023-08-28 13:55:38 +01:00
include/dt-bindings mediatek: sync MT7986 device trees with upstream 2023-06-05 11:36:32 +01:00