[PATCH] arm: dts: imx8mq-pinfunc: add a define for the SION bit
Angus Ainslie
angus at akkea.ca
Fri Jan 28 17:21:15 CET 2022
SION (Software Input On Field) - force the select mode input path
Signed-off-by: Angus Ainslie <angus at akkea.ca>
---
arch/arm/dts/imx8mq-pinfunc.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/dts/imx8mq-pinfunc.h b/arch/arm/dts/imx8mq-pinfunc.h
index b94b02080a..b51e4faea5 100644
--- a/arch/arm/dts/imx8mq-pinfunc.h
+++ b/arch/arm/dts/imx8mq-pinfunc.h
@@ -7,6 +7,7 @@
#ifndef __DTS_IMX8MQ_PINFUNC_H
#define __DTS_IMX8MQ_PINFUNC_H
+#define IMX_PAD_SION 0x40000000
/*
* The pin function ID is a tuple of
* <mux_reg conf_reg input_reg mux_mode input_val>
--
2.25.1
More information about the U-Boot
mailing list