devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@xilinx.com>
To: linux-arm-kernel@lists.infradead.org
Cc: "Mark Rutland" <mark.rutland@arm.com>,
	devicetree@vger.kernel.org,
	"Catalin Marinas" <catalin.marinas@arm.com>,
	"Will Deacon" <will.deacon@arm.com>,
	"Edgar E. Iglesias" <edgar.iglesias@xilinx.com>,
	"Alexander Graf" <agraf@suse.de>,
	"Krzysztof Kozlowski" <krzk@kernel.org>,
	"Marc Zyngier" <marc.zyngier@arm.com>,
	"Punnaiah Choudary Kalluri"
	<punnaiah.choudary.kalluri@xilinx.com>,
	"Naga Sureshkumar Relli" <naga.sureshkumar.relli@xilinx.com>,
	"Stefan Krsmanovic" <stefan.krsmanovic@aggios.com>,
	"Bharat Kumar Gogada" <bharat.kumar.gogada@xilinx.com>,
	"Shubhrajyoti Datta" <shubhrajyoti.datta@xilinx.com>,
	"Will Wong" <willw@xilinx.com>,
	"Rob Herring" <robh+dt@kernel.org>,
	"Moritz Fischer" <mdf@kernel.org>,
	"Sören Brinkmann" <soren.brinkmann@xilinx.com>,
	monstr@monstr.eu, "Duc Dang" <dhdang@apm.com>,
	linux-kernel@vger.kernel.org, "Carlo Caione" <carlo@endlessm.com>,
	"Dinh Nguyen" <dinguyen@opens>
Subject: [PATCH 00/10] arm64: zynqmp: dtsi changes
Date: Thu, 20 Jul 2017 14:16:59 +0200	[thread overview]
Message-ID: <cover.1500552941.git.michal.simek@xilinx.com> (raw)

Hi,

I have cherry-picked all patches from xilinx soc vendor tree which are
ready for submission.
This patchset targets only zynqmp.dtsi which is shared with all zynqmp
families.

Thanks,
Michal


Bharat Kumar Gogada (1):
  arm64: zynqmp: Adding prefetchable memory space to pcie node

Edgar E. Iglesias (1):
  arm64: zynqmp: Correct IRQ nr for the SMMU

Michal Simek (5):
  arm64: zynqmp: Add references to cpu nodes
  arm64: zynqmp: Add dcc console for zynqmp
  arm64: zynqmp: Add CCI-400 node
  arm64: zynqmp: Add support for RTC
  arm64: zynqmp: Add new uartps compatible string

Naga Sureshkumar Relli (1):
  arm64: zynqmp: Set status disabled in dtsi

Shubhrajyoti Datta (1):
  arm64: zynqmp: Add operating points

Stefan Krsmanovic (1):
  arm64: zynqmp: Add idle state for ZynqMP

 arch/arm64/boot/dts/xilinx/zynqmp.dtsi | 111 ++++++++++++++++++++++++++++-----
 1 file changed, 94 insertions(+), 17 deletions(-)

-- 
1.9.1

             reply	other threads:[~2017-07-20 12:16 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-20 12:16 Michal Simek [this message]
2017-07-20 12:17 ` [PATCH 01/10] arm64: zynqmp: Add references to cpu nodes Michal Simek
     [not found]   ` <b9a61dfe7f5d4309b3131c1b9a82890888838087.1500552941.git.michal.simek-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>
2017-07-25 16:47     ` Moritz Fischer
2017-07-20 12:17 ` [PATCH 02/10] arm64: zynqmp: Add idle state for ZynqMP Michal Simek
2017-07-20 12:17 ` [PATCH 03/10] arm64: zynqmp: Add operating points Michal Simek
2017-07-20 12:17 ` [PATCH 04/10] arm64: zynqmp: Add dcc console for zynqmp Michal Simek
2017-07-20 12:17 ` [PATCH 05/10] arm64: zynqmp: Add CCI-400 node Michal Simek
2017-07-20 12:17 ` [PATCH 06/10] arm64: zynqmp: Adding prefetchable memory space to pcie node Michal Simek
2017-07-20 12:17 ` [PATCH 07/10] arm64: zynqmp: Add support for RTC Michal Simek
2017-07-20 12:17 ` [PATCH 08/10] arm64: zynqmp: Correct IRQ nr for the SMMU Michal Simek
2017-07-20 12:17 ` [PATCH 09/10] arm64: zynqmp: Add new uartps compatible string Michal Simek
     [not found]   ` <4babfd9b8311073566a5d5730353c035bb5afa2a.1500552941.git.michal.simek-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>
2017-07-25 16:49     ` Moritz Fischer
2017-07-20 12:17 ` [PATCH 10/10] arm64: zynqmp: Set status disabled in dtsi Michal Simek
2017-08-03 11:31 ` [PATCH 00/10] arm64: zynqmp: dtsi changes Michal Simek

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=cover.1500552941.git.michal.simek@xilinx.com \
    --to=michal.simek@xilinx.com \
    --cc=agraf@suse.de \
    --cc=bharat.kumar.gogada@xilinx.com \
    --cc=carlo@endlessm.com \
    --cc=catalin.marinas@arm.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dhdang@apm.com \
    --cc=dinguyen@opens \
    --cc=edgar.iglesias@xilinx.com \
    --cc=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marc.zyngier@arm.com \
    --cc=mark.rutland@arm.com \
    --cc=mdf@kernel.org \
    --cc=monstr@monstr.eu \
    --cc=naga.sureshkumar.relli@xilinx.com \
    --cc=punnaiah.choudary.kalluri@xilinx.com \
    --cc=robh+dt@kernel.org \
    --cc=shubhrajyoti.datta@xilinx.com \
    --cc=soren.brinkmann@xilinx.com \
    --cc=stefan.krsmanovic@aggios.com \
    --cc=will.deacon@arm.com \
    --cc=willw@xilinx.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;
as well as URLs for NNTP newsgroup(s).