aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ath79/dts/qca9563_dlink_covr.dtsi
Commit message (Collapse)AuthorAge
* linux: replace nvmem-cells with nvmem-layoutRosen Penev2024-12-27
| | | | | | | | | | | The former is deprecated in favor of nvmem-layout. In preparation for eventual removal from the kernel, do so here. Some of these are leftovers from nvmem-layout conversion. Signed-off-by: Rosen Penev <rosenp@gmail.com> Link: https://github.com/openwrt/openwrt/pull/16097 Signed-off-by: Robert Marko <robimarko@gmail.com>
* ath79: remove unused dts labelsRosen Penev2024-06-09
| | | | | | These are not referenced. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* ath79: split dtsi for D-Link COVR-P2500Sebastian Schaper2024-03-09
in preparation of adding COVR-C1200 Signed-off-by: Sebastian Schaper <openwrt@sebastianschaper.net>