From: Nava kishore Manne <nava.manne@xilinx.com> To: <mdf@kernel.org>, <trix@redhat.com>, <robh+dt@kernel.org>, <michal.simek@xilinx.com>, <nava.manne@xilinx.com>, <linux-fpga@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <git@xilinx.com> Subject: [PATCH 1/3] dt-bindings: zynqmp: Add new PD_PL macro Date: Fri, 2 Apr 2021 14:50:47 +0530 [thread overview] Message-ID: <20210402092049.479-2-nava.manne@xilinx.com> (raw) In-Reply-To: <20210402092049.479-1-nava.manne@xilinx.com> Add new power domain for PL region. Signed-off-by: Nava kishore Manne <nava.manne@xilinx.com> --- include/dt-bindings/power/xlnx-zynqmp-power.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/dt-bindings/power/xlnx-zynqmp-power.h b/include/dt-bindings/power/xlnx-zynqmp-power.h index 0d9a412fd5e0..5f718759c38f 100644 --- a/include/dt-bindings/power/xlnx-zynqmp-power.h +++ b/include/dt-bindings/power/xlnx-zynqmp-power.h @@ -35,5 +35,6 @@ #define PD_CAN_1 48 #define PD_GPU 58 #define PD_PCIE 59 +#define PD_PL 69 #endif -- 2.18.0
next prev parent reply other threads:[~2021-04-02 9:29 UTC|newest] Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-04-02 9:20 [PATCH 0/3]Enable PM generic domain support Nava kishore Manne 2021-04-02 9:20 ` Nava kishore Manne [this message] 2021-04-09 14:47 ` [PATCH 1/3] dt-bindings: zynqmp: Add new PD_PL macro Rob Herring 2021-04-02 9:20 ` [PATCH 2/3] fpga: region: Add fpga-region property 'power-domains' Nava kishore Manne 2021-04-02 17:15 ` Moritz Fischer 2021-04-05 8:46 ` Nava kishore Manne 2021-04-09 14:50 ` Rob Herring 2021-04-02 9:20 ` [PATCH 3/3] fpga: region: Adds runtime PM support Nava kishore Manne 2021-04-09 21:30 ` Moritz Fischer 2021-04-19 5:18 ` Nava kishore Manne 2021-06-02 10:48 ` Nava kishore Manne 2021-06-02 20:39 ` Tom Rix 2021-06-02 13:02 ` Johan Hovold
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=20210402092049.479-2-nava.manne@xilinx.com \ --to=nava.manne@xilinx.com \ --cc=devicetree@vger.kernel.org \ --cc=git@xilinx.com \ --cc=linux-arm-kernel@lists.infradead.org \ --cc=linux-fpga@vger.kernel.org \ --cc=linux-kernel@vger.kernel.org \ --cc=mdf@kernel.org \ --cc=michal.simek@xilinx.com \ --cc=robh+dt@kernel.org \ --cc=trix@redhat.com \ --subject='Re: [PATCH 1/3] dt-bindings: zynqmp: Add new PD_PL macro' \ /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
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).