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

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

parent 067bb938
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -293,9 +293,7 @@
			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;
		};
	};
};