summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/imx28-duckbill.dts
blob: 2a995a7938b119ab49925b1151775f4632db799a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#include <arm/imx28-duckbill.dts>

/ {
	chosen {
		stdout-path = &duart;
	};
};

&duart {
	arm,primecell-periphid = <0x00041011>;
};

&ocotp {
	status = "okay";
};