Message ID | 20220714183328.4137-2-pali@kernel.org |
---|---|
State | New |
Headers | show |
Series | None | expand |
diff --git a/Documentation/devicetree/bindings/gpio/gpio-mvebu.txt b/Documentation/devicetree/bindings/gpio/gpio-mvebu.txt index 0fc6700ed800..3bc8f5caf328 100644 --- a/Documentation/devicetree/bindings/gpio/gpio-mvebu.txt +++ b/Documentation/devicetree/bindings/gpio/gpio-mvebu.txt @@ -10,7 +10,7 @@ Required properties: should be used for the Discovery MV78200. "marvel,armadaxp-gpio" should be used for all Armada XP SoCs - (MV78230, MV78260, MV78460). + (MV78230, MV78260, MV78460), Armada 38x and Armada 39x. "marvell,armada-8k-gpio" should be used for the Armada 7K and 8K SoCs (either from AP or CP), see
Armada 38x and Armada 39x should use compatible string "marvel,armadaxp-gpio". Signed-off-by: Pali Rohár <pali@kernel.org> --- Documentation/devicetree/bindings/gpio/gpio-mvebu.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)