Skip to content

Commit

Permalink
fixup! arm64: dts: apple: t8103: Add touchbar bindings
Browse files Browse the repository at this point in the history
Signed-off-by: Janne Grunau <[email protected]>
  • Loading branch information
jannau committed Dec 2, 2024
1 parent 0bc9825 commit 699f7f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/apple/t8103-j293.dts
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
};

&spi0 {
cs-gpios = <&pinctrl_ap 109 GPIO_ACTIVE_LOW>;
status = "okay";

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

0 comments on commit 699f7f7

Please sign in to comment.