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>
This commit is contained in:
Igor Prusov 2023-10-05 22:55:43 +03:00 committed by Neil Armstrong
parent 4985d0b308
commit b50944fe22

View File

@ -103,6 +103,8 @@
&spifc { &spifc {
status = "okay"; status = "okay";
pinctrl-0 = <&spifc_pins>;
pinctrl-names = "default";
spi_nand@0 { spi_nand@0 {
compatible = "spi-nand"; compatible = "spi-nand";