kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* Sample led driver dts file
@ 2016-07-28 10:03 Raul Piper
  2016-07-28 10:26 ` Jacek Anaszewski
  0 siblings, 1 reply; 2+ messages in thread
From: Raul Piper @ 2016-07-28 10:03 UTC (permalink / raw)
  To: kernelnewbies

Hi,
Can any one please send me the sample led driver dts file.I tried the
sample from the /documentation/devicetree/bindings/leds/<dts file> but
I am getting some parsing error from the dtc compiler.
is "#" required while including the .dtsi file inside the dts while
referring any include files.
Also can we dynamically buil teh dts file and push/copy it to kernel?
Reboot required?

Thanks in advance ,
Rp

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

* Sample led driver dts file
  2016-07-28 10:03 Sample led driver dts file Raul Piper
@ 2016-07-28 10:26 ` Jacek Anaszewski
  0 siblings, 0 replies; 2+ messages in thread
From: Jacek Anaszewski @ 2016-07-28 10:26 UTC (permalink / raw)
  To: kernelnewbies

On 07/28/2016 12:03 PM, Raul Piper wrote:
> Hi,
> Can any one please send me the sample led driver dts file.I tried the
> sample from the /documentation/devicetree/bindings/leds/<dts file> but

These are documentation files. Have you tried to check the build
instruction I mentioned in the previous reply?

> I am getting some parsing error from the dtc compiler.
> is "#" required while including the .dtsi file inside the dts while
> referring any include files.

Yes, it is. Please refer to the files in e.g. arch/arm/boot/dts.

> Also can we dynamically buil teh dts file and push/copy it to kernel?
> Reboot required?

Please direct your DT related questions to devicetree at vger.kernel.org.

-- 
Best regards,
Jacek Anaszewski

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

end of thread, other threads:[~2016-07-28 10:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-28 10:03 Sample led driver dts file Raul Piper
2016-07-28 10:26 ` Jacek Anaszewski

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).