Lines Matching +full:led +full:- +full:sources
11 - "mediatek,mt7628-wmac" for MT7628/MT7688
12 - "mediatek,mt7622-wmac" for MT7622
15 - reg: Address and length of the register set for the device.
16 - interrupts: Main device interrupt
19 - power-domains: phandle to the power domain that the WMAC is part of
20 - mediatek,infracfg: phandle to the infrastructure bus fabric syscon node
24 - ieee80211-freq-limit: See ieee80211.txt
25 - mediatek,mtd-eeprom: Specify a MTD partition + offset containing EEPROM data
26 - big-endian: if the radio eeprom partition is written in big-endian, specify
28 - mediatek,eeprom-merge-otp: Merge EEPROM data with OTP data. Can be used on
36 - led: Properties for a connected LED
38 - led-sources: See Documentation/devicetree/bindings/leds/common.txt
45 ieee80211-freq-limit = <5000000 6000000>;
46 mediatek,mtd-eeprom = <&factory 0x8000>;
47 big-endian;
49 led {
50 led-sources = <2>;
59 compatible = "mediatek,mt7628-wmac";
62 interrupt-parent = <&cpuintc>;
65 mediatek,mtd-eeprom = <&factory 0x0000>;
71 compatible = "mediatek,mt7622-wmac";
77 power-domains = <&scpsys MT7622_POWER_DOMAIN_WB>;