summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2026-04-03 17:57:01 +0800
committerFrank Li <Frank.Li@nxp.com>2026-05-05 15:32:16 -0400
commitaa907ee010e396c0c0d31d60495ace6e531ceec9 (patch)
treefcd359c748d6f98e45215cf763232348405a8226 /tools/perf/scripts/python
parente556f564a04fb6dd37887b5d098e2a0145f2bc9d (diff)
Revert "arm64: dts: imx8mm-kontron: Add support for reading SD_VSEL signal"
This reverts commit 8472751c4d96b558d60d0f6aede6b24b64bcb3c9. The board uses SDHC VSELECT to automatically switch between 1.8v and 3.3v. It does not use GPIO to control the PMIC SD_VSEL signal. The original commit intends to read back SD_VSEL value from GPIO, but it is wrong. When MUX is configured as SDHC VSELECT, it is impossible to read back the value from GPIO controller. Setting SION could only enable the input path for the mux function. It could not redirect the input to GPIO. And value "0x40000d0" is wrong, SION is BIT30, not BIT26. Fixes: 8472751c4d96b ("arm64: dts: imx8mm-kontron: Add support for reading SD_VSEL signal") Signed-off-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Frank Li <Frank.Li@nxp.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions