aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/image/Config.in
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2021-07-24 12:55:20 +0200
committerDaniel Golle <daniel@makrotopia.org>2021-07-24 13:10:53 +0100
commit90db922f8818edb1faf9b9c9ba71f73119fb6068 (patch)
treef2a026d696d08e72f131a53cc6a41b7e602c189f /target/linux/mediatek/image/Config.in
parentca31755af9877a4539a0268f50b26f003f2059cd (diff)
downloadupstream-90db922f8818edb1faf9b9c9ba71f73119fb6068.tar.gz
upstream-90db922f8818edb1faf9b9c9ba71f73119fb6068.tar.bz2
upstream-90db922f8818edb1faf9b9c9ba71f73119fb6068.zip
mediatek: mt7623: import patch to fix spi
The patch fixes the fifo rx mode for the mt7623. It is already accepted upstream for Linux Kernel 5.15. To test the spi we can change the dts file to &spi0 { pinctrl-names = "default"; pinctrl-0 = <&spi0_pins_a>; status = "okay"; spidev: spidev@0 { compatible = "linux,spidev"; spi-max-frequency = <1000000>; reg = <0>; }; }; Afterwards we should see a spidev device under /dev/. To test it we can further use spidev-test. Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'target/linux/mediatek/image/Config.in')
0 files changed, 0 insertions, 0 deletions