Skip to content

Commit b50944f

Browse files
igor-prusovsuperna9999
authored andcommitted
arm64: dts: meson-a1-ad402: set SPIFC pins
SPIFC uses muxed GPIO pins, so they should be properly configured. Signed-off-by: Igor Prusov <ivprusov@salutedevices.com> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Link: https://lore.kernel.org/r/20231005195543.380273-3-ivprusov@salutedevices.com Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
1 parent 4985d0b commit b50944f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/boot/dts/amlogic/meson-a1-ad402.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@
103103

104104
&spifc {
105105
status = "okay";
106+
pinctrl-0 = <&spifc_pins>;
107+
pinctrl-names = "default";
106108

107109
spi_nand@0 {
108110
compatible = "spi-nand";

0 commit comments

Comments
 (0)