提交 1a874afb 编写于 作者: L Lorenzo Bianconi 提交者: Felix Fietkau

dt-bindings: net: wireless: mt76: introduce big-endian property

Introduce big-endian property to specify mtd radio partition endianness
Signed-off-by: NLorenzo Bianconi <lorenzo@kernel.org>
Acked-by: NRob Herring <robh@kernel.org>
Signed-off-by: NFelix Fietkau <nbd@nbd.name>
上级 b3c6d638
......@@ -15,6 +15,8 @@ Optional properties:
- ieee80211-freq-limit: See ieee80211.txt
- mediatek,mtd-eeprom: Specify a MTD partition + offset containing EEPROM data
- big-endian: if the radio eeprom partition is written in big-endian, specify
this property
The MAC address can as well be set with corresponding optional properties
defined in net/ethernet.txt.
......@@ -31,6 +33,7 @@ Optional nodes:
reg = <0x0000 0 0 0 0>;
ieee80211-freq-limit = <5000000 6000000>;
mediatek,mtd-eeprom = <&factory 0x8000>;
big-endian;
led {
led-sources = <2>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册