Skip to content
Snippets Groups Projects
Commit 3321a115 authored by Tobias Kahlki's avatar Tobias Kahlki
Browse files

arm64:dts: Add display and touch defines to PBB + FN1010T007B v1

parent 9cf2f666
No related branches found
No related tags found
1 merge request!487Fix and merge additional changes from WUP
/*
* Copyright 2023 SECO Northern Europe GmbH
* Copyright 2023-2024 SECO Northern Europe GmbH
*/
/dts-v1/;
......@@ -7,6 +7,17 @@
// Needs to be defined before the includes
#define VIDEO_PLL1_RATE 700000000
#define DISPLAY_ENABLE SPIN100_GPIO
#define display_enable spin100_gpio
#define TOUCH_ENABLE SPIN75_GPIO
#define touch_enable spin75_gpio
#define TOUCH_INT SPIN45_GPIO
#define touch_int &gpio3 4
#define touch_int_parent &gpio3
#define touch_int_pin 4
#include "trizeps8mini.dtsi"
#include "pbb.dtsi"
#include "fn1010t007b.dtsi"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment