OSDN Git Service

arm64: dts: mt8173: Fix auxadc node
authorMatthias Brugger <matthias.bgg@gmail.com>
Wed, 26 Oct 2016 14:15:00 +0000 (16:15 +0200)
committerMatthias Brugger <matthias.bgg@gmail.com>
Mon, 31 Oct 2016 00:14:43 +0000 (01:14 +0100)
commita3207d644fb89e5d7d5e01f00c04dcfc6d2d44d5
tree09db8066b8d2319a96e7590e4e7d70b31a3d5ee1
parent3e96c653372d8852c45dcd3bd856975157a0fd6a
arm64: dts: mt8173: Fix auxadc node

The devicetree node for mt8173-auxadc lacks the clock and
io-channel-cells property. This leads to a non-working driver.

mt6577-auxadc 11001000.auxadc: failed to get auxadc clock
mt6577-auxadc: probe of 11001000.auxadc failed with error -2

Fix these fields to get the device up and running.

Fixes: 748c7d4de46a ("ARM64: dts: mt8173: Add thermal/auxadc device
nodes")
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/mt8173.dtsi