From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Mon, 4 Apr 2016 00:16:05 -0500 Subject: [PATCH 1/2] Documentation: fsl-mc: binding updates for MSIs, ranges, PHYs In-Reply-To: <1459544069-12852-1-git-send-email-stuart.yoder@nxp.com> References: <1459544069-12852-1-git-send-email-stuart.yoder@nxp.com> Message-ID: <20160404051605.GK17806@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Apr 01, 2016 at 03:54:29PM -0500, Stuart Yoder wrote: > From: Stuart Yoder > > -The Freescale Management Complex and all associated objects > use message interrupts, and thus an msi-parent is required. > > -Define a ranges property to specify the mapping between > the MC address space and the system address space. > > -The fsl-mc node may optionally have dpmac sub-nodes that describe > the relationship between the Ethernet MACs which belong to the MC > and the Ethernet PHYs on the system board. > > Signed-off-by: Stuart Yoder > Acked-by: J. German Rivera > --- > .../devicetree/bindings/misc/fsl,qoriq-mc.txt | 81 +++++++++++++++++++- > 1 file changed, 80 insertions(+), 1 deletion(-) Acked-by: Rob Herring