mtd: nand: omap: Fix comment in platform data using wrong Kconfig symbol
[linux/fpc-iii.git] / arch / arm / boot / dts / wm8750-apc8750.dts
blob37e4a408bf395ce0a8b5c600509344e0ea60c7ea
1 /*
2  * wm8750-apc8750.dts
3  *  - Device tree file for VIA APC8750
4  *
5  * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
6  *
7  * Licensed under GPLv2 or later
8  */
10 /dts-v1/;
11 /include/ "wm8750.dtsi"
13 / {
14         model = "VIA APC8750";
17 &pinctrl {
18         pinctrl-names = "default";
19         pinctrl-0 = <&i2c>;
21         i2c: i2c {
22                 wm,pins = <168 169 170 171>;
23                 wm,function = <2>;      /* alt */
24                 wm,pull = <2>;  /* pull-up */
25         };
28 &uart0 {
29         status = "okay";