aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ath79/dts/ar9342_ubnt_nanobeam-m5-xw.dts
Commit message (Collapse)AuthorAge
* ath79: drop phy-mask propertySander Vanheule2022-06-15
| | | | | | | The phy-mask property is no longer supported by the ag71xx-mdio driver, so let's drop it. Signed-off-by: Sander Vanheule <sander@svanheule.net>
* ath79: NanoBeam M5 fix target_devicesJan-Niklas Burfeind2022-05-21
Update the name of for the Ubiquiti NanoBeam M5 to match the auto-generated one at runtime. Otherwise sysupgrade complains about mismatching device names. This also required renaming the DTS. Signed-off-by: Jan-Niklas Burfeind <git@aiyionpri.me>