On 2018/9/25 19:24, Rob Herring wrote: > On Mon, Sep 10, 2018 at 01:35:03PM +0800, Wang Dongsheng wrote: >> Fix a word spelling issue. >> >> Signed-off-by: Wang Dongsheng <dongsheng.wang@xxxxxxxxxxxxxxxx> >> --- >> Documentation/devicetree/bindings/net/ibm,emac.txt | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/Documentation/devicetree/bindings/net/ibm,emac.txt b/Documentation/devicetree/bindings/net/ibm,emac.txt >> index c0c14aa3f97c..fd76d9bf4a3a 100644 >> --- a/Documentation/devicetree/bindings/net/ibm,emac.txt >> +++ b/Documentation/devicetree/bindings/net/ibm,emac.txt >> @@ -45,7 +45,7 @@ >> Supported values are: "mii", "rmii", "smii", "rgmii", >> "tbi", "gmii", rtbi", "sgmii". >> For Axon on CAB, it is "rgmii" >> - - mdio-device : 1 cell, required iff using shared MDIO registers >> + - mdio-device : 1 cell, required if using shared MDIO registers > I think 'iff' is short for 'if and only if' Thanks! :-) Cheers, Dongsheng >> (440EP). phandle of the EMAC to use to drive the >> MDIO lines for the PHY used by this EMAC. >> - zmii-device : 1 cell, required iff connected to a ZMII. phandle of > But if not, there's one here too. > >