ARM: dts: href: Mount matrices for TVK R2

This adds the proper mounting matrices for the TVK R2 board.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
Linus Walleij 2021-05-18 16:16:57 +02:00
Родитель 59ba546d16
Коммит 4b6847e507
1 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

@ -104,6 +104,9 @@
* <&gpio1 0 IRQ_TYPE_EDGE_FALLING>,
* <&gpio2 19 IRQ_TYPE_EDGE_FALLING>;
*/
mount-matrix = "0", "1", "0",
"1", "0", "0",
"0", "0", "-1";
};
magnetometer@1e {
/* Magnetometer */
@ -136,6 +139,9 @@
/* INT2 would need to be open drain */
interrupts = <18 IRQ_TYPE_EDGE_RISING>,
<19 IRQ_TYPE_EDGE_RISING>;
mount-matrix = "0", "-1", "0",
"-1", "0", "0",
"0", "0", "-1";
};
magnetometer@f {
/* Magnetometer */