diff options
Diffstat (limited to 'dts/upstream/src/arm64/mediatek/mt8195-cherry-dojo-r1.dts')
-rw-r--r-- | dts/upstream/src/arm64/mediatek/mt8195-cherry-dojo-r1.dts | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/dts/upstream/src/arm64/mediatek/mt8195-cherry-dojo-r1.dts b/dts/upstream/src/arm64/mediatek/mt8195-cherry-dojo-r1.dts index 88123842c81..49664de99b8 100644 --- a/dts/upstream/src/arm64/mediatek/mt8195-cherry-dojo-r1.dts +++ b/dts/upstream/src/arm64/mediatek/mt8195-cherry-dojo-r1.dts @@ -82,12 +82,17 @@ pins-low-power-hdmi-disable { pinmux = <PINMUX_GPIO31__FUNC_GPIO31>, <PINMUX_GPIO32__FUNC_GPIO32>, - <PINMUX_GPIO33__FUNC_GPIO33>, - <PINMUX_GPIO34__FUNC_GPIO34>, - <PINMUX_GPIO35__FUNC_GPIO35>; + <PINMUX_GPIO33__FUNC_GPIO33>; input-enable; bias-pull-down; }; + + pins-low-power-hdmi-rsel-disable { + pinmux = <PINMUX_GPIO34__FUNC_GPIO34>, + <PINMUX_GPIO35__FUNC_GPIO35>; + input-enable; + bias-pull-down = <75000>; + }; }; &sound { |