public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: Frank Li <Frank.li@nxp.com>
To: Joy Zou <joy.zou@nxp.com>
Cc: ye.li@nxp.com, ping.bai@nxp.com, peng.fan@nxp.com,
	shawnguo@kernel.org, robh@kernel.org, krzk+dt@kernel.org,
	conor+dt@kernel.org, imx@lists.linux.dev,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1] arm64: dts: ls1088ardb: add new RTC PCF2131 support
Date: Fri, 30 Aug 2024 11:17:23 -0400	[thread overview]
Message-ID: <ZtHigyVRl7goWD/l@lizhi-Precision-Tower-5810> (raw)
In-Reply-To: <20240830032256.3701116-1-joy.zou@nxp.com>

On Fri, Aug 30, 2024 at 11:22:56AM +0800, Joy Zou wrote:
> The ls1088ardb new board use RTC PCF2131, so add new RTC node.

Add RTC PCF2131 node for new ls1088ardb board.

>
> Signed-off-by: Joy Zou <joy.zou@nxp.com>
> ---
>  arch/arm64/boot/dts/freescale/fsl-ls1088a-rdb.dts | 7 +++++++
>  1 file changed, 7 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1088a-rdb.dts b/arch/arm64/boot/dts/freescale/fsl-ls1088a-rdb.dts
> index ee8e932628d1..2df16bfb901c 100644
> --- a/arch/arm64/boot/dts/freescale/fsl-ls1088a-rdb.dts
> +++ b/arch/arm64/boot/dts/freescale/fsl-ls1088a-rdb.dts
> @@ -170,6 +170,13 @@ rtc@51 {
>  				/* IRQ_RTC_B -> IRQ0_B(CPLD) -> IRQ00(CPU), active low */
>  				interrupts-extended = <&extirq 0 IRQ_TYPE_LEVEL_LOW>;
>  			};
> +
> +			rtc@53 {
> +				compatible = "nxp,pcf2131";
> +				reg = <0x53>;
> +				/* IRQ_RTC_B -> IRQ0_B(CPLD) -> IRQ00(CPU), active low */
> +				interrupts-extended = <&extirq 0 IRQ_TYPE_LEVEL_LOW>;
> +			};
>  		};
>  	};
>  };
> --
> 2.37.1
>


  reply	other threads:[~2024-08-30 15:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-30  3:22 [PATCH v1] arm64: dts: ls1088ardb: add new RTC PCF2131 support Joy Zou
2024-08-30 15:17 ` Frank Li [this message]
2024-09-02  6:20   ` Joy Zou

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=ZtHigyVRl7goWD/l@lizhi-Precision-Tower-5810 \
    --to=frank.li@nxp.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=imx@lists.linux.dev \
    --cc=joy.zou@nxp.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peng.fan@nxp.com \
    --cc=ping.bai@nxp.com \
    --cc=robh@kernel.org \
    --cc=shawnguo@kernel.org \
    --cc=ye.li@nxp.com \
    /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