All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oliver Graute <oliver.graute@gmail.com>
To: meta-freescale@yoctoproject.org
Subject: Re: imx6ul uart modem lines and the device tree
Date: Mon, 21 Mar 2016 11:25:29 +0100	[thread overview]
Message-ID: <20160321102529.GB5717@graute-opti> (raw)
In-Reply-To: <CAOMZO5DA9fRfJ45R6=gqLVhMok_2MowFO7xRwHRzPN+1-jYS5A@mail.gmail.com>

On 16/03/16, Fabio Estevam wrote:
> On Wed, Mar 16, 2016 at 9:05 AM, Oliver Graute <oliver.graute@gmail.com> wrote:
> 
> > I tried without success the following modifications to my devicetree, But the
> >
> > Mux Ctrl Register 0x020e01cc and 0x020e01d0 doesn't contain the value 5 :-(
> 
> What about this?
> 
> --- a/arch/arm/boot/dts/imx6ul-14x14-evk.dts
> +++ b/arch/arm/boot/dts/imx6ul-14x14-evk.dts
> @@ -324,7 +324,7 @@
>         keep-power-in-suspend;
>         enable-sdio-wakeup;
>         vmmc-supply = <&reg_sd1_vmmc>;
> -       status = "okay";
> +       status = "disabled";
>  };
> 
>  &usdhc2 {
> @@ -420,6 +420,8 @@
>                                 MX6UL_PAD_GPIO1_IO05__USDHC1_VSELECT
>  0x17059 /* SD1 VSELECT */
>                                 MX6UL_PAD_GPIO1_IO09__GPIO1_IO09
>  0x17059 /* SD1 RESET */
>                                 MX6UL_PAD_SNVS_TAMPER0__GPIO5_IO00
>  0x80000000
> +                               MX6UL_PAD_SD1_DATA2__GPIO2_IO20         0x17059
> +                               MX6UL_PAD_SD1_DATA3__GPIO2_IO21         0x17059
>                         >;
>                 };
> -- 

didn't worked for me. Mux Ctrl Register 0x020e01cc and 0x020e01d0 still
come up with 0x0000000

devmem2 0x020e01cc
/dev/mem opened.
Memory mapped at address 0x76f52000.
Read at address  0x020E01CC (0x76f521cc): 0x00000000

Best Regards,

Oliver


      reply	other threads:[~2016-03-22  7:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-10 14:04 imx6ul uart modem lines and the device tree Oliver Graute
2016-03-16 12:05 ` Oliver Graute
2016-03-16 15:47   ` Fabio Estevam
2016-03-21 10:25     ` Oliver Graute [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160321102529.GB5717@graute-opti \
    --to=oliver.graute@gmail.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.