Skip to content
Commit 2db6fba0 authored by Weijie Gao's avatar Weijie Gao Committed by Daniel Schwierzeck
Browse files

spi: add spi controller support for MediaTek MT7620 SoC



This patch adds spi controller support for MediaTek MT7620 SoC.

The SPI controller supports two chip selects. These two chip selects are
implemented as two separate register groups, but they share the same bus
(DI/DO/CLK), only CS pins are dedicated for each register group.
Appearently these two register groups cannot operates simulataneously so
they are implemented as one controller.

Reviewed-by: default avatarStefan Roese <sr@denx.de>
Signed-off-by: default avatarWeijie Gao <weijie.gao@mediatek.com>
parent ca610ddf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment