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
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