Skip to content

Commit 699f7f7

Browse files
committed
fixup! arm64: dts: apple: t8103: Add touchbar bindings
Signed-off-by: Janne Grunau <j@jannau.net>
1 parent 0bc9825 commit 699f7f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/apple/t8103-j293.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
};
6969

7070
&spi0 {
71+
cs-gpios = <&pinctrl_ap 109 GPIO_ACTIVE_LOW>;
7172
status = "okay";
7273

7374
touchbar0: touchbar@0 {
@@ -78,7 +79,6 @@
7879
spi-cs-setup-delay-ns = <2000>;
7980
spi-cs-hold-delay-ns = <2000>;
8081
reset-gpios = <&pinctrl_ap 139 GPIO_ACTIVE_LOW>;
81-
cs-gpios = <&pinctrl_ap 109 0>;
8282
interrupts-extended = <&pinctrl_ap 194 IRQ_TYPE_EDGE_FALLING>;
8383
firmware-name = "apple/dfrmtfw-j293.bin";
8484
touchscreen-size-x = <23045>;

0 commit comments

Comments
 (0)