13 Mar
2017
13 Mar
'17
11:43 p.m.
On 13 March 2017 19:08, Pierre-Louis Bossart wrote:
As a general comment, it would be nice if the current of_property_read_* calls could be converted to device_property_read_* calls instead, so both ACPI and DT initialisation of bindings is supported.
It's something we can test with the MinnowBoard by just adding _DSD properties to the ACPI definitions. But I am not too hot on doing this myself since I have no ARM platform to test for non-regressions.
Ok, will follow up with a patch for this, so both ACPI and DT initialisations are supported. I can certainly verify the DT part still works on my side.