Searched hist:"0421 bf80579b5d17e2b9c892a33617337679839b" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | mmio.c | diff 0421bf80579b5d17e2b9c892a33617337679839b Sat Aug 28 12:02:38 CDT 2021 MeiChia Chiu <meichia.chiu@mediatek.com> mt76: mt7915: add LED support
Initialize brightness_set and blink_set callbacks to enable LED support. The base 0x7c000000 is MCU space so driver can't touch it, and should map the LED base to 0x18000000 host's view.
Signed-off-by: MeiChia Chiu <meichia.chiu@mediatek.com> Signed-off-by: Ryder Lee <ryder.lee@mediatek.com> Signed-off-by: Money Wang <money.wang@mediatek.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
H A D | regs.h | diff 0421bf80579b5d17e2b9c892a33617337679839b Sat Aug 28 12:02:38 CDT 2021 MeiChia Chiu <meichia.chiu@mediatek.com> mt76: mt7915: add LED support
Initialize brightness_set and blink_set callbacks to enable LED support. The base 0x7c000000 is MCU space so driver can't touch it, and should map the LED base to 0x18000000 host's view.
Signed-off-by: MeiChia Chiu <meichia.chiu@mediatek.com> Signed-off-by: Ryder Lee <ryder.lee@mediatek.com> Signed-off-by: Money Wang <money.wang@mediatek.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
H A D | init.c | diff 0421bf80579b5d17e2b9c892a33617337679839b Sat Aug 28 12:02:38 CDT 2021 MeiChia Chiu <meichia.chiu@mediatek.com> mt76: mt7915: add LED support
Initialize brightness_set and blink_set callbacks to enable LED support. The base 0x7c000000 is MCU space so driver can't touch it, and should map the LED base to 0x18000000 host's view.
Signed-off-by: MeiChia Chiu <meichia.chiu@mediatek.com> Signed-off-by: Ryder Lee <ryder.lee@mediatek.com> Signed-off-by: Money Wang <money.wang@mediatek.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>
|