]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: dts: allwinner: a64: pinetab: Fix cpvdd supply name
authorSamuel Holland <samuel@sholland.org>
Sun, 26 Apr 2020 16:23:53 +0000 (11:23 -0500)
committerMaxime Ripard <maxime@cerno.tech>
Mon, 4 May 2020 10:53:29 +0000 (12:53 +0200)
commit64727d0763597c30cdc534c0586460dce6cd9e9e
treefafb6b356e971992119fb1afb671709a1f9fdede
parent9b8057e7f937f20763a90a8fc2333168af101732
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 daed8a56a3c0 ("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: 4912b79e7c3b ("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