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 3CEE0C6FA83 for ; Mon, 12 Sep 2022 20:34:55 +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=pnazNNe/JgJuBnTLC2OVbxJUmHNXK7uvuytLVdkvyeE=; b=vnZTCigbIJhiuT 0QbpMZgogdTlAfkXWX8QokcEnDfIZxEiowFhO100TKfwNSAqoJ64p5yWTS7mW7JV92d0vydS0x/7R 95LmYwpDMQdef97dQIc8BvwnCmBKsBunzmgm2OYxZXmw94ZkyY45RhtZZ2zB3iwq7v5+hnjhYFnB7 PU3zN4iq9GXG+6h0YSQH/R3z2sdd/IQ54nlIVfs8ARbhZOCTf9423/a+IxGfsVfqaOVK1zPRPAHkw c2KFtdECqc1ZxYRvBRfF99aXVMYv0xWM7aTvk5TlXhCB6P8MniqKTxXhCTLe69B9KZOm5Q0XgJrsF 3Ta1DYHN01Js0jr6GlQA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oXq7u-00DcyZ-UC; Mon, 12 Sep 2022 20:33:55 +0000 Received: from mail-oa1-f48.google.com ([209.85.160.48]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oXq7q-00DcuO-TX for linux-arm-kernel@lists.infradead.org; Mon, 12 Sep 2022 20:33:52 +0000 Received: by mail-oa1-f48.google.com with SMTP id 586e51a60fabf-1225219ee46so26576375fac.2 for ; Mon, 12 Sep 2022 13:33:48 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date; bh=QzvioCx3pLAguVi0ZLWrO4wcdB1yZS3Mx/if1O+3frE=; b=uXqT5MNQDHwQ/ZlpFZb6WbRWt7gf9gPzWdcL3jk35A+oOXu8xcze6bK4+CfdZMk9MS sKNJ0DxMOY7y2LPdvNvv+cBWwQ8Sdtk/UeiTNXWeYbsuMFZtBXtLYpT71PDt3apQhIHP FX+aLsbNwAq2z/79WXLi/wwJk/GIOpw1NZLe3OaQ66Z84YcajIPte7+VpcQZevoTCQVa Ux95C3fMBwrKoMjTPRMTNWU8tSSHWDCduNrv4hhSKxCB92PJ3NhdCth23yXGlFkDpbb8 84x+sKVLEhcR3NobXjzqTExIt0TIMugFDclkTCc5v0ht/GkzMZowMEcsdIY8aEkZIoYJ Kc2Q== X-Gm-Message-State: ACgBeo2gvV12ZEM/kl5veiq7fNgZXuSbAEsds5hMx1uzshdjW7nPuaja 23eo/+2h9l6n8jLSb3rBeQ== X-Google-Smtp-Source: AA6agR5va7fgDMXGffYETk8MN0jdPMHs/3QBA3psdYnoldEV1LaBtvSAp7mioNGvKJ2lrvrlkyaU3Q== X-Received: by 2002:a05:6808:d4d:b0:344:863a:36fb with SMTP id w13-20020a0568080d4d00b00344863a36fbmr57875oik.235.1663014827276; Mon, 12 Sep 2022 13:33:47 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id m35-20020a05687005a300b00118281a1227sm6087244oap.39.2022.09.12.13.33.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 12 Sep 2022 13:33:46 -0700 (PDT) Received: (nullmailer pid 1787166 invoked by uid 1000); Mon, 12 Sep 2022 20:33:46 -0000 Date: Mon, 12 Sep 2022 15:33:46 -0500 From: Rob Herring To: Romain Perier Cc: Thierry Reding , Lee Jones , devicetree@vger.kernel.org, Daniel Palmer , Rob Herring , linux-arm-kernel@lists.infradead.org, linux-pwm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/5] dt-bindings: pwm: Add Mstar MSC313e PWM devicetree bindings documentation Message-ID: <20220912203346.GA1787128-robh@kernel.org> References: <20220907131241.31941-1-romain.perier@gmail.com> <20220907131241.31941-2-romain.perier@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220907131241.31941-2-romain.perier@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220912_133351_002588_EF69B4BB X-CRM114-Status: GOOD ( 12.77 ) 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, 07 Sep 2022 15:12:37 +0200, Romain Perier wrote: > This adds the documentation for the devicetree bindings of the Mstar > MSC313e PWM driver, it includes MSC313e SoCs and SSD20xd. > > Signed-off-by: Romain Perier > --- > .../bindings/pwm/mstar,msc313e-pwm.yaml | 46 +++++++++++++++++++ > 1 file changed, 46 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pwm/mstar,msc313e-pwm.yaml > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel