[OpenWrt-Devel] [PATCH 2/3] lantiq: unify dsl led names
John Crispin
john at phrozen.org
Thu Dec 17 01:52:06 EST 2015
Hi,
we had a discussion yesterday with a few people and agreed to cleanup
the led names on for the lantiq target to match the format expected by
the kernel. i like this patch however we need to do the led renaming
first i guess.
John
On 17/12/2015 00:26, Mathias Kresin wrote:
> Signed-off-by: Mathias Kresin <openwrt at kresin.me>
> ---
> target/linux/lantiq/dts/ARV4510PW.dts | 2 +-
> target/linux/lantiq/dts/ARV4520PW.dts | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/target/linux/lantiq/dts/ARV4510PW.dts b/target/linux/lantiq/dts/ARV4510PW.dts
> index 4772495..67c9999 100644
> --- a/target/linux/lantiq/dts/ARV4510PW.dts
> +++ b/target/linux/lantiq/dts/ARV4510PW.dts
> @@ -168,7 +168,7 @@
> gpios = <&gpios 15 0>;
> };
> adsl {
> - label = "adsl";
> + label = "dsl";
> gpios = <&gpios 14 0>;
> };
> internet {
> diff --git a/target/linux/lantiq/dts/ARV4520PW.dts b/target/linux/lantiq/dts/ARV4520PW.dts
> index 8a5b797..3aa06a9 100644
> --- a/target/linux/lantiq/dts/ARV4520PW.dts
> +++ b/target/linux/lantiq/dts/ARV4520PW.dts
> @@ -145,7 +145,7 @@
> gpios = <&gpio 3 1>;
> };
> adsl {
> - label = "adsl";
> + label = "dsl";
> gpios = <&gpio 4 1>;
> };
> internet {
>
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list