Blob Blame History Raw
/dts-v1/;

/ {
	intc: interrupt-controller {
		#interrupt-cells = <3>;
	};

	node {
		interrupts-extended = <&intc>;
	};
};