projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
067bb93
)
powerpc/85xx/kmcent2: use hdlc busmode for UCC1
author
Holger Brunck
<holger.brunck@keymile.com>
Wed, 17 May 2017 15:24:39 +0000
(17:24 +0200)
committer
David S. Miller
<davem@davemloft.net>
Thu, 18 May 2017 14:28:39 +0000
(10:28 -0400)
Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/powerpc/boot/dts/fsl/kmcent2.dts
patch
|
blob
|
history
diff --git
a/arch/powerpc/boot/dts/fsl/kmcent2.dts
b/arch/powerpc/boot/dts/fsl/kmcent2.dts
index
47afa43
..
5922c1e
100644
(file)
--- a/
arch/powerpc/boot/dts/fsl/kmcent2.dts
+++ b/
arch/powerpc/boot/dts/fsl/kmcent2.dts
@@
-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;
};
};
};