forked from openwrt/openwrt
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ramips: mt7621: D-Link Dxx-1xx0 device tree updates
* Use `fixed-layout` and `mac-base` for nvmem nodes; * Fixed `dmesg` warning `OF: Bad cell count for /palmbus@1e000000/spi@b00/flash@0/partitions` (thanks @neheb). * Assign `lan` MAC address from nvmem node. * Assign `phy0` and `phy1` MAC addresses from nvmem node, and drop devices from `/etc/hotplug.d/ieee80211/10_fix_wifi_mac`. Note: recently committed mt76/commit/65cc3daf2 allows specifying multiple MAC addresses for DBDC ICs such as MT7615DN. * GPIO LED nodes: * Rename (`led-status-red`, `led-signal-top`, ...); * Sort by GPIO number; * Remove `label` property; * Add `color`, `function`, `function-enumerator` properties; * Update LED alias assignments. Signed-off-by: Rani Hod <[email protected]>
- Loading branch information
Showing
3 changed files
with
60 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters