Copied from the Pine Phone Pro profile, but (1) removed the modem, (2)
removed wayland scaling and (3) changed the power key to 0:0:rk805_pwrkey
---
I also added pinetab-v2.0, since there is this second version of the
kernel. Should be the same config as just pinetab2.
.../sxmo_deviceprofile_pine64,pinetab2-v2.0.sh | 8 ++++++++
.../deviceprofiles/sxmo_deviceprofile_pine64,pinetab2.sh | 8 ++++++++
2 files changed, 16 insertions(+)
create mode 100755 scripts/deviceprofiles/sxmo_deviceprofile_pine64,pinetab2-v2.0.sh
create mode 100755 scripts/deviceprofiles/sxmo_deviceprofile_pine64,pinetab2.sh
diff --git a/scripts/deviceprofiles/sxmo_deviceprofile_pine64,pinetab2-v2.0.sh b/scripts/deviceprofiles/sxmo_deviceprofile_pine64,pinetab2-v2.0.sh
new file mode 100755
index 0000000..1f65815
--- /dev/null+++ b/scripts/deviceprofiles/sxmo_deviceprofile_pine64,pinetab2-v2.0.sh
@@ -0,0 +1,8 @@
+#!/bin/sh+# SPDX-License-Identifier: AGPL-3.0-only+# Copyright 2022 Sxmo Contributors++export SXMO_TOUCHSCREEN_ID=7+export SXMO_MONITOR="DSI-1"+export SXMO_POWER_BUTTON="0:0:rk805_pwrkey"+export SXMO_VOLUME_BUTTON="1:1:adc-keys"
diff --git a/scripts/deviceprofiles/sxmo_deviceprofile_pine64,pinetab2.sh b/scripts/deviceprofiles/sxmo_deviceprofile_pine64,pinetab2.sh
new file mode 100755
index 0000000..1f65815
--- /dev/null+++ b/scripts/deviceprofiles/sxmo_deviceprofile_pine64,pinetab2.sh
@@ -0,0 +1,8 @@
+#!/bin/sh+# SPDX-License-Identifier: AGPL-3.0-only+# Copyright 2022 Sxmo Contributors++export SXMO_TOUCHSCREEN_ID=7+export SXMO_MONITOR="DSI-1"+export SXMO_POWER_BUTTON="0:0:rk805_pwrkey"+export SXMO_VOLUME_BUTTON="1:1:adc-keys"
--
2.43.0