aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJerome Brunet <[email protected]>2016-09-09 10:28:57 +0200
committerKevin Hilman <[email protected]>2016-09-14 10:48:05 -0700
commitc74b5ecfe3328196ae3c1809e98ce5fd0fb17ed8 (patch)
tree465b2279d4d27032a7427c24d94fb5c4f0cdd492
parent42bede64c834e29fda0bd126c61ef61bc9d71278 (diff)
ARM64: dts: amlogic: add spi nor pins
Signed-off-by: Jerome Brunet <[email protected]> Signed-off-by: Kevin Hilman <[email protected]>
-rw-r--r--arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
index f76a3cdd1b2c..195c012bab9a 100644
--- a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
+++ b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
@@ -361,6 +361,16 @@
};
};
+ nor_pins: nor {
+ mux {
+ groups = "nor_d",
+ "nor_q",
+ "nor_c",
+ "nor_cs";
+ function = "nor";
+ };
+ };
+
sdcard_pins: sdcard {
mux {
groups = "sdcard_d0",