]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64: dts: mediatek: mt8183-kukui: Drop bogus output-enable property
authorChen-Yu Tsai <wenst@chromium.org>
Fri, 12 Apr 2024 07:56:12 +0000 (15:56 +0800)
committerAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Thu, 27 Jun 2024 08:10:21 +0000 (10:10 +0200)
commite9a9055fdcdc1e5a27cef118c5b4f09cdd2fa28e
treece90f8f5ed1f3c31b5f99da3893f20d806b8efaf
parent7ca7bbd28983e640c7b58e231d69911a84f5ec8a
arm64: dts: mediatek: mt8183-kukui: Drop bogus output-enable property

The "output-enable" property is set on uart1's RTS pin. This is bogus
because the hardware does not actually have a controllable output
buffer. Secondly, the implementation incorrectly treats this property
as a request to switch the pin to GPIO output. This does not fit the
intended semantic of "output-enable" and it does not have any affect
either because the pin is muxed to the UART function, not the GPIO
function.

Drop the property.

Fixes: cd894e274b74 ("arm64: dts: mt8183: Add krane-sku176 board")
Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Link: https://lore.kernel.org/r/20240412075613.1200048-1-wenst@chromium.org
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi