diff options
author | Shayne Chen <shayne.chen@mediatek.com> | 2020-12-14 10:38:55 +0800 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2021-01-26 20:07:47 +0100 |
commit | 26f18380e6ca1276e299f3774a550629651117a8 (patch) | |
tree | 5fddf13de12887d1158c10bbfe2ebedba792f5d0 /drivers/irqchip/irq-atmel-aic.c | |
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 <ryder.lee@mediatek.com>
Signed-off-by: Shayne Chen <shayne.chen@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'drivers/irqchip/irq-atmel-aic.c')
0 files changed, 0 insertions, 0 deletions