| Log Message: |
From Daniel Drake:
In Linux we plan to use the device tree for probing the DCON, battery, and
XO-1 RTC drivers.
Add the required information using the naming scheme suggested by
Grant Likely.
The dcon node and battery's compatible property apply for both XO-1 and
XO-1.5. The RTC's compatible property is only added for XO-1, in order
to trigger the XO-1-specific RTC wakeup driver.
|