[PATCH v2 1/5] ARM: memory: da8xx-ddrctl: new driver
From: Sekhar Nori <hidden>
Date: 2016-11-23 05:57:23
Also in:
dri-devel, linux-devicetree, lkml
From: Sekhar Nori <hidden>
Date: 2016-11-23 05:57:23
Also in:
dri-devel, linux-devicetree, lkml
On Tuesday 22 November 2016 11:51 PM, Frank Rowand wrote:
Please note that the compatible property might contain several strings, not just a single string.
So I guess the best thing to do is to use of_property_read_string_index() and print the sting at index 0. Thanks, Sekhar