History log of /linux-master/Documentation/devicetree/bindings/soc/fsl/qman-portals.txt
Revision Date Author Comments
# 24f56ea6 04-Jan-2017 Scott Wood <oss@buserror.net>

dt-bindings: qman: Remove pool channel node

No device tree has these, nor does any driver look for them.

Signed-off-by: Scott Wood <oss@buserror.net>
Signed-off-by: Rob Herring <robh@kernel.org>


# e9326dea 17-Apr-2015 Scott Wood <scottwood@freescale.com>

powerpc/qman: Change fsl,qman-channel-id to cell-index

It turns out that existing U-Boots will dereference NULL pointers
if the device tree does not have cell-index in the portal nodes.

No patch has yet been merged adding device tree nodes for this binding
(except a dtsi that has not yet been referenced), nor has any driver
yet been merged making use of the binding, so it's not too late to
change the binding in order to keep compatibility with existing
U-Boots.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Cc: Madalin-Cristian Bucur <madalin.bucur@freescale.com>


# f3f6743d 05-Nov-2014 Emil Medve <Emilian.Medve@freescale.com>

dt/bindings: Introduce the FSL QorIQ DPAA QMan portal(s)

Portals are memory mapped interfaces to QMan that allow low-latency,
lock-less interaction by software running on processor cores,
accelerators and network interfaces with the QMan

Signed-off-by: Emil Medve <Emilian.Medve@Freescale.com>
Change-Id: I29764fa8093b5ce65460abc879446795c50d7185
Signed-off-by: Scott Wood <scottwood@freescale.com>