The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Mukesh Kumar Savaliya <quic_msavaliy@quicinc.com>
To: Manikanta Guntupalli <manikanta.guntupalli@amd.com>,
	<git@amd.com>, <gregkh@linuxfoundation.org>,
	<jirislaby@kernel.org>, <robh@kernel.org>, <krzk+dt@kernel.org>,
	<conor+dt@kernel.org>, <michal.simek@amd.com>,
	<p.zabel@pengutronix.de>, <laurent.pinchart@ideasonboard.com>,
	<radhey.shyam.pandey@amd.com>, <parth.gajjar@amd.com>,
	<u.kleine-koenig@pengutronix.de>, <tglx@linutronix.de>,
	<julien.malik@unseenlabs.fr>, <ruanjinjie@huawei.com>,
	<linux-kernel@vger.kernel.org>, <linux-serial@vger.kernel.org>,
	<devicetree@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>
Cc: <srinivas.goud@amd.com>, <shubhrajyoti.datta@amd.com>,
	<manion05gk@gmail.com>
Subject: Re: [PATCH 1/3] dt-bindings: serial: cdsn,uart: Add optional reset property
Date: Fri, 18 Apr 2025 10:08:44 +0530	[thread overview]
Message-ID: <9541b625-c2da-4e32-bc72-e8593a4e02de@quicinc.com> (raw)
In-Reply-To: <20240419120531.3775919-2-manikanta.guntupalli@amd.com>



On 4/19/2024 5:35 PM, Manikanta Guntupalli wrote:
> Add optional reset device-tree property to the uartps controller.
what exactly is uartps ? i Couldn't get from google too.
> 
> Signed-off-by: Manikanta Guntupalli <manikanta.guntupalli@amd.com>
> ---
>   Documentation/devicetree/bindings/serial/cdns,uart.yaml | 3 +++
>   1 file changed, 3 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/serial/cdns,uart.yaml b/Documentation/devicetree/bindings/serial/cdns,uart.yaml
> index 2129247d7c81..d7f047b0bf24 100644
> --- a/Documentation/devicetree/bindings/serial/cdns,uart.yaml
> +++ b/Documentation/devicetree/bindings/serial/cdns,uart.yaml
> @@ -46,6 +46,9 @@ properties:
>     power-domains:
>       maxItems: 1
>   
> +  resets:
> +    maxItems: 1
> +
>   required:
>     - compatible
>     - reg


  parent reply	other threads:[~2025-04-18  4:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-19 12:05 [PATCH 0/3] Add support for uartps controller reset Manikanta Guntupalli
2024-04-19 12:05 ` [PATCH 1/3] dt-bindings: serial: cdsn,uart: Add optional reset property Manikanta Guntupalli
2024-04-19 13:34   ` Krzysztof Kozlowski
2025-04-18  4:38   ` Mukesh Kumar Savaliya [this message]
2024-04-19 12:05 ` [PATCH 2/3] arm64: zynqmp: Add resets property for UART nodes Manikanta Guntupalli
2024-04-19 12:05 ` [PATCH 3/3] tty: serial: uartps: Add support for uartps controller reset Manikanta Guntupalli
2024-04-20 19:04   ` Pandey, Radhey Shyam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9541b625-c2da-4e32-bc72-e8593a4e02de@quicinc.com \
    --to=quic_msavaliy@quicinc.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=git@amd.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jirislaby@kernel.org \
    --cc=julien.malik@unseenlabs.fr \
    --cc=krzk+dt@kernel.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=manikanta.guntupalli@amd.com \
    --cc=manion05gk@gmail.com \
    --cc=michal.simek@amd.com \
    --cc=p.zabel@pengutronix.de \
    --cc=parth.gajjar@amd.com \
    --cc=radhey.shyam.pandey@amd.com \
    --cc=robh@kernel.org \
    --cc=ruanjinjie@huawei.com \
    --cc=shubhrajyoti.datta@amd.com \
    --cc=srinivas.goud@amd.com \
    --cc=tglx@linutronix.de \
    --cc=u.kleine-koenig@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox