Hello!
On 26.09.2019 11:32, Simon Horman wrote:
Update simple-pm-bus node name from 'agnoc' to 'bus' reflecting the
proposed binding description in json-schema which in turn reflects the ePAR
It's ePAPR. BTW, you can now refer to DT spec itself instead -- it was based
on ePAPR...
https://www.devicetree.org/specifications/
Thanks Sergei,
how about this?
arm64: dts: qcom: msm8996: Update simple-pm-bus node name to 'bus'
Update simple-pm-bus node name from 'agnoc' to 'bus' reflecting the
proposed binding description in json-schema which in turn reflects the
Devicetree specification [1] v0.3-rc2.
"The name of a node should be somewhat generic, reflecting the function
of the device and not its precise programming model. If appropriate,
the name should be one of the following choices:
...
* bus
..."
Also drop the unit address as there is neither a reg property nor
non-empty ranges.
[1] https://www.devicetree.org/specifications/
Signed-off-by: Simon Horman <horms+renesas@xxxxxxxxxxxx>
Fine with me.
MBR, Sergei