Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ef832242 authored by Alban Bedel's avatar Alban Bedel Committed by Rob Herring
Browse files

dt-bindings: Misc fix for the ATH79 MISC interrupt controllers



Add a missing quote in the example

Signed-off-by: default avatarAlban Bedel <albeu@free.fr>
CC: trivial@kernel.org
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent d9f43bab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ Interrupt Controllers bindings used by client devices.
Example:

	interrupt-controller@18060010 {
		compatible = "qca,ar9132-misc-intc", qca,ar7100-misc-intc";
		compatible = "qca,ar9132-misc-intc", "qca,ar7100-misc-intc";
		reg = <0x18060010 0x4>;

		interrupt-parent = <&cpuintc>;