Re: device tree compiler with overlay support?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Hello,

On 7 May 2015 at 10:28, Michal Suchanek <hramrach@xxxxxxxxx> wrote:
> On 7 May 2015 at 10:09, Pantelis Antoniou
> <pantelis.antoniou@xxxxxxxxxxxx> wrote:
>> Hi Michal,
>>
>>> On May 7, 2015, at 11:07 , Michal Suchanek <hramrach@xxxxxxxxx> wrote:
>>>
>>> Hello,
>>>
>>> On 7 May 2015 at 09:28, Pantelis Antoniou
>>> <pantelis.antoniou@xxxxxxxxxxxx> wrote:
>>>> Hi Geert,
>>>>

>>>> Posted the patches recently, but for your convenience here’s the git tree.
>>>>
>>>> https://github.com/pantoniou/dtc/tree/dt-overlays5
>>>>
>>>> FWIW, I’ll post the capemgr patch today too.
>>>>
>>>
>>> I did not find those so tried loading the overlay by hand. FWIW like
>>> the half dozen patches of this https://github.com/hramrach/linux-sunxi
>>> are the overlay loading atm.
>>>
>>> I can cat the overlay blob to sysfs and it creates a device so I guess
>>> it basically works.
>>>
>>> What I need to investigate is exporting some useful information about
>>> the overlays in sysfs.
>>>
>>
>> If you were to share some details of what you’re trying to achieve I might be able to help.
>>
>> I have no clue what you guys are trying to do :)
>>
>
> I am trying to load overlays at runtime to see if that's usable for something.

So I tried to cherry-pick some more of your patches and I have a few
observations.

I tried to use the new node formatter for debug prints and on loading
the spi nor overlay I get this:
[  181.805666]  -> unflatten_device_tree()
[  181.805686] Unflattening device tree:
[  181.805698] magic: d00dfeed
[  181.805705] size: 0000026b
[  181.805711] version: 00000011
[  181.805748]   size is 7f4, allocating...
[  181.805761]   unflattening d9ff5800...
[  181.805773] fixed up name for  ->
[  181.805850] fixed up name for fragment@0 -> fragment
[  181.805866] fixed up name for __overlay__ -> __overlay__
[  181.805884] fixed up name for m25p80@0 -> m25p80
[  181.805901] fixed up name for __symbols__ -> __symbols__
[  181.805915] fixed up name for __fixups__ -> __fixups__
[  181.805926] unflattened tree is detached
[  181.805932]  <- unflatten_device_tree()
[  181.806025] __of_adjust_tree_phandles: /|0||0| (): invalid phandle 0
[  181.806044] __of_adjust_tree_phandles:
/fragment@0|0|fragment|0|fragment (fragment): invalid phandle 0
[  181.806058] __of_adjust_tree_phandles:
/fragment@0/__overlay__|0|__overlay__|0|__overlay__ (__overlay__):
invalid phandle 0
[  181.806073] __of_adjust_tree_phandles: adjusting
/fragment@0/__overlay__/m25p80@0|1 (m25p80) +111
[  181.806093] __of_adjust_tree_phandles:
/__symbols__|0|__symbols__|0|__symbols__ (__symbols__): invalid
phandle 0
[  181.806109] __of_adjust_tree_phandles:
/__fixups__|0|__fixups__|0|__fixups__ (__fixups__): invalid phandle 0
[  181.806181] of_resolve_phandles: spi2 phandle is 0x00000045
[  181.806190] __of_adjust_phandle_ref: , spi2, 69
[  181.806960] of_fill_overlay_info: info for /fragment@0|0 (fragment)
[  181.806982]  overlay /fragment@0/__overlay__|0 (__overlay__)
[  181.807035]  target /soc@01c00000/spi@01c17000|69 (spi)
[  181.807046] of_fill_overlay_info: info for /__symbols__|0 (__symbols__)
[  181.807059] of_fill_overlay_info: info for /__fixups__|0 (__fixups__)
[  181.808569] spi spi2.0: setup mode 0, 8 bits/w, 40000000 Hz max --> 0
[  181.811670] spi_master spi2: Using PIO mode for transfer
[  181.811994] spi_master spi2: Using PIO mode for transfer
[  181.823587] m25p80 spi2.0: unrecognized JEDEC id bytes: 00,  0,  0
[  181.828741] m25p80: probe of spi2.0 failed with error -2
[  181.832920] sun4i-spi 1c17000.spi: registered child spi2.0

I believe that I use the formatter correctly given that m25p80 node is
formatted ok. So it fails to format the fragment, fixups and overlay
nodes for some reason. Note that at a later time the fixups node
appears correctly formatted so this may be due to the formatter being
used during tree resolving.

When I cat /sys/firmware/devicetree/overlays/0/targets the kernel
detects a deadlock. /sys/firmware/devicetree/overlay-control/list
provides same information without deadlock but I am not sure I have
everything locked properly.

Thanks

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




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]
  Powered by Linux