- 27 6月, 2018 1 次提交
-
-
由 Jonathan Neuschäfer 提交于
Multiple binding documents have various forms of unbalanced quotation marks. Fix them. Signed-off-by: NJonathan Neuschäfer <j.neuschaefer@gmx.net> Acked-by: NKrzysztof Kozlowski <krzk@kernel.org> Acked-by: NJon Hunter <jonathanh@nvidia.com> Acked-by: NSrinivas Kandagatla <srinivas.kandagatla@linaro.org> Acked-by: NDmitry Torokhov <dmitry.torokhov@gmail.com> Acked-by: NFlorian Fainelli <f.fainelli@gmail.com> Signed-off-by: NRob Herring <robh@kernel.org>
-
- 31 5月, 2017 1 次提交
-
-
由 Madalin Bucur 提交于
Besides the PPC SoCs, the QorIQ DPAA FMan is also present on ARM SoCs, moving the device tree binding document into the bindings/net folder. Signed-off-by: NMadalin Bucur <madalin.bucur@nxp.com> Signed-off-by: NRob Herring <robh@kernel.org>
-
- 23 7月, 2016 1 次提交
-
-
由 Otto Kekäläinen 提交于
Signed-off-by: NOtto Kekäläinen <otto@seravo.fi> Signed-off-by: NRob Herring <robh@kernel.org>
-
- 05 3月, 2016 1 次提交
-
-
由 Igal Liberman 提交于
The FMan contains internal PHY devices used for SGMII connections to external PHYs. When these PHYs are in use a reference is needed for both the external PHY and the internal one. For the external PHY phy-handle provides the reference. For the internal PHY a new handle is required. In dTSEC, the internal PHY is a TBI (Ten Bit Interface) PHY, the handle used will be tbi-handle. In mEMAC, the internal PHY is a PCS (Physical Coding Sublayer) PHY, the handle used will be pcsphy-handle. Signed-off-by: NIgal Liberman <igal.liberman@freescale.com> Signed-off-by: NScott Wood <oss@buserror.net>
-
- 05 6月, 2015 1 次提交
-
-
由 Igal Liberman 提交于
This patch adds two boolean properties to FMan Port. FMan has 3 types of ports: - 1G ports By default, all ports support 1G rate - 10G Ports Port which use 10G hardware, and configured as 10G - 10G Best effort ports Ports which use 1G hardware, configured as 10G, in this case, the rate is not guaranteed. The new properties help to distinguish the different type of ports. Signed-off-by: NIgal Liberman <igal.liberman@freescale.com> Signed-off-by: NScott Wood <scottwood@freescale.com>
-
- 30 1月, 2015 1 次提交
-
-
由 Shaohui Xie 提交于
This binding is for FMan MDIO, it covers FMan v2 & FMan v3. Signed-off-by: NShaohui Xie <Shaohui.Xie@freescale.com> [scottwood@freescale.com: mark interrupts required only for external] Signed-off-by: NScott Wood <scottwood@freescale.com>
-
- 13 11月, 2014 2 次提交
-
-
由 Scott Wood 提交于
The clock name "fmanclk" was given in the example, but not specified in the binding itself. Made clock-names mandatory as otherwise there's not much point having it. Added a reference to the fsl,qman and fsl,bman properties proposed in http://patchwork.ozlabs.org/patch/407034/ and http://patchwork.ozlabs.org/patch/407035/Signed-off-by: NScott Wood <scottwood@freescale.com>
-
由 Igal Liberman 提交于
The Frame Manager (FMan) combines the Ethernet network interfaces with packet distribution logic to provide intelligent distribution and queuing decisions for incoming traffic at line rate. This binding document describes Freescale's Frame Manager hardware attributes that are used by the Frame Manager driver for its basic initialization and configuration. Signed-off-by: NIgal Liberman <Igal.Liberman@freescale.com> Signed-off-by: NScott Wood <scottwood@freescale.com>
-