arm64: dts: allwinner: a64: pinetab: Fix cpvdd supply name
commit5f39dd232723a76aa7865de0b5be8373490355ef
authorSamuel Holland <samuel@sholland.org>
Sun, 26 Apr 2020 16:23:53 +0000 (26 11:23 -0500)
committerMaxime Ripard <maxime@cerno.tech>
Mon, 4 May 2020 10:53:29 +0000 (4 12:53 +0200)
treefafb6b356e971992119fb1afb671709a1f9fdede
parent8f3d9f354286745c751374f5f1fcafee6b3f3136
arm64: dts: allwinner: a64: pinetab: Fix cpvdd supply name

An older version of the analog codec binding referenced the headphone
amplifier binding as "hpvcc". However, by the time it was merged in
commit 21dd30200e3d ("ASoC: dt-bindings: sun50i-codec-analog: Add
headphone amp regulator supply"), the regulator reference was renamed to
"cpvdd". This board's device tree still uses the old name, which fails
to work at runtime, and which causes a warning from `make dtbs_check`.
Resolve both by fixing the name.

Fixes: 674ef1d0a7b2 ("arm64: dts: allwinner: a64: add support for PineTab")
Signed-off-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
arch/arm64/boot/dts/allwinner/sun50i-a64-pinetab.dts