lkml.org 
[lkml]   [2019]   [Nov]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v3 7/8] ARM: DTS: omap5: add sgx gpu child node
    Date
    and add interrupt.

    Tested-by: H. Nikolaus Schaller <hns@goldelico.com> # Pyra-Handheld.
    Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
    ---
    arch/arm/boot/dts/omap5.dtsi | 9 +++++----
    1 file changed, 5 insertions(+), 4 deletions(-)

    diff --git a/arch/arm/boot/dts/omap5.dtsi b/arch/arm/boot/dts/omap5.dtsi
    index 1fb7937638f0..333da4788088 100644
    --- a/arch/arm/boot/dts/omap5.dtsi
    +++ b/arch/arm/boot/dts/omap5.dtsi
    @@ -274,10 +274,11 @@
    #size-cells = <1>;
    ranges = <0 0x56000000 0x2000000>;

    - /*
    - * Closed source PowerVR driver, no child device
    - * binding or driver in mainline
    - */
    + sgx: gpu@0 {
    + compatible = "ti,omap5-sgx544-116", "img,sgx544-116", "img,sgx544";
    + reg = <0x0 0x10000>;
    + interrupts = <GIC_SPI 21 IRQ_TYPE_LEVEL_HIGH>;
    + };
    };

    dss: dss@58000000 {
    --
    2.23.0
    \
     
     \ /
      Last update: 2019-11-24 12:41    [W:2.982 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site