Re: [PATCH] ARM: dts: am437x-gp-evm: Add DCAN sleep pins

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* Roger Quadros <rogerq@xxxxxx> [150818 07:05]:
> Add DCAN sleep pins to save some power during suspend.
...
> @@ -879,14 +893,16 @@
>  };
>  
>  &dcan0 {
> -	pinctrl-names = "default";
> -	pinctrl-0 = <&dcan0_default>;
> +        pinctrl-names = "default", "sleep";
> +        pinctrl-0 = <&dcan0_default>;
> +        pinctrl-1 = <&dcan0_sleep>;
>  	status = "okay";
>  };
>  
>  &dcan1 {
> -	pinctrl-names = "default";
> -	pinctrl-0 = <&dcan1_default>;
> +        pinctrl-names = "default", "sleep";
> +        pinctrl-0 = <&dcan1_default>;
> +        pinctrl-1 = <&dcan1_sleep>;
>  	status = "okay";
>  };

Applying into omap-for-v4.4/dt after fixing the tabs above.

Regards,

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux