summaryrefslogtreecommitdiffstats
path: root/doc/device-tree/ibm,opal/sensors.rst
Commit message (Collapse)AuthorAgeFilesLines
* doc/sensors: be explicit about the encoding of sensor ID/handle not being ABIStewart Smith2016-12-081-1/+2
| | | | Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
* sensor: add a family field in the handlerCédric Le Goater2016-12-081-3/+6
| | | | | | | | | | | | | | Currently, we are hijacking the last bit of the resource field of the sensor handler to differentiate the sensor families and route the opal_sensor_read() call to the appropriate component. Let's reserve the last 3bits and provide an API to set the sensor family for current use and future use. This gives us a maximum of 8 families and 32 resource classes. The FSP uses 15, so we should be fine for a while. Signed-off-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
* doc: device-tree snippets should be dts code-blocksStewart Smith2016-10-281-3/+6
| | | | | | This gets us syntax highlighting of device tree snippets. Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
* doc/device-tree/ibm, opal: fix ReStructured Text syntaxStewart Smith2016-08-021-19/+18
| | | | Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
* doc/device-tree/ibm, opal: rename .txt to .rstStewart Smith2016-08-021-0/+93
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
OpenPOWER on IntegriCloud