Skip to content

Commit 3acd5d8

Browse files
hsinyi527linusw
authored andcommitted
arm: dts: mt8135: Move pinfunc to include/dt-bindings/pinctrl
Move mt8135-pinfunc.h into include/dt-bindings/pinctrl so that we can include it in yaml examples. Signed-off-by: Hsin-Yi Wang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
1 parent e73f0f0 commit 3acd5d8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

arch/arm/boot/dts/mt8135.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#include <dt-bindings/interrupt-controller/irq.h>
1010
#include <dt-bindings/interrupt-controller/arm-gic.h>
1111
#include <dt-bindings/reset/mt8135-resets.h>
12-
#include "mt8135-pinfunc.h"
12+
#include <dt-bindings/pinctrl/mt8135-pinfunc.h>
1313

1414
/ {
1515
#address-cells = <2>;

0 commit comments

Comments
 (0)