lkml.org 
[lkml]   [2021]   [Jul]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.13 069/156] ARM: dts: stm32: Drop unused linux,wakeup from touchscreen node on DHCOM SoM
    Date
    From: Marek Vasut <marex@denx.de>

    [ Upstream commit 5247a50c8b53ca214a488da648e1bb35c35c2597 ]

    Fix the following dtbs_check warning:
    touchscreen@38: 'linux,wakeup' does not match any of the regexes: 'pinctrl-[0-9]+'

    Signed-off-by: Marek Vasut <marex@denx.de>
    Cc: Alexandre Torgue <alexandre.torgue@foss.st.com>
    Cc: Patrice Chotard <patrice.chotard@foss.st.com>
    Cc: Patrick Delaunay <patrick.delaunay@foss.st.com>
    Cc: kernel@dh-electronics.com
    Cc: linux-stm32@st-md-mailman.stormreply.com
    To: linux-arm-kernel@lists.infradead.org
    Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    arch/arm/boot/dts/stm32mp15xx-dhcom-pdk2.dtsi | 1 -
    1 file changed, 1 deletion(-)

    diff --git a/arch/arm/boot/dts/stm32mp15xx-dhcom-pdk2.dtsi b/arch/arm/boot/dts/stm32mp15xx-dhcom-pdk2.dtsi
    index b8c8f0b284c3..c5ea08fec535 100644
    --- a/arch/arm/boot/dts/stm32mp15xx-dhcom-pdk2.dtsi
    +++ b/arch/arm/boot/dts/stm32mp15xx-dhcom-pdk2.dtsi
    @@ -187,7 +187,6 @@
    reg = <0x38>;
    interrupt-parent = <&gpiog>;
    interrupts = <2 IRQ_TYPE_EDGE_FALLING>; /* GPIO E */
    - linux,wakeup;
    };
    };

    --
    2.30.2


    \
     
     \ /
      Last update: 2021-07-22 19:36    [W:4.054 / U:0.088 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site