On Wed, Sep 28, 2016 at 11:40:38AM +0800, Zhao Qiang wrote: > Signed-off-by: Zhao Qiang <qiang.z...@nxp.com> > --- > Documentation/devicetree/bindings/soc/fsl/cpm_qe/network.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/soc/fsl/cpm_qe/network.txt > b/Documentation/devicetree/bindings/soc/fsl/cpm_qe/network.txt > index 03c7416..325e3e2 100644 > --- a/Documentation/devicetree/bindings/soc/fsl/cpm_qe/network.txt > +++ b/Documentation/devicetree/bindings/soc/fsl/cpm_qe/network.txt > @@ -45,7 +45,7 @@ Example: > * HDLC > > Currently defined compatibles: > -- fsl,ucc-hdlc > +- "fsl,ucc-hdlc", "fsl,ls1043-ucc-hdlc"
What's the relationship of these 2 compatibles? Both should be specified for LS1043 or ...? The former only applies to certain SoCs? Rework this text to answer these questions. Rob