Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 802a0c21 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm_serial_hs: Modify the PM ioctl"

parents e21363e9 74cba162
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -32,9 +32,9 @@
#define ADM1_CRCI_GSBI6_RX_SEL         0x800
#define ADM1_CRCI_GSBI6_TX_SEL         0x400

#define MSM_ENABLE_UART_CLOCK 13
#define MSM_DISABLE_UART_CLOCK 14
#define MSM_GET_UART_CLOCK_STATUS 15
#define MSM_ENABLE_UART_CLOCK TIOCPMGET
#define MSM_DISABLE_UART_CLOCK TIOCPMPUT
#define MSM_GET_UART_CLOCK_STATUS TIOCPMACT

enum msm_hsl_regs {
	UARTDM_MR1,