X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fkirkwood%2Fpatches-3.18%2F150-pogoplug_e02.patch;h=eb570738f40e04dd40dff42632fb0ef3efe666fd;hb=805492bda9bda5a23599f8babc292b0c9a9c9c1b;hp=561c07f41c009eb9531f0fde142dc82bcdc24999;hpb=122fadaa003cf6fa969076e147ee11b690de684b;p=lede-git%2F.git diff --git a/target/linux/kirkwood/patches-3.18/150-pogoplug_e02.patch b/target/linux/kirkwood/patches-3.18/150-pogoplug_e02.patch index 561c07f41c..eb570738f4 100644 --- a/target/linux/kirkwood/patches-3.18/150-pogoplug_e02.patch +++ b/target/linux/kirkwood/patches-3.18/150-pogoplug_e02.patch @@ -55,12 +55,12 @@ + pinctrl-names = "default"; + + health { -+ label = "status:green:health"; ++ label = "pogo_e02:green:health"; + gpios = <&gpio1 16 GPIO_ACTIVE_LOW>; + default-state = "keep"; + }; + fault { -+ label = "status:orange:fault"; ++ label = "pogo_e02:orange:fault"; + gpios = <&gpio1 17 GPIO_ACTIVE_LOW>; + }; + };