summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>2026-04-13 12:07:24 +0300
committerFrank Li <Frank.Li@nxp.com>2026-05-19 21:13:56 +0300
commitb4f5c46163b3fe3ec7ed8a76dff8b7e80a776a1f (patch)
tree7f3002dbdd12876258faef21be046d732336f9ca /include/linux/timerqueue.h
parentff0f8a2c2aadc467a61a664c7a81ededc2bb46bc (diff)
downloadlinux-b4f5c46163b3fe3ec7ed8a76dff8b7e80a776a1f.tar.xz
arm64: dts: imx8ulp-evk: Correct Type-C int GPIO flags
IRQ_TYPE_xxx flags are not correct in the context of GPIO flags. These are simple defines so they could be used in DTS but they will not have the same meaning: IRQ_TYPE_EDGE_FALLING = 2 = GPIO_SINGLE_ENDED. Correct the Type-C int-gpios to use proper flags, assuming the author of the code wanted similar logical behavior: IRQ_TYPE_EDGE_FALLING => GPIO_ACTIVE_LOW Fixes: c4b4593ecb0b ("arm64: dts: imx8ulp-evk: enable usb nodes and add ptn5150 nodes") Cc: stable@vger.kernel.org Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Frank Li <Frank.Li@nxp.com>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions