Skip to content

Commit c74b313

Browse files
committed
fixup! arm64: dts: apple: t8103: Add touchbar bindings
Signed-off-by: Janne Grunau <[email protected]>
1 parent 524861f commit c74b313

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

arch/arm64/boot/dts/apple/t8103.dtsi

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -795,6 +795,8 @@
795795
interrupt-parent = <&aic>;
796796
interrupts = <AIC_IRQ 614 IRQ_TYPE_LEVEL_HIGH>;
797797
clocks = <&clk_200m>;
798+
pinctrl-0 = <&spi0_pins>;
799+
pinctrl-names = "default";
798800
power-domains = <&ps_spi0>;
799801
#address-cells = <1>;
800802
#size-cells = <0>;
@@ -1061,6 +1063,12 @@
10611063
<APPLE_PINMUX(134, 1)>;
10621064
};
10631065

1066+
spi0_pins: spi0-pins {
1067+
pinmux = <APPLE_PINMUX(67, 1)>,
1068+
<APPLE_PINMUX(68, 1)>,
1069+
<APPLE_PINMUX(69, 1)>;
1070+
};
1071+
10641072
spi1_pins: spi1-pins {
10651073
pinmux = <APPLE_PINMUX(42, 1)>,
10661074
<APPLE_PINMUX(43, 1)>,

0 commit comments

Comments
 (0)