We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7d71a6 commit 96d4f00Copy full SHA for 96d4f00
source/devicetree-basics.rst
@@ -869,7 +869,7 @@ An interrupt domain is the context in which an interrupt specifier is
869
interpreted. The root of the domain is either (1) an interrupt
870
controller or (2) an interrupt nexus.
871
872
-#. An *interrupt controller* is physical device and will need a driver
+#. An *interrupt controller* is a physical device and will need a driver
873
to handle interrupts routed through it. It may also cascade into
874
another interrupt domain. An interrupt controller is specified by the
875
presence of an *interrupt-controller* property on that node in the
0 commit comments