| /* | |
| * Copyright (C) 2015 Nest Labs, Inc. | |
| * | |
| * This program is free software; you can redistribute it and/or modify | |
| * it under the terms of the GNU General Public License version 2 as | |
| * published by the Free Software Foundation. | |
| */ | |
| #include "flintstone-evt2-mlb.dtsi" | |
| #include "flintstone-evt2-kpb.dtsi" | |
| / { | |
| model = "NestLabs Flintstone EVT2 Board"; | |
| compatible = "nestlabs,flintstone-evt2", "fsl,imx6sx"; | |
| }; | |
| &iomuxc { | |
| pinctrl-names = "default"; | |
| pinctrl-0 = <&mlb_hogs &kpb_hogs>; | |
| }; |