Commit 1f6753d6 authored by Holger Brunck's avatar Holger Brunck Committed by David S. Miller

powerpc/85xx/kmcent2: use hdlc busmode for UCC1

Signed-off-by: default avatarHolger Brunck <holger.brunck@keymile.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 067bb938
......@@ -293,9 +293,7 @@ ucc_hdlc: ucc@2000 {
compatible = "fsl,ucc-hdlc";
rx-clock-name = "clk9";
tx-clock-name = "clk9";
fsl,tx-timeslot-mask = <0xfffffffe>;
fsl,rx-timeslot-mask = <0xfffffffe>;
fsl,siram-entry-id = <0>;
fsl,hdlc-bus;
};
};
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment