* Display panels and hardware accelerated graphics * Touch screen with Synaptics RMI4 * Modem and other remoteprocessors * WiFi / Bluetooth * Buttons * USB gadget mode Both devices are almost identical, but use different display panels, with the 6T lacking a headphone jack and notification LED. The panel driver for the devices is already upstream, although the driver doesn't seem to work on the 6T, all other functionality does however. I'm in the process of obtaining a device to get the driver fixed ASAP. --- Caleb Connolly (2): arm64: dts: sdm845: add oneplus6/6t devices dt-bindings: Document bindings for new SDM845 devices Documentation/devicetree/bindings/arm/qcom.yaml | 5 + .../devicetree/bindings/vendor-prefixes.yaml | 2 + arch/arm64/boot/dts/qcom/Makefile | 2 + arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi | 621 ++++++++++++++++++++++ .../arm64/boot/dts/qcom/sdm845-oneplus-enchilada.dts | 19 + arch/arm64/boot/dts/qcom/sdm845-oneplus-fajita.dts | 23 + 6 files changed, 672 insertions(+)