diff mbox

[OpenWrt-Devel,v2,04/12] lantiq: DGN1000B - fix typo in dts file

Message ID 1450960137-22752-5-git-send-email-openwrt@kresin.me
State Accepted
Headers show

Commit Message

Mathias Kresin Dec. 24, 2015, 12:28 p.m. UTC
Signed-off-by: Mathias Kresin <openwrt@kresin.me>
---
 target/linux/lantiq/dts/DGN1000B.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/target/linux/lantiq/dts/DGN1000B.dts b/target/linux/lantiq/dts/DGN1000B.dts
index 4ccab93..199d3a9 100644
--- a/target/linux/lantiq/dts/DGN1000B.dts
+++ b/target/linux/lantiq/dts/DGN1000B.dts
@@ -107,7 +107,7 @@ 
 	};
 
 	gpio-leds {
-		cmpatible = "gpio-leds";
+		compatible = "gpio-leds";
 		dsl {
 			label = "dsl";
 			gpios = <&gpio 1 1>;