Suggestion regarding usage of <Volt, Amp> in yaml

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 ?

I believe when we wanted to use basis points as reference for [1], we had to modify dt-schema for the same. Is something like that needed for the above <Volt, Amp> requirement as well or is there some ref available for use.

[1]: https://github.com/devicetree-org/dt-schema/pull/73

Regards,
Krishna,



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux