diff options
| author | Shayne Chen <[email protected]> | 2020-12-14 10:38:55 +0800 |
|---|---|---|
| committer | Felix Fietkau <[email protected]> | 2021-01-26 20:07:47 +0100 |
| commit | 26f18380e6ca1276e299f3774a550629651117a8 (patch) | |
| tree | 5fddf13de12887d1158c10bbfe2ebedba792f5d0 /tools/perf/scripts/python | |
| parent | 90238e4c371fc84c571804b2fc307c21f682febf (diff) | |
mt76: mt7915: add support for flash mode
Add support for getting rf values from flash.
This is used for some test purposes and products.
If the mtd partition is configured in dts, driver will read from flash
to init eeprom command; if not, still init it with efuse's values.
An example:
&slot0 {
mt7915@0,0 {
reg = <0x0000 0 0 0 0>;
device_type = "pci";
mediatek,mtd-eeprom = <&factory 0x0000>;
};
};
Acked-by: Ryder Lee <[email protected]>
Signed-off-by: Shayne Chen <[email protected]>
Signed-off-by: Felix Fietkau <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions