]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: dts: meson: sei510: add bluetooth supplies
authorJerome Brunet <jbrunet@baylibre.com>
Thu, 16 May 2019 07:13:55 +0000 (09:13 +0200)
committerKevin Hilman <khilman@baylibre.com>
Tue, 21 May 2019 17:58:42 +0000 (10:58 -0700)
Add bluetooth vbat and vddio power supplies

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm64/boot/dts/amlogic/meson-g12a-sei510.dts

index f420935b76dba47a471814c3c8a5c7ee0a2289fd..484b93ef11d8597b531f0907f2738229fdce3294 100644 (file)
@@ -218,6 +218,8 @@ &uart_A {
        bluetooth {
                compatible = "brcm,bcm43438-bt";
                shutdown-gpios = <&gpio GPIOX_17 GPIO_ACTIVE_HIGH>;
+               vbat-supply = <&vddao_3v3>;
+               vddio-supply = <&vddio_ao1v8>;
        };
 };