Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1478392 > unrolled thread

[PATCH 6/7] ARM64: dts: amlogic: add pins for spifc

Started byJerome Brunet <jbrunet@baylibre.com>
First post2016-09-07 17:20 +0200
Last post2016-09-07 17:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH 6/7] ARM64: dts: amlogic: add pins for spifc Jerome Brunet <jbrunet@baylibre.com> - 2016-09-07 17:20 +0200

#1478392 — [PATCH 6/7] ARM64: dts: amlogic: add pins for spifc

FromJerome Brunet <jbrunet@baylibre.com>
Date2016-09-07 17:20 +0200
Subject[PATCH 6/7] ARM64: dts: amlogic: add pins for spifc
Message-ID<seMNP-1pB-1@gated-at.bofh.it>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
---
 arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
index 762f368..b35fc94 100644
--- a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
+++ b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
@@ -333,6 +333,16 @@
 					};
 				};
 
+				spifc_pins: spifc {
+					mux {
+						groups = "spifc_d",
+						       "spifc_q",
+						       "spifc_c",
+						       "spifc_cs";
+						function = "spifc";
+					};
+				};
+
 				sdcard_pins: sdcard {
 					mux {
 						groups = "sdcard_d0",
-- 
2.7.4

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web