diff options
author | Neil Armstrong <narmstrong@baylibre.com> | 2020-03-13 10:07:11 +0100 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2020-03-17 23:15:08 +0100 |
commit | f12a463d2f43b9c87fcf9d53615491f23ad44529 (patch) | |
tree | 5a14dcc36b1c1dcd8a9681a695ea2a34944f7dd7 /arch/arm64/boot/dts/amlogic/meson-g12.dtsi | |
parent | arm64: dts: meson-g12: split emmc pins to select 4 or 8 bus width (diff) | |
download | linux-f12a463d2f43b9c87fcf9d53615491f23ad44529.tar.xz linux-f12a463d2f43b9c87fcf9d53615491f23ad44529.zip |
arm64: dts: meson-g12: add the SPIFC nodes
Add the controller and pinctrl nodes to enable the SPI Flash Controller
on the Amlogic G12A and compatible SoCs.
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Link: https://lore.kernel.org/r/20200313090713.15147-3-narmstrong@baylibre.com
Diffstat (limited to 'arch/arm64/boot/dts/amlogic/meson-g12.dtsi')
-rw-r--r-- | arch/arm64/boot/dts/amlogic/meson-g12.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/amlogic/meson-g12.dtsi b/arch/arm64/boot/dts/amlogic/meson-g12.dtsi index 55d39020ec72..783e5a397f86 100644 --- a/arch/arm64/boot/dts/amlogic/meson-g12.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-g12.dtsi @@ -1,3 +1,4 @@ + // SPDX-License-Identifier: (GPL-2.0+ OR MIT) /* * Copyright (c) 2019 BayLibre, SAS |