Cc: LinuxPPC-Dev <linuxppc-dev@...>, LKML <linux-kernel@...>, Paul Mackerras <paulus@...>, Thomas Klein <tklein@...>, Paul Mackerras <pmac@...>, Jan-Bernd Themann <themann@...>, Christoph Raisch <raisch@...>, Stefan Roscher <stefan.roscher@...>, Nathan Lynch <ntl@...>
What happens when the full name is > 31 characters? It looks to me that it
will be truncated, which takes away the uniqueness guarantee.
There must be an individual property that is guaranteed to be unique and
less than 32 characters. How about "ibm,my-drc-index"? That looks like a
good candidate.
-