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 9C73EC433EF for ; Wed, 6 Apr 2022 19:47:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232480AbiDFTtH (ORCPT ); Wed, 6 Apr 2022 15:49:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33280 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232358AbiDFTso (ORCPT ); Wed, 6 Apr 2022 15:48:44 -0400 Received: from mail-oa1-f41.google.com (mail-oa1-f41.google.com [209.85.160.41]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4B354330DF6; Wed, 6 Apr 2022 11:34:18 -0700 (PDT) Received: by mail-oa1-f41.google.com with SMTP id 586e51a60fabf-e2442907a1so3500733fac.8; Wed, 06 Apr 2022 11:34:18 -0700 (PDT) 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=MwdIaQzbBkp+/5EU9BR9ve1JKS4NpPyKI/2bRfhgI3A=; b=BA8m8LakTUEyA/n2t/pwSuNOe50fI9ZHlTFc/+MQG6tPWAUtsodlSatWMIZ0/k/466 zMkrXiNHyyOvhddBDyJoh7P4HdNe95zqZum/4mVdJHJQIXUSKDCf/hQgGSnC6b1fWxFk omCzl97nvWVgUTO3fLS6zyO4gTZxncwFKXgWWTuEAE+jbWlL3f2qOfA5t1jK04Hic8n2 jrHJkvN002zIjK0OR4PykCuUaqlz8aJdfyUkkNCtXM4xAzTEBI73jev1S9+Nf8jG2IpN NuXFcdJKWPXPRNBqYNHQIa8pKdNpNi3GVSc9i9Ij0sORmsdpwWZHMhNzYJjozqGQQ1rV +QTQ== X-Gm-Message-State: AOAM533IT4TRHPqkIrKN6dNm00B/Z+Lgc0FuFqC4W9gWk5Z5dvEBgVyq NBk0JXXIA03wrHKd2sGyqA== X-Google-Smtp-Source: ABdhPJz091hVtxjPl1dTv65qEKLx42amDqNg+LIkiEhUs1vZjalw5jmdtXldZ84sUL4miSebhuT5bQ== X-Received: by 2002:a05:6870:f144:b0:da:b3f:2b88 with SMTP id l4-20020a056870f14400b000da0b3f2b88mr4542392oac.295.1649270057566; Wed, 06 Apr 2022 11:34:17 -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 w1-20020a056808090100b002da82caced5sm6643535oih.3.2022.04.06.11.34.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Apr 2022 11:34:17 -0700 (PDT) Received: (nullmailer pid 2552073 invoked by uid 1000); Wed, 06 Apr 2022 18:34:16 -0000 Date: Wed, 6 Apr 2022 13:34:16 -0500 From: Rob Herring To: Claudiu Beznea Cc: nicolas.ferre@microchip.com, linux-arm-kernel@lists.infradead.org, p.zabel@pengutronix.de, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, alexandre.belloni@bootlin.com, devicetree@vger.kernel.org, sre@kernel.org, robh+dt@kernel.org Subject: Re: [PATCH 3/8] dt-bindings: reset: atmel,at91sam9260-reset: add sama7g5 bindings Message-ID: References: <20220405112724.2760905-1-claudiu.beznea@microchip.com> <20220405112724.2760905-4-claudiu.beznea@microchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220405112724.2760905-4-claudiu.beznea@microchip.com> Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On Tue, 05 Apr 2022 14:27:19 +0300, Claudiu Beznea wrote: > Add documentation for SAMA7G5 reset controller. Compared with previous > versions of reset controllers this one contains support for resetting > in SoC devices (e.g. USB PHYs). > > Signed-off-by: Claudiu Beznea > --- > .../reset/atmel,at91sam9260-reset.yaml | 23 +++++++++++++++++-- > 1 file changed, 21 insertions(+), 2 deletions(-) > Reviewed-by: Rob Herring 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 B847AC433F5 for ; Wed, 6 Apr 2022 18:35:18 +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:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject: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=qf3bgF2EOJJE/meI2zos3Hsmp5LxCtUQ3NcfsGzffRg=; b=uO0slX26itl4p3 ccnGiYVSti+wD7v2JqZzkE21g4N+ugwAeCzHI8Vc9NFmK9tKGiDImpnYqB23FweTwpZ/Vih64Uyxi 0Wk0tpWyy8EftLcibuuIcIqc6XryLEyUuxBdPgVEPt2k0JjygBhX7VrG8wzFW05mrzN6ScBFfgc+e pd66jMS3U+ORZylMwLhhoxZq+nY5z9BIkYrKtCVzOpbp0+Wpyulu2mlh/YQ2oYRv9NJEStSMHopW1 FXfGKlOnMsIdHXb15aTWTvxP+/RALyb3TbTsdMtp1bhwWgtPJ4Y/z9dm2d/J5p/ozcerp8Ga9Zyl5 D2znEhn2v3/K+X9SrRHQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ncAU3-007Zvz-GB; Wed, 06 Apr 2022 18:34:23 +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 1ncAU0-007Zv6-VN for linux-arm-kernel@lists.infradead.org; Wed, 06 Apr 2022 18:34:22 +0000 Received: by mail-oa1-f48.google.com with SMTP id 586e51a60fabf-df22f50e0cso3882513fac.3 for ; Wed, 06 Apr 2022 11:34:18 -0700 (PDT) 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=MwdIaQzbBkp+/5EU9BR9ve1JKS4NpPyKI/2bRfhgI3A=; b=axB0Y4IdyAjVy5tn29c3JrJgPDM37xNzRAQabSzrYiiwgDdJXO38Cx2z/NMh0xY4mN nUqUZzi4fwQ88z26YulNX7Vdeb8rUHgVUC6ApwgaHBtP/u8hXmQC/wUbnZ6qXIHWDlqk zpu1RAkvH4URLG/qREzY1pKVYk/tLNuKB+WND4sHkoL5NCJUYn8u2AsdFrHAFgMlHVkf qFDdeSHVYz0LceYlX+TVAuhWQXcqcVjlK+rjElTojBKoGWh/4kFtFbiGqYafV7M4yHIt vIMD9SAcsEQ+d2b5F9OZlke+ZvHHyAdtnSWg2w22yFJ8FtutIHMD9R/RETFBtd6m28vT 9Jag== X-Gm-Message-State: AOAM532gKnuRxuzVh2RPdS8A22oXWtCEAkDGBfrNX1lQ8RtIZ9FhLwnu VDMYwGeOgofvZ72nGE98rvRhlNUzFQ== X-Google-Smtp-Source: ABdhPJz091hVtxjPl1dTv65qEKLx42amDqNg+LIkiEhUs1vZjalw5jmdtXldZ84sUL4miSebhuT5bQ== X-Received: by 2002:a05:6870:f144:b0:da:b3f:2b88 with SMTP id l4-20020a056870f14400b000da0b3f2b88mr4542392oac.295.1649270057566; Wed, 06 Apr 2022 11:34:17 -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 w1-20020a056808090100b002da82caced5sm6643535oih.3.2022.04.06.11.34.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Apr 2022 11:34:17 -0700 (PDT) Received: (nullmailer pid 2552073 invoked by uid 1000); Wed, 06 Apr 2022 18:34:16 -0000 Date: Wed, 6 Apr 2022 13:34:16 -0500 From: Rob Herring To: Claudiu Beznea Subject: Re: [PATCH 3/8] dt-bindings: reset: atmel,at91sam9260-reset: add sama7g5 bindings Message-ID: References: <20220405112724.2760905-1-claudiu.beznea@microchip.com> <20220405112724.2760905-4-claudiu.beznea@microchip.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220405112724.2760905-4-claudiu.beznea@microchip.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220406_113421_048481_BB4D8EF9 X-CRM114-Status: GOOD ( 10.10 ) 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: , Cc: devicetree@vger.kernel.org, alexandre.belloni@bootlin.com, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, robh+dt@kernel.org, p.zabel@pengutronix.de, sre@kernel.org, linux-arm-kernel@lists.infradead.org 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 Tue, 05 Apr 2022 14:27:19 +0300, Claudiu Beznea wrote: > Add documentation for SAMA7G5 reset controller. Compared with previous > versions of reset controllers this one contains support for resetting > in SoC devices (e.g. USB PHYs). > > Signed-off-by: Claudiu Beznea > --- > .../reset/atmel,at91sam9260-reset.yaml | 23 +++++++++++++++++-- > 1 file changed, 21 insertions(+), 2 deletions(-) > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel