All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: meenakshi.aggarwal@nxp.com
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	leoyang.li@nxp.com, robh+dt@kernel.org, V.sethi@nxp.com,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 0/2] Add device tree support for LX2162AQDS board
Date: Tue, 3 Nov 2020 07:25:02 +0800	[thread overview]
Message-ID: <20201102232501.GS31601@dragon> (raw)
In-Reply-To: <1604296781-28295-1-git-send-email-meenakshi.aggarwal@nxp.com>

On Mon, Nov 02, 2020 at 11:29:39AM +0530, meenakshi.aggarwal@nxp.com wrote:
> From: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com>
> 
> LX2162A has same die as of LX2160A with different packaging.
> 
> Changes:
> 
>         v2:
>         - divided patch into two, binding and dts support
> 
> 	v3:
> 	- incorporated review comments on voltage regulator node
> 
> 	v4:
> 	- fixed check-patch warning.
> 
> Meenakshi Aggarwal (2):
>   dt-bindings: arm64: add compatible for LX2162A QDS Board
>   arm64: dts: lx2160a: add device tree for lx2162aqds board

Applied both, thanks.

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: meenakshi.aggarwal@nxp.com
Cc: robh+dt@kernel.org, V.sethi@nxp.com, leoyang.li@nxp.com,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 0/2] Add device tree support for LX2162AQDS board
Date: Tue, 3 Nov 2020 07:25:02 +0800	[thread overview]
Message-ID: <20201102232501.GS31601@dragon> (raw)
In-Reply-To: <1604296781-28295-1-git-send-email-meenakshi.aggarwal@nxp.com>

On Mon, Nov 02, 2020 at 11:29:39AM +0530, meenakshi.aggarwal@nxp.com wrote:
> From: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com>
> 
> LX2162A has same die as of LX2160A with different packaging.
> 
> Changes:
> 
>         v2:
>         - divided patch into two, binding and dts support
> 
> 	v3:
> 	- incorporated review comments on voltage regulator node
> 
> 	v4:
> 	- fixed check-patch warning.
> 
> Meenakshi Aggarwal (2):
>   dt-bindings: arm64: add compatible for LX2162A QDS Board
>   arm64: dts: lx2160a: add device tree for lx2162aqds board

Applied both, thanks.

  parent reply	other threads:[~2020-11-02 23:27 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-02 15:13 [PATCH 1/2] dt-bindings: arm64: add compatible for LX2162A QDS Board meenakshi.aggarwal
2020-09-02 15:13 ` meenakshi.aggarwal
2020-09-02 15:13 ` [PATCH 2/2] arm64: dts: lx2160a: add device tree for lx2162aqds board meenakshi.aggarwal
2020-09-02 15:13   ` meenakshi.aggarwal
2020-09-05  7:54   ` Shawn Guo
2020-09-05  7:54     ` Shawn Guo
2020-09-09  7:10     ` Meenakshi Aggarwal
2020-09-09  7:10       ` Meenakshi Aggarwal
2020-09-12  9:49       ` Shawn Guo
2020-09-12  9:49         ` Shawn Guo
2020-09-21  6:00         ` Meenakshi Aggarwal
2020-09-21  6:00           ` Meenakshi Aggarwal
2020-09-21 13:03           ` Shawn Guo
2020-09-21 13:03             ` Shawn Guo
2020-09-21 13:34             ` Meenakshi Aggarwal
2020-09-21 13:34               ` Meenakshi Aggarwal
2020-09-29 10:01   ` [PATCH v3 0/2] Add device tree support for LX2162AQDS board meenakshi.aggarwal
2020-09-29 10:01     ` meenakshi.aggarwal
2020-09-29 10:01     ` [PATCH v3 1/2] dt-bindings: arm64: add compatible for LX2162A QDS Board meenakshi.aggarwal
2020-09-29 10:01       ` meenakshi.aggarwal
2020-09-29 10:01     ` [PATCH v3 2/2] arm64: dts: lx2160a: add device tree for lx2162aqds board meenakshi.aggarwal
2020-09-29 10:01       ` meenakshi.aggarwal
2020-10-19  9:00       ` Meenakshi Aggarwal
2020-10-19  9:00         ` Meenakshi Aggarwal
2020-10-26  7:18         ` Shawn Guo
2020-10-26  7:18           ` Shawn Guo
2020-10-26 14:35           ` Leo Li
2020-10-26 14:35             ` Leo Li
2020-10-30  8:59             ` Meenakshi Aggarwal
2020-10-30  8:59               ` Meenakshi Aggarwal
2020-11-02  5:59       ` [PATCH v4 0/2] Add device tree support for LX2162AQDS board meenakshi.aggarwal
2020-11-02  5:59         ` meenakshi.aggarwal
2020-11-02  5:59         ` [PATCH v4 1/2] dt-bindings: arm64: add compatible for LX2162A QDS Board meenakshi.aggarwal
2020-11-02  5:59           ` meenakshi.aggarwal
2020-11-02  5:59         ` [PATCH v4 2/2] arm64: dts: lx2160a: add device tree for lx2162aqds board meenakshi.aggarwal
2020-11-02  5:59           ` meenakshi.aggarwal
2020-11-02 23:25         ` Shawn Guo [this message]
2020-11-02 23:25           ` [PATCH v4 0/2] Add device tree support for LX2162AQDS board Shawn Guo
2020-09-14 20:23 ` [PATCH 1/2] dt-bindings: arm64: add compatible for LX2162A QDS Board Rob Herring
2020-09-14 20:23   ` Rob Herring

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=20201102232501.GS31601@dragon \
    --to=shawnguo@kernel.org \
    --cc=V.sethi@nxp.com \
    --cc=devicetree@vger.kernel.org \
    --cc=leoyang.li@nxp.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=meenakshi.aggarwal@nxp.com \
    --cc=robh+dt@kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.