All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: "Nelson, Sam" <sam.nelson@ti.com>
Cc: "meta-arago@arago-project.org" <meta-arago@arago-project.org>
Subject: Re: [morty/krogoth][patch] ti-tisdk-makefile: add am572x-idk-pru-excl-uio.dtb to linux-dtbs
Date: Wed, 8 Feb 2017 15:04:49 -0500	[thread overview]
Message-ID: <20170208200449.GA2612@edge> (raw)
In-Reply-To: <4F9216F96E5DF9428610502835A9F4905854E974@DLEE11.ent.ti.com>

Right, but my point was that the corresponding dtb will not even be installed 
when uio is not enabled with ENABLE_TI_UIO_DEVICES


On Wed, Feb 08, 2017 at 03:00:09PM -0500, Nelson, Sam wrote:
> My understanding is just the device tree source compilation should NOT depend on the UIO enabled in kernel.
> So I don't expect it to fail.
> 
> > -----Original Message-----
> > From: Gou, Hongmei
> > Sent: Monday, February 06, 2017 12:10 PM
> > To: Dmytriyenko, Denys; Nelson, Sam
> > Cc: meta-arago@arago-project.org
> > Subject: RE: [meta-arago] [morty/krogoth][patch] ti-tisdk-makefile: add
> > am572x-idk-pru-excl-uio.dtb to linux-dtbs
> > 
> > Looping in Sam for this question...
> > 
> > > -----Original Message-----
> > > From: Dmytriyenko, Denys
> > > Sent: Monday, February 06, 2017 11:52 AM
> > > To: Gou, Hongmei
> > > Cc: meta-arago@arago-project.org
> > > Subject: Re: [meta-arago] [morty/krogoth][patch] ti-tisdk-makefile:
> > > add am572x-idk-pru-excl-uio.dtb to linux-dtbs
> > >
> > > Will this fail if UIO is not enabled?
> > >
> > >
> > > On Mon, Feb 06, 2017 at 11:43:57AM -0500, Hongmei Gou wrote:
> > > > Signed-off-by: Hongmei Gou <h-gou@ti.com>
> > > > ---
> > > >  .../recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb          | 4 ++--
> > > >  1 file changed, 2 insertions(+), 2 deletions(-)
> > > >
> > > > diff --git
> > > > a/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefil
> > > > e_
> > > > 1.0.bb
> > > > b/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefil
> > > > e_
> > > > 1.0.bb
> > > > index 8cc0758..c27bba6 100644
> > > > ---
> > > > a/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefil
> > > > e_
> > > > 1.0.bb
> > > > +++ b/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-mak
> > > > +++ ef
> > > > +++ ile_1.0.bb
> > > > @@ -50,7 +50,7 @@ SRC_URI = "\
> > > >      file://Makefile_barcode-roi \
> > > >  "
> > > >
> > > > -PR = "r77"
> > > > +PR = "r78"
> > > >
> > > >  MAKEFILES_MATRIX_GUI = "matrix-gui-browser \
> > > >                          refresh-screen \ @@ -188,7 +188,7 @@
> > > > KERNEL_DEVICETREE_ti43x = "am43x-epos-evm.dtb am437x-gp-evm.dtb
> > > > am437x-gp-evm-hd  KERNEL_DEVICETREE_beaglebone = "am335x-
> > > bone.dtb am335x-boneblack.dtb am335x-bonegreen.dtb"
> > > >  KERNEL_DEVICETREE_omap5-evm = "omap5-uevm.dtb"
> > > >  KERNEL_DEVICETREE_dra7xx-evm = "dra7-evm.dtb dra7-evm-lcd-lg.dtb
> > > dra7-evm-lcd-osd.dtb dra72-evm.dtb dra72-evm-revc.dtb dra72-evm-lcd-
> > > lg.dtb dra72-evm-lcd-osd.dtb"
> > > > -KERNEL_DEVICETREE_am57xx-evm = "am57xx-beagle-x15.dtb am57xx-
> > > beagle-x15-revb1.dtb am57xx-evm.dtb am57xx-evm-reva3.dtb am571x-
> > > idk.dtb am572x-idk.dtb am571x-idk-lcd-osd.dtb am572x-idk-lcd-osd.dtb"
> > > > +KERNEL_DEVICETREE_am57xx-evm = "am57xx-beagle-x15.dtb am57xx-
> > > beagle-x15-revb1.dtb am57xx-evm.dtb am57xx-evm-reva3.dtb am571x-
> > > idk.dtb am572x-idk.dtb am571x-idk-lcd-osd.dtb am572x-idk-lcd-osd.dtb
> > > am572x-idk-pru-excl-uio.dtb"
> > > >  KERNEL_DEVICETREE_k2hk-evm = "keystone-k2hk-evm.dtb"
> > > >  KERNEL_DEVICETREE_k2e = "keystone-k2e-evm.dtb"
> > > >  KERNEL_DEVICETREE_k2g = "keystone-k2g-evm.dtb"
> > > > --
> > > > 1.9.1
> > > >
> > > > _______________________________________________
> > > > meta-arago mailing list
> > > > meta-arago@arago-project.org
> > > > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


  reply	other threads:[~2017-02-08 20:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-06 16:43 [morty/krogoth][patch] ti-tisdk-makefile: add am572x-idk-pru-excl-uio.dtb to linux-dtbs Hongmei Gou
2017-02-06 16:51 ` Denys Dmytriyenko
2017-02-06 17:10   ` Gou, Hongmei
2017-02-08 20:00     ` Nelson, Sam
2017-02-08 20:04       ` Denys Dmytriyenko [this message]
2017-02-08 20:25         ` Nelson, Sam
2017-02-08 21:21           ` Gou, Hongmei

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=20170208200449.GA2612@edge \
    --to=denys@ti.com \
    --cc=meta-arago@arago-project.org \
    --cc=sam.nelson@ti.com \
    /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.