Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751276AbdGPXeW (ORCPT ); Sun, 16 Jul 2017 19:34:22 -0400 Received: from mail-out-1.itc.rwth-aachen.de ([134.130.5.46]:24726 "EHLO mail-out-1.itc.rwth-aachen.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751124AbdGPXeU (ORCPT ); Sun, 16 Jul 2017 19:34:20 -0400 X-IronPort-AV: E=Sophos;i="5.40,372,1496095200"; d="scan'208";a="4032806" From: =?UTF-8?q?Stefan=20Br=C3=BCns?= To: CC: , Jonathan Cameron , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , =?UTF-8?q?Stefan=20Br=C3=BCns?= Subject: [PATCH 0/2] iio: Documentation enhancements Date: Mon, 17 Jul 2017 01:34:08 +0200 X-Mailer: git-send-email 2.13.2 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Originating-IP: [78.48.3.86] X-ClientProxiedBy: rwthex-w2-b.rwth-ad.de (2002:8682:1a9f::8682:1a9f) To rwthex-w2-b.rwth-ad.de (2002:8682:1a9f::8682:1a9f) Message-ID: <3164b0ebc2d743daa852526fae3ac15f@rwthex-w2-b.rwth-ad.de> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 800 Lines: 19 Add some documentation missing for the INA2xx power sensor. The power attribute is generic and matches the implementation of the MAX9611 and the INA2xx IIO drivers (the only drivers with IIO_POWER type channels). The INA2xx shunt resistor value is specified in microohms, contrary to the common use of ohms for resistance in IIO, thus is added as ina2xx specific documentation. Stefan BrĂ¼ns (2): iio: Documentation: Add missing documentation for power attribute iio: Documentation: Add ina2xx shunt_resistor attribute documentation Documentation/ABI/testing/sysfs-bus-iio | 9 +++++++++ Documentation/ABI/testing/sysfs-bus-iio-adc-ina2xx-adc | 7 +++++++ 2 files changed, 16 insertions(+) create mode 100644 Documentation/ABI/testing/sysfs-bus-iio-adc-ina2xx-adc -- 2.13.2