devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Query on DT overlay support.
@ 2017-03-23 13:22 Nava kishore Manne
       [not found] ` <C89496FEAE474D468F30D558A9468D9F26D7986C-4lKfpRxZ5enZMOc0yg5rMog+Gb3gawCHQz34XiSyOiE@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Nava kishore Manne @ 2017-03-23 13:22 UTC (permalink / raw)
  To: robh+dt@kernel.org, frowand.list@gmail.com,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
  Cc: Srinivas Goud

[-- Attachment #1: Type: text/plain, Size: 991 bytes --]

Hi,

                This mail is regarding the DT overlay support in the Linux kernel
                I am able to make the device-tree overlay work out of box by using my own dtc complier (I mean I used the dtc compiler
                Available here http://www.embedded-things.com/bbb/patching-the-device-tree-compiler-for-ubuntu/  )
                When can I expect the same changes in the scripts/dtc in mainline????
                In case of any support needed for testing I can help on testing the same I works in Xilinx and we had a lot of combinations to test overlay :)


Regards,
Navakishore.


This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.


[-- Attachment #2: Type: text/html, Size: 3756 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Query on DT overlay support.
@ 2017-03-23 13:26 Nava kishore Manne
  0 siblings, 0 replies; 4+ messages in thread
From: Nava kishore Manne @ 2017-03-23 13:26 UTC (permalink / raw)
  To: robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
  Cc: Srinivas Goud

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="utf-8", Size: 863 bytes --]

Hi,

                This mail is regarding the DT overlay support in the Linux kernel
                I am able to make the device-tree overlay work out of box by using my own dtc complier (I mean I used the dtc compiler
                Available here http://www.embedded-things.com/bbb/patching-the-device-tree-compiler-for-ubuntu/  )
                When can I expect the same changes in the scripts/dtc in mainline???? 
                In case of any support needed for testing I can help on testing the same I works in Xilinx and we had a lot of combinations to test overlay ☺ 

                

Regards,
Navakishore.
N‹§²æìr¸›yúèšØb²X¬¶Ç§vØ^–)Þº{.nÇ+‰·zøœzÚÞz)í…æèw*\x1fjg¬±¨\x1e¶‰šŽŠÝ¢j.ïÛ°\½½MŽúgjÌæa×\x02››–' ™©Þ¢¸\f¢·¦j:+v‰¨ŠwèjØm¶Ÿÿ¾\a«‘êçzZ+ƒùšŽŠÝ¢j"ú!¶i

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Query on DT overlay support.
       [not found] ` <C89496FEAE474D468F30D558A9468D9F26D7986C-4lKfpRxZ5enZMOc0yg5rMog+Gb3gawCHQz34XiSyOiE@public.gmane.org>
@ 2017-03-23 18:32   ` Rob Herring
  2017-03-23 19:02     ` Frank Rowand
  0 siblings, 1 reply; 4+ messages in thread
From: Rob Herring @ 2017-03-23 18:32 UTC (permalink / raw)
  To: Nava kishore Manne
  Cc: frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Srinivas Goud

On Thu, Mar 23, 2017 at 8:22 AM, Nava kishore Manne
<nava.manne-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org> wrote:
> Hi,
>
>
>
>                 This mail is regarding the DT overlay support in the Linux
> kernel
>
>                 I am able to make the device-tree overlay work out of box by
> using my own dtc complier (I mean I used the dtc compiler
>
>                 Available here
> http://www.embedded-things.com/bbb/patching-the-device-tree-compiler-for-ubuntu/
> )
>
>                 When can I expect the same changes in the scripts/dtc in
> mainline????
>
>                 In case of any support needed for testing I can help on
> testing the same I works in Xilinx and we had a lot of combinations to test
> overlay J

It's already there. Landed in 4.11.

Rob
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Query on DT overlay support.
  2017-03-23 18:32   ` Rob Herring
@ 2017-03-23 19:02     ` Frank Rowand
  0 siblings, 0 replies; 4+ messages in thread
From: Frank Rowand @ 2017-03-23 19:02 UTC (permalink / raw)
  To: Rob Herring, Nava kishore Manne
  Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	Srinivas Goud, Pantelis Antoniou, David Gibson

(Adding Pantelis and dgibson to cc.)

On 03/23/17 11:32, Rob Herring wrote:
> On Thu, Mar 23, 2017 at 8:22 AM, Nava kishore Manne
> <nava.manne@xilinx.com> wrote:
>> Hi,
>>
>>
>>
>>                 This mail is regarding the DT overlay support in the Linux
>> kernel
>>
>>                 I am able to make the device-tree overlay work out of box by
>> using my own dtc complier (I mean I used the dtc compiler
>>
>>                 Available here
>> http://www.embedded-things.com/bbb/patching-the-device-tree-compiler-for-ubuntu/
>> )
>>
>>                 When can I expect the same changes in the scripts/dtc in
>> mainline????
>>
>>                 In case of any support needed for testing I can help on
>> testing the same I works in Xilinx and we had a lot of combinations to test
>> overlay J
> 
> It's already there. Landed in 4.11.
> 
> Rob
> 

One dtc feature that is still missing is what Pantelis calls "syntatic sugar".
His patch for that has not yet been accepted into the dtc project if I have
been following along correctly.

Without the syntactic sugar, the source .dts has to expose the details
of the fragment and __overlay__ nodes.

-Frank

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-03-23 19:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-23 13:22 Query on DT overlay support Nava kishore Manne
     [not found] ` <C89496FEAE474D468F30D558A9468D9F26D7986C-4lKfpRxZ5enZMOc0yg5rMog+Gb3gawCHQz34XiSyOiE@public.gmane.org>
2017-03-23 18:32   ` Rob Herring
2017-03-23 19:02     ` Frank Rowand
  -- strict thread matches above, loose matches on Subject: below --
2017-03-23 13:26 Nava kishore Manne

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).