mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 20:46:48 +02:00
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:
parent
4985d0b308
commit
b50944fe22
|
|
@ -103,6 +103,8 @@ &saradc {
|
|||
|
||||
&spifc {
|
||||
status = "okay";
|
||||
pinctrl-0 = <&spifc_pins>;
|
||||
pinctrl-names = "default";
|
||||
|
||||
spi_nand@0 {
|
||||
compatible = "spi-nand";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user