ARM: dts: uniphier: use macros in dt-bindings header
The dt-bindings header was applied to the driver subsystem. I had to wait for a merge window to use it from DT. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
&gpio {
|
||||
xirq1 {
|
||||
gpio-hog;
|
||||
gpios = <121 0>;
|
||||
gpios = <UNIPHIER_GPIO_IRQ(1) 0>;
|
||||
input;
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user