![]() |
|
|||
0001 * NXP LPC32xx SoC High Speed UART 0002 0003 Required properties: 0004 - compatible: Should be "nxp,lpc3220-hsuart" 0005 - reg: Should contain registers location and length 0006 - interrupts: Should contain interrupt 0007 0008 Example: 0009 0010 uart1: serial@40014000 { 0011 compatible = "nxp,lpc3220-hsuart"; 0012 reg = <0x40014000 0x1000>; 0013 interrupts = <26 0>; 0014 };
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |