Received: by 10.192.165.156 with SMTP id m28csp793323imm; Mon, 16 Apr 2018 08:48:18 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+WuvKlHUUFFnAu59gXy+mJG39LNareqvsff7rk4yoQ/bHbZEh1F6LTo6yV3EA31vdBB+wq X-Received: by 2002:a17:902:9686:: with SMTP id n6-v6mr11707313plp.136.1523893698199; Mon, 16 Apr 2018 08:48:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523893698; cv=none; d=google.com; s=arc-20160816; b=UqIWxliPdkiS9YG+iihiSH71PH9vPUgEDZ1oe4xhwEJuk647k9E3GiRV6LCsGbHO8y wn35EJ1vXRChBzyFcU6FL2ygYc13h1q0Df8ZuM0tNPP93Z+8JhXclfUk7fk61PchZXnz nI/6vyv4tN/8PGlaebimD1HrmhYRjn/Rlcx5iyaeutQCDbkuqImYAkjKhmyL7vwWGoi/ UN9Ep1jz5TlN3V2M/Uzf2RsQQ601y9f7ZkHSQG+IroYTl3Mci9KQx0u93qLkcFX7jozI VDZKZyinQD+CfJ+vfE33uBfI1hy1LyBIcP55Ny9yHvzuh679bzf9T3Ba2xRdTFPuDaol FlRA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from :arc-authentication-results; bh=oml/NT8SjIKp6SnDARKbF1lzCyKgoNptFdh47Si3ZHY=; b=f3HqLz+9boKDXCREc9Y3kddCXe4exgSYXR8R7cz4CpQl6Sc9ZAkU7OoWVC8JCPDNbg Sz04NDXLQZdKcFl0WLjytkK8qStjR94GJCsOAvK/la0iokQGxV21ubVFKsvnPVl1MFbs CiurjYN4PTsYcH3JoOmB26eHIIOes04ceq4ooOb1zZwEGcscmjYuwvlPLf0tx+7NOjqo kk4pZMq3cy5PKYItDjA4ed+ORnNcv8TBbgRueriNVRuGAwNKHezqFV4bDlHw5L30Acy6 DfCk3lxO07g8ga+x0wXGEJoiyK5toSfZfGetpMlzFJJk1xrUYYi7CnkOTOfiGOKCfl2d vv6g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u131si623874pgc.11.2018.04.16.08.48.04; Mon, 16 Apr 2018 08:48:18 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752593AbeDPPpg (ORCPT + 99 others); Mon, 16 Apr 2018 11:45:36 -0400 Received: from mail.coding4coffee.org ([5.9.171.142]:36512 "EHLO mail.coding4coffee.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751099AbeDPPpe (ORCPT ); Mon, 16 Apr 2018 11:45:34 -0400 X-Greylist: delayed 584 seconds by postgrey-1.27 at vger.kernel.org; Mon, 16 Apr 2018 11:45:33 EDT Received: from localhost (localhost [127.0.0.1]) by mail.coding4coffee.org (Postfix) with ESMTP id ECA9735BC; Mon, 16 Apr 2018 17:35:48 +0200 (CEST) X-Virus-Scanned: amavisd-new at coding4coffee.org Received: from mail.coding4coffee.org ([127.0.0.1]) by localhost (mail.coding4coffee.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id uga_iyOK6qWt; Mon, 16 Apr 2018 17:35:48 +0200 (CEST) Received: from remote.coding4coffee.org (remote.coding4coffee.org [IPv6:2a01:4f8:161:3fff:200::2]) by mail.coding4coffee.org (Postfix) with ESMTPS id 18C165B; Mon, 16 Apr 2018 17:35:48 +0200 (CEST) Received: from architekt by remote.coding4coffee.org with local (Exim 4.80) (envelope-from ) id 1f86AV-0006cm-VZ; Mon, 16 Apr 2018 17:35:47 +0200 From: Fabian Mewes To: Jonathan Cameron Cc: Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , Rob Herring , Mark Rutland , Lukas Wunner , linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Fabian Mewes Subject: [PATCH] dt-bindings: iio: adc: mcp320x: Use vendor prefix compatible strings Date: Mon, 16 Apr 2018 17:34:06 +0200 Message-Id: <1523892846-25000-1-git-send-email-architekt@coding4coffee.org> X-Mailer: git-send-email 1.7.10.4 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Update the example to use the compatible string including the vendor prefix instead of the ones deprecated in 3a872138e4b. Signed-off-by: Fabian Mewes --- Documentation/devicetree/bindings/iio/adc/mcp320x.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/iio/adc/mcp320x.txt b/Documentation/devicetree/bindings/iio/adc/mcp320x.txt index 7d64753..56373d6 100644 --- a/Documentation/devicetree/bindings/iio/adc/mcp320x.txt +++ b/Documentation/devicetree/bindings/iio/adc/mcp320x.txt @@ -49,7 +49,7 @@ Required properties: Examples: spi_controller { mcp3x0x@0 { - compatible = "mcp3002"; + compatible = "microchip,mcp3002"; reg = <0>; spi-max-frequency = <1000000>; vref-supply = <&vref_reg>; -- 1.7.10.4