openwrt/target/linux/mediatek/files-6.1
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: mt7988: mark RTC clock as critical 2023-08-13 15:01:36 +01:00
include/dt-bindings/clock mediatek: adapt files and patches for Linux 6.1 2023-07-07 14:01:39 +02:00