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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 333D0C433EF for ; Tue, 4 Jan 2022 15:42:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233590AbiADPmg (ORCPT ); Tue, 4 Jan 2022 10:42:36 -0500 Received: from mail-oi1-f170.google.com ([209.85.167.170]:33730 "EHLO mail-oi1-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232689AbiADPme (ORCPT ); Tue, 4 Jan 2022 10:42:34 -0500 Received: by mail-oi1-f170.google.com with SMTP id w7so39264719oiw.0; Tue, 04 Jan 2022 07:42:34 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=xJ2M22MiC6qHtE01uvX9QDbyqekJ6ZeZPa/LG0UiJNs=; b=EgfNG7WEHh6yBy2mz7PHOfYMGTX7ix6TXxX4R08vTsTdW7vNg2yNM8UOXYnTO93MaC oV6zzfyU9MN+23ulCkEvXt2wHyaU9q7o/JDzKRnKJXZ/IPQSf/GyfOsfqrq596LgVTnv E4oUY4kRWCnUXAGj4TI3EnnvX0/5+BSX3xuMFMrRFWkvYG6vd8Ed+D608/sanuMILLe6 ZdULsZI4gXKk1D+XEf0/j1tLCinuemuTMLQ+UHma679huD+Eio6N9Di4+yLg5pTph89q Jo8zGAIEWFHP65dMXuyP38K4ZSsDXC8FWrG+Nbu8g3jN9MTtBxMn47M+Gm8LMzJNRc+Q BJeA== X-Gm-Message-State: AOAM530DKxZNKCYV9o1EMab1p3bUbiHI2NuZyXhrxJTxfPJJvsjIsGHS uDIqGzIV7BDjOjze92mUhw== X-Google-Smtp-Source: ABdhPJzDLVAwUvkByszELJtXBV7b/HRkCQx6r7Ervxr45GWOAK69qShhw8QwUnKn7yf6JlY5Qz8nIg== X-Received: by 2002:aca:dbd5:: with SMTP id s204mr40194703oig.41.1641310954075; Tue, 04 Jan 2022 07:42:34 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id 184sm9755640oih.58.2022.01.04.07.42.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 04 Jan 2022 07:42:33 -0800 (PST) Received: (nullmailer pid 893832 invoked by uid 1000); Tue, 04 Jan 2022 15:42:32 -0000 Date: Tue, 4 Jan 2022 09:42:32 -0600 From: Rob Herring To: Krzysztof Kozlowski Cc: Chanwoo Choi , Bartlomiej Zolnierkiewicz , MyungJoo Ham , Lee Jones , Liam Girdwood , Mark Brown , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, Marek Szyprowski , Sylwester Nawrocki , Inki Dae , Jaewon Kim , Beomho Seo Subject: Re: [PATCH 2/5] dt-bindings: extcon: maxim,max77843: add MAX77843 bindings Message-ID: References: <20211229124631.21576-1-krzysztof.kozlowski@canonical.com> <20211229124631.21576-3-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211229124631.21576-3-krzysztof.kozlowski@canonical.com> Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org On Wed, Dec 29, 2021 at 01:46:28PM +0100, Krzysztof Kozlowski wrote: > Document the bindings for MAX77843 MUIC/extcon driver, based on > Exynos5433 TM2 devicetree. These are neither accurate nor finished > bindings but at least allow parsing existing DTS files. > > Signed-off-by: Krzysztof Kozlowski > --- > .../bindings/extcon/maxim,max77843.yaml | 40 +++++++++++++++++++ > 1 file changed, 40 insertions(+) > create mode 100644 Documentation/devicetree/bindings/extcon/maxim,max77843.yaml > > diff --git a/Documentation/devicetree/bindings/extcon/maxim,max77843.yaml b/Documentation/devicetree/bindings/extcon/maxim,max77843.yaml > new file mode 100644 > index 000000000000..1f15a6c700f6 > --- /dev/null > +++ b/Documentation/devicetree/bindings/extcon/maxim,max77843.yaml > @@ -0,0 +1,40 @@ > +# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/extcon/maxim,max77843.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Maxim MAX77843 MicroUSB and Companion Power Management IC Extcon > + > +maintainers: > + - Chanwoo Choi > + - Krzysztof Kozlowski > + > +description: | > + This is a part of device tree bindings for Maxim MAX77843 MicroUSB > + Integrated Circuit (MUIC). > + > + See also Documentation/devicetree/bindings/mfd/maxim,max77843.yaml for > + additional information and example. > + > +properties: > + compatible: > + const: maxim,max77843-muic > + > + connector: > + $ref: ../connector/usb-connector.yaml# /schemas/connector/... With that, Reviewed-by: Rob Herring > + > + ports: > + $ref: /schemas/graph.yaml#/properties/port > + description: > + Any connector to the data bus of this controller should be modelled using > + the OF graph bindings specified > + properties: > + port: > + $ref: /schemas/graph.yaml#/properties/port > + > +required: > + - compatible > + - connector > + > +additionalProperties: false > -- > 2.32.0 > > 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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A9FA2C43217 for ; Tue, 4 Jan 2022 15:44:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=1rKEiBr5vv3JnKmuUxQD6YWzazq8Lc45t1YdSkGv4C4=; b=Fx1qbUKUx6VqZN fZDuDsFJKn37p/e7GMqQ9PZG4xxu2saCyZ9Ni2cSdHFfWqxlY1NdHvO7foiDigaSo6u5iodYkbRFC b9kpawfL0avH1zED+v8U9z24HGyewuAC/Vc6wQbivTorCQZGX5OlXlz0yNe1qaDLOD5XG3Yutarli EQsjmuu94Ju4g2mTusfopfZwafdbhe8NQ5CF0hOR+Ks6iJJV9goYe4CRqvwsdxGy0AmVbc+jeLRR6 +/WInARrtrZehhjlZvCW3RKU4RQEzZ+Tu4aGAfY3zqBRjr7ANIhx8N52LGu8XFafKU2F2yRaDIltJ rtXoLXKIwjdO21ucs4CA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n4ly8-00C0BV-3g; Tue, 04 Jan 2022 15:43:25 +0000 Received: from mail-oi1-f172.google.com ([209.85.167.172]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n4lxL-00Bzmv-Hf for linux-arm-kernel@lists.infradead.org; Tue, 04 Jan 2022 15:42:37 +0000 Received: by mail-oi1-f172.google.com with SMTP id u21so46798024oie.10 for ; Tue, 04 Jan 2022 07:42:34 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=xJ2M22MiC6qHtE01uvX9QDbyqekJ6ZeZPa/LG0UiJNs=; b=s98m+U2JO9OStox8Aka+5y/VaJ6GqE46s7yYmrgHDHX4KxFIBsZ4yjPQ984qhZsnkG YxlIlsvgba1JYIvUWs7XGjLvHVVgBmY7VZfSogfr2LERHzfvvbBb/BHk8a8NPDsnjnEd xaiGTPpAjlxTgrzf7sf9nuMIvIF1aUaQOnfITVosi/cOYRcQL/yqlkwUD7NDwth5H314 pB5LeZl6a8li0xPTrmN5EGceXGaOL/z68XOtCpyFP7XUx64DyMK8oV1GsrW0xDYhHY9g 8Rn+NDSmMYjnIGQUBAoCclMg4+eUrg+LupbSQvomQlcNNIZrcCBvoHAFfpfx1swJhbiz /hYg== X-Gm-Message-State: AOAM532AHMU7blqsNry3FNGVhcYMthmXS7Cvkevpsvor5CWnHAAr12bo JjqoppOLQh7cgJNzgR0EQQ== X-Google-Smtp-Source: ABdhPJzDLVAwUvkByszELJtXBV7b/HRkCQx6r7Ervxr45GWOAK69qShhw8QwUnKn7yf6JlY5Qz8nIg== X-Received: by 2002:aca:dbd5:: with SMTP id s204mr40194703oig.41.1641310954075; Tue, 04 Jan 2022 07:42:34 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id 184sm9755640oih.58.2022.01.04.07.42.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 04 Jan 2022 07:42:33 -0800 (PST) Received: (nullmailer pid 893832 invoked by uid 1000); Tue, 04 Jan 2022 15:42:32 -0000 Date: Tue, 4 Jan 2022 09:42:32 -0600 From: Rob Herring To: Krzysztof Kozlowski Cc: Chanwoo Choi , Bartlomiej Zolnierkiewicz , MyungJoo Ham , Lee Jones , Liam Girdwood , Mark Brown , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, Marek Szyprowski , Sylwester Nawrocki , Inki Dae , Jaewon Kim , Beomho Seo Subject: Re: [PATCH 2/5] dt-bindings: extcon: maxim,max77843: add MAX77843 bindings Message-ID: References: <20211229124631.21576-1-krzysztof.kozlowski@canonical.com> <20211229124631.21576-3-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211229124631.21576-3-krzysztof.kozlowski@canonical.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220104_074235_630469_3D887EE8 X-CRM114-Status: GOOD ( 19.78 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Dec 29, 2021 at 01:46:28PM +0100, Krzysztof Kozlowski wrote: > Document the bindings for MAX77843 MUIC/extcon driver, based on > Exynos5433 TM2 devicetree. These are neither accurate nor finished > bindings but at least allow parsing existing DTS files. > > Signed-off-by: Krzysztof Kozlowski > --- > .../bindings/extcon/maxim,max77843.yaml | 40 +++++++++++++++++++ > 1 file changed, 40 insertions(+) > create mode 100644 Documentation/devicetree/bindings/extcon/maxim,max77843.yaml > > diff --git a/Documentation/devicetree/bindings/extcon/maxim,max77843.yaml b/Documentation/devicetree/bindings/extcon/maxim,max77843.yaml > new file mode 100644 > index 000000000000..1f15a6c700f6 > --- /dev/null > +++ b/Documentation/devicetree/bindings/extcon/maxim,max77843.yaml > @@ -0,0 +1,40 @@ > +# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/extcon/maxim,max77843.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Maxim MAX77843 MicroUSB and Companion Power Management IC Extcon > + > +maintainers: > + - Chanwoo Choi > + - Krzysztof Kozlowski > + > +description: | > + This is a part of device tree bindings for Maxim MAX77843 MicroUSB > + Integrated Circuit (MUIC). > + > + See also Documentation/devicetree/bindings/mfd/maxim,max77843.yaml for > + additional information and example. > + > +properties: > + compatible: > + const: maxim,max77843-muic > + > + connector: > + $ref: ../connector/usb-connector.yaml# /schemas/connector/... With that, Reviewed-by: Rob Herring > + > + ports: > + $ref: /schemas/graph.yaml#/properties/port > + description: > + Any connector to the data bus of this controller should be modelled using > + the OF graph bindings specified > + properties: > + port: > + $ref: /schemas/graph.yaml#/properties/port > + > +required: > + - compatible > + - connector > + > +additionalProperties: false > -- > 2.32.0 > > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel