From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A0E09C3A5A8 for ; Tue, 3 Sep 2019 15:08:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 773C823431 for ; Tue, 3 Sep 2019 15:08:25 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="N18Nu/E5" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728854AbfICPIX (ORCPT ); Tue, 3 Sep 2019 11:08:23 -0400 Received: from mail-lj1-f195.google.com ([209.85.208.195]:35633 "EHLO mail-lj1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729878AbfICPIX (ORCPT ); Tue, 3 Sep 2019 11:08:23 -0400 Received: by mail-lj1-f195.google.com with SMTP id l14so16416705lje.2 for ; Tue, 03 Sep 2019 08:08:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=woH1Gaa0zYygfD3wLwa+N1lDvgjy4mr36ZfU3g32yu8=; b=N18Nu/E5Cc+x+5HLG5cJhCwP5AfeA1h9u/KOTl6Z8b5yhl6GUrDzPx6OlHq4SrX01N OO5OUgRhSUsMzySo26ZSrP6uILrzdZHXlEqWf9E4RsaFe6Qoz2p8e2ySFkYyV9cS0loJ hpbljWsyDa+ar39xHHWmboMkKBTNBttJS5IBNNExCNGf711oYIz4D7pVmWoVjbNNX52i 0mTs5yalAaM/WWXJSDcwRnMoF242x08adYPEJ7s3FgxqCQ1GVOavMsiiluN7vGPAb8XU Wuzdvc4E/j1YTLHpyZSYPnnX5LOt2XwgrE2fAZ8x5fVn84bLR/Bj88qKYSLemWDH6q01 IiYA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=woH1Gaa0zYygfD3wLwa+N1lDvgjy4mr36ZfU3g32yu8=; b=Vt6ffRiM031aKXHyEJm5SjRkzIGTNH67Nqt3KxooCh5AorEhs7czlVOwBBBHVRNbjL 1ef8myDPRilHVmt1mD9pJOAHQm6vzrHdGAhpyD2FN++5Zz35AxaE4rxgnx/DG34WXKrx oR0y5ats2JVsfPe7xxSE0Lx545Hirs25EFbYyIWCYfUo+ss9V5nU5LCgDEXJS3eHGKR8 ylynnbV1FdIV0/jQnyyvDK6G6mbGQsen7Jxyg4w/DAKlj5MPQFtJgrOrdmSv2PzyL/AH WjIZkK3IvVIboxGPDnB0uqVbg0KLoYuUzFnExS7f+VEe0fsMckRY9QyuozxEQ4JCj1dt 7EwQ== X-Gm-Message-State: APjAAAVR2PTwddIPerJKkX4vmgpHVMdKJ6yz/CSW7Pr5hoN39z3gIfA8 F01aW3jeVsx8rdq8eVvnQ7p0JA== X-Google-Smtp-Source: APXvYqxboNGFHFxflzrtrBJDGGrVnljeVYbGTfXNXAP72qlo/7lNejmXto9m4GI9qtY7I2nrKVTijQ== X-Received: by 2002:a2e:9145:: with SMTP id q5mr6479826ljg.76.1567523300281; Tue, 03 Sep 2019 08:08:20 -0700 (PDT) Received: from localhost.localdomain (c-79c8225c.014-348-6c756e10.bbcust.telenor.se. [92.34.200.121]) by smtp.gmail.com with ESMTPSA id r6sm2442910ljr.77.2019.09.03.08.08.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 03 Sep 2019 08:08:19 -0700 (PDT) From: Linus Walleij To: Lee Jones , Jonathan Cameron , linux-iio@vger.kernel.org, Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler Cc: Mboumba Cedric Madianga , Linus Walleij , devicetree@vger.kernel.org Subject: [PATCH 5/7 v3] mfd: ab8500: augment DT bindings Date: Tue, 3 Sep 2019 17:06:12 +0200 Message-Id: <20190903150612.12246-1-linus.walleij@linaro.org> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-iio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org As we migrate the AB8500 GPADC driver to use IIO, we need to augment the bindings to account for defining the ADC channels in the device tree. Cc: devicetree@vger.kernel.org Acked-by: Lee Jones Signed-off-by: Linus Walleij --- ChangeLog v2->v3: - Change "adc-channel@" to "channel@" as per preferred notation. - Add some full stops to the end of sentences. - Reference the new ADC-specific documentation for channel specifier etc. - Collect Lee's ACK. ChangeLog v1->v2: - Rebased on v5.3-rc5 --- .../devicetree/bindings/mfd/ab8500.txt | 119 ++++++++++++++++++ 1 file changed, 119 insertions(+) diff --git a/Documentation/devicetree/bindings/mfd/ab8500.txt b/Documentation/devicetree/bindings/mfd/ab8500.txt index cd9e90c5d171..ff517e5d7ee0 100644 --- a/Documentation/devicetree/bindings/mfd/ab8500.txt +++ b/Documentation/devicetree/bindings/mfd/ab8500.txt @@ -69,6 +69,18 @@ Required child device properties: - compatible : "stericsson,ab8500-[bm|btemp|charger|fg|gpadc|gpio|ponkey| pwm|regulator|rtc|sysctrl|usb]"; + A few child devices require ADC channels from the GPADC node. Those follow the + standard bindings from iio/iio-bindings.txt and iio/adc/adc.txt + + abx500-temp : io-channels "aux1" and "aux2" for measuring external + temperatures. + ab8500_fg : io-channel "main_bat_v" for measuring main battery voltage, + ab8500_btemp : io-channels "btemp_ball" and "bat_ctrl" for measuring the + battery voltage. + ab8500_charger : io-channels "main_charger_v", "main_charger_c", "vbus_v", + "usb_charger_c" for measuring voltage and current of the + different charging supplies. + Optional child device properties: - interrupts : contains the device IRQ(s) using the 2-cell format (see above) - interrupt-names : contains names of IRQ resource in the order in which they were @@ -102,8 +114,115 @@ ab8500 { 39 0x4>; interrupt-names = "HW_CONV_END", "SW_CONV_END"; vddadc-supply = <&ab8500_ldo_tvout_reg>; + #address-cells = <1>; + #size-cells = <0>; + #io-channel-cells = <1>; + + /* GPADC channels */ + bat_ctrl: channel@01 { + reg = <0x01>; + }; + btemp_ball: channel@02 { + reg = <0x02>; + }; + main_charger_v: channel@03 { + reg = <0x03>; + }; + acc_detect1: channel@04 { + reg = <0x04>; + }; + acc_detect2: channel@05 { + reg = <0x05>; + }; + adc_aux1: channel@06 { + reg = <0x06>; + }; + adc_aux2: channel@07 { + reg = <0x07>; + }; + main_batt_v: channel@08 { + reg = <0x08>; + }; + vbus_v: channel@09 { + reg = <0x09>; + }; + main_charger_c: channel@0a { + reg = <0x0a>; + }; + usb_charger_c: channel@0b { + reg = <0x0b>; + }; + bk_bat_v: channel@0c { + reg = <0x0c>; + }; + die_temp: channel@0d { + reg = <0x0d>; + }; + usb_id: channel@0e { + reg = <0x0e>; + }; + xtal_temp: channel@12 { + reg = <0x12>; + }; + vbat_true_meas: channel@13 { + reg = <0x13>; + }; + bat_ctrl_and_ibat: channel@1c { + reg = <0x1c>; + }; + vbat_meas_and_ibat: channel@1d { + reg = <0x1d>; + }; + vbat_true_meas_and_ibat: channel@1e { + reg = <0x1e>; + }; + bat_temp_and_ibat: channel@1f { + reg = <0x1f>; + }; }; + ab8500_temp { + compatible = "stericsson,abx500-temp"; + io-channels = <&gpadc 0x06>, + <&gpadc 0x07>; + io-channel-name = "aux1", "aux2"; + }; + + ab8500_battery: ab8500_battery { + stericsson,battery-type = "LIPO"; + thermistor-on-batctrl; + }; + + ab8500_fg { + compatible = "stericsson,ab8500-fg"; + battery = <&ab8500_battery>; + io-channels = <&gpadc 0x08>; + io-channel-name = "main_bat_v"; + }; + + ab8500_btemp { + compatible = "stericsson,ab8500-btemp"; + battery = <&ab8500_battery>; + io-channels = <&gpadc 0x02>, + <&gpadc 0x01>; + io-channel-name = "btemp_ball", + "bat_ctrl"; + }; + + ab8500_charger { + compatible = "stericsson,ab8500-charger"; + battery = <&ab8500_battery>; + vddadc-supply = <&ab8500_ldo_tvout_reg>; + io-channels = <&gpadc 0x03>, + <&gpadc 0x0a>, + <&gpadc 0x09>, + <&gpadc 0x0b>; + io-channel-name = "main_charger_v", + "main_charger_c", + "vbus_v", + "usb_charger_c"; + }; + ab8500-usb { compatible = "stericsson,ab8500-usb"; interrupts = < 90 0x4 -- 2.21.0