Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1480384

Re: [PATCH v3 2/3] ARM: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual initial support

From Jagan Teki <jagan@amarulasolutions.com>
Newsgroups linux.kernel
Subject Re: [PATCH v3 2/3] ARM: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual initial support
Date 2016-09-10 00:10 +0200
Message-ID <sfC9I-b5-29@gated-at.bofh.it> (permalink)
References <sfBQl-8gK-5@gated-at.bofh.it> <sfBQl-8gK-3@gated-at.bofh.it> <sfC9I-b5-31@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sat, Sep 10, 2016 at 3:29 AM, Fabio Estevam <festevam@gmail.com> wrote:
> On Fri, Sep 9, 2016 at 6:45 PM, Jagan Teki <jagannadh.teki@gmail.com> wrote:
>
>> +&iomuxc {
>> +       pinctrl_flexcan1: flexcan1grp {
>> +               fsl,pins = <
>> +                       MX6QDL_PAD_KEY_ROW2__FLEXCAN1_RX 0x1b020
>> +                       MX6QDL_PAD_KEY_COL2__FLEXCAN1_TX 0x1b020
>
> In the previous version you had "0x80000000", which means: use the pad
> value that comes from the bootloader.
>
> Does your bootloader configure the CAN pins? If not, then it should be
> 1b0b0, which is the POR value of register
> IOMUXC_SW_PAD_CTL_PAD_KEY_ROW2.
>
> To confirm, you can do this in your bootloader:
>
> => md.l 20E05DC 1
> 020e05dc: 0001b0b0
>
> and see if returns 1b0b0 or 1b020.

Yeah, I got 1b0b0

U-Boot > md.l 20E05DC 1
020e05dc: 0001b0b0

thanks!
-- 
Jagan Teki
Free Software Engineer | Amarula Solutions
U-Boot, Linux | Upstream Maintainer
Hyderabad, India.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v3 2/3] ARM: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual initial support Jagan Teki <jagannadh.teki@gmail.com> - 2016-09-09 23:50 +0200
  Re: [PATCH v3 2/3] ARM: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual  initial support Jagan Teki <jagan@amarulasolutions.com> - 2016-09-10 00:10 +0200
    Re: [PATCH v3 2/3] ARM: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual  initial support Fabio Estevam <festevam@gmail.com> - 2016-09-10 00:20 +0200
      Re: [PATCH v3 2/3] ARM: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual  initial support Jagan Teki <jagan@amarulasolutions.com> - 2016-09-10 00:30 +0200
        Re: [PATCH v3 2/3] ARM: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual  initial support Fabio Estevam <festevam@gmail.com> - 2016-09-10 00:30 +0200
          Re: [PATCH v3 2/3] ARM: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual  initial support Jagan Teki <jagan@amarulasolutions.com> - 2016-09-10 00:40 +0200
    Re: [PATCH v3 2/3] ARM: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual  initial support Fabio Estevam <festevam@gmail.com> - 2016-09-10 00:20 +0200
    Re: [PATCH v3 2/3] ARM: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual  initial support Jagan Teki <jagan@amarulasolutions.com> - 2016-09-10 00:20 +0200
  Re: [PATCH v3 2/3] ARM: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual  initial support Fabio Estevam <festevam@gmail.com> - 2016-09-10 00:10 +0200

csiph-web