summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/hwmon/ina209.txt
AgeCommit message (Collapse)AuthorFilesLines
2015-10-22dt-bindings: merge ina209 binding into ina2xx bindingRob Herring1-18/+0
The ina209 binding only differs from other ina2xx bindings in the compatible string, so add it to the common binding and remove the ina209 binding file. Signed-off-by: Rob Herring <robh@kernel.org> Cc: Pawel Moll <pawel.moll@arm.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Ian Campbell <ijc+devicetree@hellion.org.uk> Cc: Kumar Gala <galak@codeaurora.org>
2015-08-10hwmon: ina209: move binding docs to proper placeWolfram Sang1-0/+18
The I2C dir is not for I2C client devices! Move it to the proper folder. Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Acked-by: Guenter Roeck <linux@roeck-us.net>