From patchwork Sun Apr 21 17:48:33 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Osipenko X-Patchwork-Id: 1088525 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=linux-tegra-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="hnDUIPFf"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 44nHLJ0GBVz9s8m for ; Mon, 22 Apr 2019 03:50:32 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726407AbfDURt6 (ORCPT ); Sun, 21 Apr 2019 13:49:58 -0400 Received: from mail-pg1-f193.google.com ([209.85.215.193]:32927 "EHLO mail-pg1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726339AbfDURtw (ORCPT ); Sun, 21 Apr 2019 13:49:52 -0400 Received: by mail-pg1-f193.google.com with SMTP id k19so4817414pgh.0; Sun, 21 Apr 2019 10:49:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=LgD/uImHb6NwkHJPZVMHXtBTkKsMvl+ZXd/c4dnETFU=; b=hnDUIPFfrNnd7PDqA4WrOToorlxV1XtIn/CAGaFxIWIdfaMB3Sa5BfTwtUocC59z6N Hz7e0XCLgZCiYurAu10kQCNfL2cvQ3VWvVZxS3wYIKSfzRxdzsghr9XxaAG0OEATD6kP 44Bv8voEdSd97vWrAHEhtIewr1KsFiRcvph261w5E/SiYZlhDWq3Vi4TQTNJLHoM/9td VXPxO04peYP5ZnLkfsp9U/y5lf4sM2vqtlmEqVWfB2YZbOLoek2G3P0h83kDC7HnvAop zTja9XwxQoF2XDb/38lmm2VWshmPzebuP28xODxCIk0rcht1dn46FmoGDjEQuDmMu8UZ 57kg== 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:in-reply-to :references:mime-version:content-transfer-encoding; bh=LgD/uImHb6NwkHJPZVMHXtBTkKsMvl+ZXd/c4dnETFU=; b=n3wrQS99OaScoQYR2srwKKdI5PKP9N4Zcx6J6E7xZW6V5aV/W4taIoNDFOhgUsSVdI l77zpDh16ZD8VH17pbjX4+xFcO4PdNWgbTMAO7UWgpK7yksVJMdM0zYu7vHDWmXA8ZwY BsqLiIv7jHphgN0pFbybT4Y2Xz+Uv07HDIuDfmr6Hn8mRQJGoY9t6W88rDtJHRyWUdQh +FOJps9uWu4TnDutK8LT/0AYauM2ru87XJzxmK0cIKNyKlUQICt+HKV5qGMBwVAVg6kn /P9YA41iXOBM4SjPT/Dx5ccvCrQZFPwYOxPAOl79/0pmt5ftXm+rBTOkqrcDS3nO/Awm nKeg== X-Gm-Message-State: APjAAAUKcgyFHH3TUbYK9KQmUvgah9vjoxjvM4vvaIoZby+UFTxAQ2Xx EhEJBcQHRMH01XZ5YhSsLEhh3aHI X-Google-Smtp-Source: APXvYqwTteDTKGFFxT0wiWNmiwFALQu6twk7vWPTSkvyLwN8AJ8saaEJlo5LUOm93eYF462iPydyFA== X-Received: by 2002:a65:5189:: with SMTP id h9mr14701933pgq.304.1555868991565; Sun, 21 Apr 2019 10:49:51 -0700 (PDT) Received: from localhost.localdomain (ppp94-29-35-107.pppoe.spdop.ru. [94.29.35.107]) by smtp.gmail.com with ESMTPSA id g63sm16279233pfc.127.2019.04.21.10.49.43 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 21 Apr 2019 10:49:51 -0700 (PDT) From: Dmitry Osipenko To: Lee Jones , Rob Herring , Mark Rutland , Liam Girdwood , Mark Brown , Laxman Dewangan , Mallikarjun Kasoju , Thierry Reding , Jonathan Hunter Cc: devicetree@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v1 4/5] dt-bindings: mfd: max77620: Add compatible for Maxim 77663 Date: Sun, 21 Apr 2019 20:48:33 +0300 Message-Id: <20190421174834.9366-5-digetx@gmail.com> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190421174834.9366-1-digetx@gmail.com> References: <20190421174834.9366-1-digetx@gmail.com> MIME-Version: 1.0 Sender: linux-tegra-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org Maxim 77663 has a few minor differences in regards to hardware interface and available capabilities by comparing it with 77620 and 20024 models, hence re-use 77620 device-tree binding for the 77663. Signed-off-by: Dmitry Osipenko --- Documentation/devicetree/bindings/mfd/max77620.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/mfd/max77620.txt b/Documentation/devicetree/bindings/mfd/max77620.txt index 9c16d51cc15b..9058499051e0 100644 --- a/Documentation/devicetree/bindings/mfd/max77620.txt +++ b/Documentation/devicetree/bindings/mfd/max77620.txt @@ -4,7 +4,8 @@ Required properties: ------------------- - compatible: Must be one of "maxim,max77620" - "maxim,max20024". + "maxim,max20024" + "maxim,max77663". - reg: I2C device address. Optional properties: @@ -105,6 +106,7 @@ Optional properties: Here supported time periods by device in microseconds are as follows: MAX77620 supports 40, 80, 160, 320, 640, 1280, 2560 and 5120 microseconds. MAX20024 supports 20, 40, 80, 160, 320, 640, 1280 and 2540 microseconds. +MAX77663 supports 20, 40, 80, 160, 320, 640, 1280 and 2540 microseconds. -maxim,power-ok-control: configure map power ok bit 1: Enables POK(Power OK) to control nRST_IO and GPIO1