mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-31 22:15:38 +00:00
ARM64: dts: amlogic: add spi nor pins
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
This commit is contained in:
parent
42bede64c8
commit
c74b5ecfe3
@ -361,6 +361,16 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
nor_pins: nor {
|
||||||
|
mux {
|
||||||
|
groups = "nor_d",
|
||||||
|
"nor_q",
|
||||||
|
"nor_c",
|
||||||
|
"nor_cs";
|
||||||
|
function = "nor";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
sdcard_pins: sdcard {
|
sdcard_pins: sdcard {
|
||||||
mux {
|
mux {
|
||||||
groups = "sdcard_d0",
|
groups = "sdcard_d0",
|
||||||
|
Loading…
Reference in New Issue
Block a user