Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1478392
| From | Jerome Brunet <jbrunet@baylibre.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 6/7] ARM64: dts: amlogic: add pins for spifc |
| Date | 2016-09-07 17:20 +0200 |
| Message-ID | <seMNP-1pB-1@gated-at.bofh.it> (permalink) |
| References | <seMNP-1pB-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 6/7] ARM64: dts: amlogic: add pins for spifc Jerome Brunet <jbrunet@baylibre.com> - 2016-09-07 17:20 +0200
csiph-web