Neil Armstrong
5991d0e36d
doc: device-tree-bindings: switch from spi-flash to jedec, spi-nor
...
Since all DTS files has been switched to "jedec,spi-nor", remove
the "spi-flash" compatible from the bindings examples.
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com >
Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com >
Reviewed-by: Rick Chen <rick@andestech.com >
Reviewed-by: Patrick Delaunay <Patrick.delaunay@st.com >
Reviewed-by: Jagan Teki <jagan@openedev.com >
2019-04-12 10:54:27 +05:30
Philippe Reynes
b3f8e88f3c
pinctrl: bcm6838: add pinctrl support
...
Add pinctrl support for broadcom bcm6838 SoC.
Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com >
2018-09-22 20:49:59 +02:00
Evan Wang
f246648d37
mvebu: pinctrl: sync compatible string with Linux 4.17-rc4
...
For pinctrl driver of mvebu, the compatible strings
supported are defined differently from Linux version.
The patch aligned the compatible string with
Linux 4.17-rc4.
Signed-off-by: Evan Wang <xswang@marvell.com >
Reviewed-by: Stefan Roese <sr@denx.de >
Signed-off-by: Stefan Roese <sr@denx.de >
2018-05-29 08:33:05 +02:00
Ken Ma
65b2e66881
doc: a37xx: Introduce pinctrl device tree binding
...
Reviewed-on: http://vgitil04.il.marvell.com:8080/43289
Tested-by: iSoC Platform CI <ykjenk@marvell.com >
Reviewed-by: Kostya Porotchkin <kostap@marvell.com >
Reviewed-by: Igal Liberman <igall@marvell.com >
Cc: Simon Glass <sjg@chromium.org >
Cc: Stefan Roese <sr@denx.de >
Signed-off-by: Ken Ma <make@marvell.com >
Signed-off-by: Stefan Roese <sr@denx.de >
2018-03-30 12:52:48 +02:00
Vikas Manocha
94d5308412
PINCTRL: stm32f7: add pin control driver
...
This driver uses the same pin control binding as that of linux, binding
document of this patch is copied from linux. One addition done is for
GPIO input and output mode configuration which was missing.
Signed-off-by: Vikas Manocha <vikas.manocha@st.com >
Reviewed-by: Simon Glass <sjg@chromium.org >
2017-03-17 14:15:14 -04:00
Konstantin Porotchkin
f99386c5b1
arm64: mvebu: Add pin control nodes to A8K family DTS files
...
Add pin control nodes to APN806, CP-master, CP-slave and
Armada-7040 and Armada-8040 boards DTS files
Signed-off-by: Konstantin Porotchkin <kostap@marvell.com >
Cc: Stefan Roese <sr@denx.de >
Cc: Nadav Haklai <nadavh@marvell.com >
Cc: Neta Zur Hershkovits <neta@marvell.com >
Cc: Omri Itach <omrii@marvell.com >
Cc: Igal Liberman <igall@marvell.com >
Cc: Haim Boot <hayim@marvell.com >
Cc: Hanna Hawa <hannah@marvell.com >
Signed-off-by: Stefan Roese <sr@denx.de >
2016-12-12 09:04:52 +01:00
Konstantin Porotchkin
656e6cc86b
arm64: mvebu: pinctrl: Add pin control driver for A8K family
...
Add a DM port of Marvell pin control driver.
The A8K SoC family contains several silicone dies interconnected
in a single package. Every die is normally equipped with its own
pin controller unit.
There are 2 pin controllers in A70x0 SoC and 3 in A80x0 SoC.
Signed-off-by: Konstantin Porotchkin <kostap@marvell.com >
Reviewed-by: Simon Glass <sjg@chromium.org >
Cc: Simon Glass <sjg@chromium.org >
Cc: Stefan Roese <sr@denx.de >
Cc: Nadav Haklai <nadavh@marvell.com >
Cc: Neta Zur Hershkovits <neta@marvell.com >
Cc: Omri Itach <omrii@marvell.com >
Cc: Igal Liberman <igall@marvell.com >
Cc: Haim Boot <hayim@marvell.com >
Cc: Hanna Hawa <hannah@marvell.com >
Signed-off-by: Stefan Roese <sr@denx.de >
2016-12-12 09:04:52 +01:00
Wenyou Yang
256a3f2466
atmel: Bring in at91 pio4 device tree file and bindings
...
Bring in required device tree file and bindings from Linux.
Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com >
Reviewed-by: Andreas Bießmann <andreas@biessmann.org >
Reviewed-by: Simon Glass <sjg@chromium.org >
2016-08-15 22:58:04 +02:00
Simon Glass
61101e0583
dts: Bring in pinctrl device tree binding
...
Add this binding file since we now use it in U-Boot.
Signed-off-by: Simon Glass <sjg@chromium.org >
2016-01-21 20:42:34 -07:00
Simon Glass
344c837686
rockchip: Bring in RK3288 device tree file includes and bindings
...
Bring in required device tree files from Linux. Since mainline Linux is
somewhat behind, use the files from the Chromium tree. We can re-sync once
further code is acccepted upstream.
Signed-off-by: Simon Glass <sjg@chromium.org >
2015-09-02 21:28:23 -06:00