arm64: dts: mediatek: mt8186-corsola: Fix IT6505 reset line polarity
authorChen-Yu Tsai <wenst@chromium.org>
Tue, 29 Oct 2024 10:02:25 +0000 (18:02 +0800)
committerAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Mon, 4 Nov 2024 10:09:54 +0000 (11:09 +0100)
commitfbcc95fceb6d179dd150df2dc613dfd9b013052c
tree67888dac0ec462c2aa4e650ee9a5db6c4e9665b6
parent6ff2d45f2121c698a57c959ae21885a048615908
arm64: dts: mediatek: mt8186-corsola: Fix IT6505 reset line polarity

The reset line of the IT6505 bridge chip is active low, not active high.
It was incorrectly inverted in the device tree as the implementation at
the time incorrectly inverted the polarity in its driver, due to a prior
device having an inline inverting level shifter.

Fix the polarity now while the external display pipeline is incomplete,
thereby avoiding any impact to running systems.

A matching fix for the driver should be included if this change is
backported.

Fixes: 8855d01fb81f ("arm64: dts: mediatek: Add MT8186 Krabby platform based Tentacruel / Tentacool")
Cc: stable@vger.kernel.org
Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Link: https://lore.kernel.org/r/20241029100226.660263-1-wenst@chromium.org
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
arch/arm64/boot/dts/mediatek/mt8186-corsola.dtsi