arm64: dts: rockchip: Specify vid supply for the rk3399-orangepi compass (AK09911)
authorAlexis Ballier <aballier@gentoo.org>
Fri, 15 Mar 2019 14:58:19 +0000 (15:58 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 18 Mar 2019 07:45:47 +0000 (08:45 +0100)
Despite this not being mentioned in the binding documentation, this
generates a log at boot about it being missing.

Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3399-orangepi.dts

index 6bc2e54..96ccbe5 100644 (file)
                compatible = "asahi-kasei,ak09911";
                reg = <0x0c>;
                vdd-supply = <&vcc3v3_s3>;
+               vid-supply = <&vcc3v3_s3>;
        };
 
        mpu6500@68 {