On 5/9/2023 8:38 PM, Krzysztof Kozlowski wrote:
On 09/05/2023 13:12, Krishna Kurapati PSSNV wrote:
On 5/9/2023 4:19 PM, Krishna Kurapati PSSNV wrote:
Hi Team,
We are trying to read an array of <Volt, Amp> values from DT and use
it in one of our downstream drivers and needed to implement the same in
yaml file.
The below is the format we want to implement in our DT:
3 qcom,default-sink-caps = <5000 2000>, /* 5V , 2A */
2 <3000 1500>,
1 <2300 2500>;
Is there any ref/schema available for this kind of array ?
uint32-matrix
Best regards,
Krzysztof
Thanks Krzysztof,
Thanks for the suggestion. Will try it out.
Regards,
Krishna,