From patchwork Wed Jun 14 08:23:34 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Guodong Xu X-Patchwork-Id: 9785701 X-Patchwork-Delegate: bhelgaas@google.com Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 17C376038E for ; Wed, 14 Jun 2017 08:25:47 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id F3E0D26E1A for ; Wed, 14 Jun 2017 08:25:46 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E836328560; Wed, 14 Jun 2017 08:25:46 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9F6BA26E39 for ; Wed, 14 Jun 2017 08:25:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932095AbdFNIZn (ORCPT ); Wed, 14 Jun 2017 04:25:43 -0400 Received: from mail-pf0-f174.google.com ([209.85.192.174]:33508 "EHLO mail-pf0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754752AbdFNIZj (ORCPT ); Wed, 14 Jun 2017 04:25:39 -0400 Received: by mail-pf0-f174.google.com with SMTP id 83so80790464pfr.0 for ; Wed, 14 Jun 2017 01:25:39 -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:in-reply-to:references; bh=JAUJSqFgMuH4Te8WDWqpSI0I/XMKqIIz3WeHBUZ7x/E=; b=Dq+l54Nqr9/H3hf1ZcNMtmS7N93Bu4dsrLyAanWiLWQE0SSw8zHve8sjWx4ZE1I3Ow nKbddTLuSCBh8Ysog8bjgvqW9AbdZC8PwLRtlVKtUPb3/2RfVF13suGzU7VTLadT/Ol4 sIRwb3uCvM+r/QrtvuaJu3VBUBkLLcrXMuAFc= 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; bh=JAUJSqFgMuH4Te8WDWqpSI0I/XMKqIIz3WeHBUZ7x/E=; b=OdR0jQLe1/s0CsxUtV0ifAFvwTJ2gobRfuyaMrgKNwBeKhjvnItAwwSsyaY0S6goyy kUJGGyRdwSGJmU4F7tNmMTXdwBZ9GCq9nmzYYdUGCCGAR6S2BStKbdRFVv2yGqPDwxsw IRr+h2sHZ2/72H9SGPCPiUetjIA98Dxsfk4FXVMWXj4X2f+g/sJ8NOIWRgvOCXdyeXgU Ibkmr3Pmas+bnl3SiF6N+S8z1Job1bZPcPJEjF9yV9ThbssehP4qlGrPuw6trh+Atj0b YJyJahMm8SUQJY/fAtTJR0Ji0iCinorTdj/GjQI5ipCJPksR94OV7Au11k7NYZ3drI+P hTOw== X-Gm-Message-State: AKS2vOz6eKReAvbwJLYfhktoU+7loy8CpePy4YNPa480ZE7P80K44nY9 VaejbipR7r648sVh X-Received: by 10.84.217.93 with SMTP id e29mr3780333plj.287.1497428738571; Wed, 14 Jun 2017 01:25:38 -0700 (PDT) Received: from docularxu-ThinkPad-T440p.219.146.1.66 ([45.56.159.99]) by smtp.gmail.com with ESMTPSA id h14sm766802pfh.71.2017.06.14.01.25.32 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 14 Jun 2017 01:25:38 -0700 (PDT) From: Guodong Xu To: robh+dt@kernel.org, mark.rutland@arm.com, xuwei5@hisilicon.com, catalin.marinas@arm.com, will.deacon@arm.com, wangkefeng.wang@huawei.com, xuejiancheng@hisilicon.com, peter.griffin@linaro.org, puck.chen@hisilicon.com, lee.jones@linaro.org, ulf.hansson@linaro.org, bhelgaas@google.com, arnd@arndb.de Cc: zhangfei.gao@linaro.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mmc@vger.kernel.org, linux-pci@vger.kernel.org, Guodong Xu Subject: [PATCH v3 17/21] dt-bindings: mfd: hi6421: Add hi6421v530 compatible string Date: Wed, 14 Jun 2017 16:23:34 +0800 Message-Id: <20170614082338.15673-18-guodong.xu@linaro.org> X-Mailer: git-send-email 2.10.2 In-Reply-To: <20170614082338.15673-1-guodong.xu@linaro.org> References: <20170614082338.15673-1-guodong.xu@linaro.org> Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Add compatible string for HiSilicon Hi6421v530 PMIC. Signed-off-by: Guodong Xu Acked-for-mfd-by: Lee Jones Acked-by: Arnd Bergmann --- Documentation/devicetree/bindings/mfd/hi6421.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/mfd/hi6421.txt b/Documentation/devicetree/bindings/mfd/hi6421.txt index 0d5a446..22da96d 100644 --- a/Documentation/devicetree/bindings/mfd/hi6421.txt +++ b/Documentation/devicetree/bindings/mfd/hi6421.txt @@ -1,7 +1,9 @@ * HI6421 Multi-Functional Device (MFD), by HiSilicon Ltd. Required parent device properties: -- compatible : contains "hisilicon,hi6421-pmic"; +- compatible : One of the following chip-specific strings: + "hisilicon,hi6421-pmic"; + "hisilicon,hi6421v530-pmic"; - reg : register range space of hi6421; Supported Hi6421 sub-devices include: