From patchwork Sat Dec 12 12:13:56 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 11970103 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=-18.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_GIT autolearn=unavailable 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 72CC2C433FE for ; Sat, 12 Dec 2020 12:15:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2A37022DCC for ; Sat, 12 Dec 2020 12:15:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726787AbgLLMOp (ORCPT ); Sat, 12 Dec 2020 07:14:45 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34914 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726343AbgLLMOp (ORCPT ); Sat, 12 Dec 2020 07:14:45 -0500 Received: from mail-lf1-x12a.google.com (mail-lf1-x12a.google.com [IPv6:2a00:1450:4864:20::12a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CBB3EC0613CF for ; Sat, 12 Dec 2020 04:14:04 -0800 (PST) Received: by mail-lf1-x12a.google.com with SMTP id y19so18208743lfa.13 for ; Sat, 12 Dec 2020 04:14:04 -0800 (PST) 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=nH64bs/o0u6lD1dT5BmfJm1SGgsk3D4ncZDVO5xop3Y=; b=AFkPSFp4VUzxlohcoezcykgpogd8aLGnlWDilPZGEDPAe0BYyV8AP+cN47rbyWyfnK RCVdzZk+osB4vv+VfiRNfeswLY7KIPyTu0zOs7Vp9+jpgWRZA2on+LBb+0esTNexSWsT Hhi3L2QglppNR0gPj2zag/oljXdjwK3XMnf27wyRN1Pk5/scViahp6otZQtdhuF8z5N8 pTYkkZ/J6ZKE1Su0E8/aOOcf7F30rOAeqJHQdCJedArijGQHrxngyF6MjdDJHGNljBGA 2NEw5c2KcgI011hYbXb+9RZqvgxDSPff5UvNKoaO7PagAdkNbQv7U3bfYvLEqSC3y3mL HM4Q== 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=nH64bs/o0u6lD1dT5BmfJm1SGgsk3D4ncZDVO5xop3Y=; b=lWDKJi4JyXlGa1RlbUMIF7/FFf/2gu/CfOzDwcp/UhTAIFDLFLM0Vi5fITOK76CdRn moSCDU1kVcwSqjWGtTQVbOJB5/auRWfMADKNkt6RGMsNgpUGk6IjiHyUL+jeYR9bqQpC VZ3G1S8Ym8Z8VV3BZ1mmChCvg88HWBBcouLdYS1tWLrZww0p8zT3TMYEDz66fyYH8ilI 3k4klzWfApOEwvenUAOuYZ6VAozhu7tLSRfWHQfDmTZ8pEdMY3ve5V2MUOMHytmrtkBW AyTnhplyJyHpcUQXIWox71pGO7Z/2U8L2B7aWUX/gFaK3avjL+jZSMq8Zb9lkR8cAGvZ o6iA== X-Gm-Message-State: AOAM5333i4Nw9121UvdH9ygu2LRDycnNAptb4sNpKIRA8LtyiUHmOt2a lJW/XQmbY6tsrs7eycmPaQglwbZmED+flMmY X-Google-Smtp-Source: ABdhPJxd1NyM2igO/dGGQouWK9vj8BAY7cPSrJjYoXnewxVarfmV6xwLY5iFJ0nXMp6tC9aIsPD7mg== X-Received: by 2002:a05:6512:33a8:: with SMTP id i8mr6551509lfg.5.1607775243192; Sat, 12 Dec 2020 04:14:03 -0800 (PST) Received: from localhost.bredbandsbolaget (c-92d7225c.014-348-6c756e10.bbcust.telenor.se. [92.34.215.146]) by smtp.gmail.com with ESMTPSA id 136sm1222766lfb.62.2020.12.12.04.14.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 12 Dec 2020 04:14:02 -0800 (PST) From: Linus Walleij To: Jonathan Cameron , linux-iio@vger.kernel.org Cc: Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , Linus Walleij , devicetree@vger.kernel.org, phone-devel@vger.kernel.org, Andy Shevchenko , Jonathan Bakker , Rob Herring Subject: [PATCH 1/2 v5] iio: accel: yamaha-yas530: Add DT bindings Date: Sat, 12 Dec 2020 13:13:56 +0100 Message-Id: <20201212121357.2762397-1-linus.walleij@linaro.org> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org This adds device tree bindings for the Yamaha YAS530 family of magnetometers/compass sensors. Cc: devicetree@vger.kernel.org Cc: phone-devel@vger.kernel.org Cc: Andy Shevchenko Cc: Jonathan Bakker Reviewed-by: Rob Herring Signed-off-by: Linus Walleij --- ChangeLog v4->v5: - Collect Rob's Reviewed-by tag. ChangeLog v3->v4: - Rename the bindings and file yas530 after the first introduced component in the family. - Simplify conditional logic using the if: not: YAML constructions. - Use the possibility to set a property to false to just remvove reset GPIOs and interrupts from variants that do not have them. ChangeLog v2->v3: - Restrict to cover the YAS53x variants, it turns out that YAS529 is a very different component from the others so keep that for a separate document when/if needed. - Rename the file and binding yamaha,53x.yaml - Use - if: clauses to restrict some properties. - Fix some spelling mistakes. - Restrict the nodename to be "magnetometer@[0-9a-f]" ChangeLog v1->v2: - Add Yamaha to the vendor list, I was surprised to find they were not yet listed. --- .../iio/magnetometer/yamaha,yas530.yaml | 112 ++++++++++++++++++ .../devicetree/bindings/vendor-prefixes.yaml | 2 + 2 files changed, 114 insertions(+) create mode 100644 Documentation/devicetree/bindings/iio/magnetometer/yamaha,yas530.yaml diff --git a/Documentation/devicetree/bindings/iio/magnetometer/yamaha,yas530.yaml b/Documentation/devicetree/bindings/iio/magnetometer/yamaha,yas530.yaml new file mode 100644 index 000000000000..4b0ef1ef5445 --- /dev/null +++ b/Documentation/devicetree/bindings/iio/magnetometer/yamaha,yas530.yaml @@ -0,0 +1,112 @@ +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/iio/magnetometer/yamaha,yas530.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Yamaha YAS530 family of magnetometer sensors + +maintainers: + - Linus Walleij + +description: + The Yamaha YAS530 magnetometers is a line of 3-axis magnetometers + first introduced by Yamaha in 2009 with the YAS530. They are successors + of Yamaha's first magnetometer YAS529. Over the years this magnetometer + has been miniaturized and appeared in a number of different variants. + +properties: + $nodename: + pattern: '^magnetometer@[0-9a-f]+$' + + compatible: + items: + - enum: + - yamaha,yas530 + - yamaha,yas532 + - yamaha,yas533 + - yamaha,yas535 + - yamaha,yas536 + - yamaha,yas537 + - yamaha,yas539 + + reg: + maxItems: 1 + + reset-gpios: + maxItems: 1 + description: The YAS530 sensor has a RSTN pin used to reset + the logic inside the sensor. This GPIO line should connect + to that pin and be marked as GPIO_ACTIVE_LOW. + + interrupts: + maxItems: 1 + description: Interrupt for INT pin for interrupt generation. + The polarity, whether the interrupt is active on the rising + or the falling edge, is software-configurable in the hardware. + + vdd-supply: + description: An optional regulator providing core power supply + on the VDD pin, typically 1.8 V or 3.0 V. + + iovdd-supply: + description: An optional regulator providing I/O power supply + for the I2C interface on the IOVDD pin, typically 1.8 V. + + mount-matrix: + description: An optional 3x3 mounting rotation matrix. + +allOf: + - if: + not: + properties: + compatible: + items: + const: yamaha,yas530 + then: + properties: + reset-gpios: false + + - if: + properties: + compatible: + items: + const: yamaha,yas539 + then: + properties: + interrupts: false + +required: + - compatible + - reg + +additionalProperties: false + +examples: + - | + #include + #include + i2c-0 { + #address-cells = <1>; + #size-cells = <0>; + + magnetometer@2e { + compatible = "yamaha,yas530"; + reg = <0x2e>; + vdd-supply = <&ldo1_reg>; + iovdd-supply = <&ldo2_reg>; + reset-gpios = <&gpio6 12 GPIO_ACTIVE_LOW>; + interrupts = <&gpio6 13 IRQ_TYPE_EDGE_RISING>; + }; + }; + + i2c-1 { + #address-cells = <1>; + #size-cells = <0>; + + magnetometer@2e { + compatible = "yamaha,yas539"; + reg = <0x2e>; + vdd-supply = <&ldo1_reg>; + }; + }; diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 2735be1a8470..0340674c72bd 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1210,6 +1210,8 @@ patternProperties: description: Shenzhen Xunlong Software CO.,Limited "^xylon,.*": description: Xylon + "^yamaha,.*": + description: Yamaha Corporation "^ylm,.*": description: Shenzhen Yangliming Electronic Technology Co., Ltd. "^yna,.*":