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

Commit eb472c4c authored by Sebastian Hesselbarth's avatar Sebastian Hesselbarth Committed by Gregory CLEMENT
Browse files

ARM: dts: dove: Always include gpio and interrupt-controller headers



We want to enforce the use of named flags in GPIO and interrupt
specifiers, include the corresponding headers to Dove's SoC dtsi.

Signed-off-by: default avatarSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Acked-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
parent a74cd13b
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
/include/ "skeleton.dtsi"
/include/ "skeleton.dtsi"


#include <dt-bindings/gpio/gpio.h>
#include <dt-bindings/interrupt-controller/irq.h>

#define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16))
#define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16))


/ {
/ {