Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[firefly-linux-kernel-4.4.55.git] / arch / cris / boot / dts / dev88.dts
1 /dts-v1/;
2
3 /include/ "etraxfs.dtsi"
4
5 / {
6         model = "Axis 88 Developer Board";
7         compatible = "axis,dev88";
8
9         aliases {
10                 serial0 = &uart0;
11         };
12
13         soc {
14                 uart0: serial@b00260000 {
15                         status = "okay";
16                 };
17         };
18 };