[PATCH 1/4] ARM: dts: imx6ul: Add flexcan1 and flexcan2 support

Fabio Estevam festevam at gmail.com
Sat Feb 20 06:02:51 PST 2016


On Sat, Feb 20, 2016 at 8:20 AM, Michael Trimarchi
<michael at amarulasolutions.com> wrote:

> +
> +                               flexcan1: can at 02090000 {
> +                                       compatible = "fsl,imx6ul-flexcan", "fsl,imx6q-flexcan";
> +                                       reg = <0x02090000 0x4000>;
> +                                       interrupts = <GIC_SPI 110 IRQ_TYPE_LEVEL_HIGH>;
> +                                       clocks = <&clks IMX6UL_CLK_CAN1_IPG>,
> +                                                <&clks IMX6UL_CLK_CAN1_SERIAL>;
> +                                       clock-names = "ipg", "per";
> +                                       stop-mode = <&gpr 0x10 1 0x10 17>;

This 'stop-mode' property is not handled in mainline, only in NXP
kernel, so I suggest to drop this.



More information about the linux-arm-kernel mailing list