From 160e1fd10a287bb805745ea4e5b8bb383b686b7f Mon Sep 17 00:00:00 2001 From: Giuseppe CAVALLARO Date: Tue, 14 Oct 2014 08:12:55 +0200 Subject: stmmac: make the STi Layer compatible to STiH407 This adds the missing compatibility to the STiH407 SoC. Signed-off-by: Giuseppe Cavallaro Signed-off-by: David S. Miller --- Documentation/devicetree/bindings/net/sti-dwmac.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Documentation') diff --git a/Documentation/devicetree/bindings/net/sti-dwmac.txt b/Documentation/devicetree/bindings/net/sti-dwmac.txt index 3dd3d0bf112f..8c84d9a18f4c 100644 --- a/Documentation/devicetree/bindings/net/sti-dwmac.txt +++ b/Documentation/devicetree/bindings/net/sti-dwmac.txt @@ -3,8 +3,8 @@ STMicroelectronics SoC DWMAC glue layer controller The device node has following properties. Required properties: - - compatible : Can be "st,stih415-dwmac", "st,stih416-dwmac" or - "st,stid127-dwmac". + - compatible : Can be "st,stih415-dwmac", "st,stih416-dwmac", + "st,stid127-dwmac", "st,stih407-dwmac". - reg : Offset of the glue configuration register map in system configuration regmap pointed by st,syscon property and size. -- cgit v1.2.3-59-g8ed1b