Skip to content

Commit 24bfea8

Browse files
committed
add five_col_transform col-offset
1 parent 0e5fe62 commit 24bfea8

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

boards/arm/corne_choc_pro/corne_choc_pro_right.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@
4949
col-offset = <7>;
5050
};
5151

52+
&five_col_transform {
53+
col-offset = <7>;
54+
};
55+
5256
&right_ex1_encoder {
5357
status = "okay";
5458
};

boards/arm/piantor_pro_bt/piantor_pro_bt_right.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@
4848
col-offset = <21>;
4949
};
5050

51+
&five_col_transform {
52+
col-offset = <21>;
53+
};
54+
5155
&pinctrl {
5256
spi3_default: spi3_default {
5357
group1 {

0 commit comments

Comments
 (0)