lkml.org 
[lkml]   [2019]   [Apr]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v3 7/8] arm64: dts: allwinner: Add mali GPU supply for OrangePi Boards
    Date
    Enable and add supply to the Mali GPU node on the
    Orange Pi One Plus and Lite2 boards.

    Signed-off-by: Clément Péron <peron.clem@gmail.com>
    ---
    arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi.dtsi | 5 +++++
    1 file changed, 5 insertions(+)

    diff --git a/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi.dtsi b/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi.dtsi
    index 62e27948a3fa..bd13297555ab 100644
    --- a/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi.dtsi
    +++ b/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi.dtsi
    @@ -55,6 +55,11 @@
    status = "okay";
    };

    +&gpu {
    + mali-supply = <&reg_dcdcc>;
    + status = "okay";
    +};
    +
    &mmc0 {
    vmmc-supply = <&reg_cldo1>;
    cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>;
    --
    2.17.1
    \
     
     \ /
      Last update: 2019-04-17 19:31    [W:2.341 / U:0.020 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site