Article 50KGP how to parse list

how to parse list

by
DeanAnderson
from LinuxQuestions.org on (#50KGP)
Hi
Anyone knows functions API for parse this one from device tree?:
Code:some-list-bits = <"name1", 0>, <"name2", 1>, <"name3", 2>;Seems like either there is lack of API or again not documented.
Here is some example solution but it is only valid if all types in cells has known size:
https://stackoverflow.com/questions/...-list-of-cells
If You have string in cell You cannot declare universal cell size in your driver.latest?d=yIl2AUoC8zA latest?i=YjxTfSaVG4Y:jP1UBEsbJY0:F7zBnMy latest?i=YjxTfSaVG4Y:jP1UBEsbJY0:V_sGLiP latest?d=qj6IDK7rITs latest?i=YjxTfSaVG4Y:jP1UBEsbJY0:gIN9vFwYjxTfSaVG4Y
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments