![]() |
|
|||
0001 Freescale MPC8349E-mITX-compatible Power Management Micro Controller Unit (MCU) 0002 0003 Required properties: 0004 - compatible : "fsl,<mcu-chip>-<board>", "fsl,mcu-mpc8349emitx". 0005 - reg : should specify I2C address (0x0a). 0006 - #gpio-cells : should be 2. 0007 - gpio-controller : should be present. 0008 0009 Example: 0010 0011 mcu@a { 0012 #gpio-cells = <2>; 0013 compatible = "fsl,mc9s08qg8-mpc8349emitx", 0014 "fsl,mcu-mpc8349emitx"; 0015 reg = <0x0a>; 0016 gpio-controller; 0017 };
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |