summaryrefslogtreecommitdiff
path: root/lib/timerqueue.c
diff options
context:
space:
mode:
authorRob Herring (Arm) <robh@kernel.org>2025-07-22 12:11:52 -0500
committerMatthias Brugger <matthias.bgg@gmail.com>2025-09-09 14:41:51 +0200
commit0aeb7ed4bcb244862a35f880053cd64d28c6fb04 (patch)
tree7f9581a4af9fd6d5de46493f2a6ff80fe5243af9 /lib/timerqueue.c
parent3374b5fb26b300809ecd6aed9f414987dd17c313 (diff)
arm64: dts: mediatek: mt8183: Fix out of range pull values
A value of 10 is not valid for "mediatek,pull-down-adv" and "mediatek,pull-up-adv" properties which have defined values of 0-3. It appears the "10" was written as a binary value. The driver only looks at the lowest 2 bits, so the value "10" decimal works out the same as if "2" was used. Fixes: cd894e274b74 ("arm64: dts: mt8183: Add krane-sku176 board") Fixes: 19b6403f1e2a ("arm64: dts: mt8183: add mt8183 pumpkin board") Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Link: https://lore.kernel.org/r/20250722171152.58923-2-robh@kernel.org Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions