[PATCH] ARM: dts: stm32: Drop duplicate status okay from DHCOM gpioc node

Alexandre TORGUE alexandre.torgue at foss.st.com
Mon Feb 7 01:50:02 PST 2022


Hi Marek

On 12/20/21 21:07, Marek Vasut wrote:
> The stm32mp15xxaa-pinctrl.dtsi included in stm32mp15xx-dhcom-som.dtsi
> already sets status = "okay" in gpioc: gpio at 50004000 node, drop the
> duplicate from stm32mp15xx-dhcom-som.dtsi . No functional change.
> 
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Alexandre Torgue <alexandre.torgue at foss.st.com>
> Cc: Christoph Niedermaier <cniedermaier at dh-electronics.com>
> Cc: Patrice Chotard <patrice.chotard at foss.st.com>
> Cc: Patrick Delaunay <patrick.delaunay at foss.st.com>
> Cc: kernel at dh-electronics.com
> Cc: linux-stm32 at st-md-mailman.stormreply.com
> ---
>   arch/arm/boot/dts/stm32mp15xx-dhcom-som.dtsi | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/stm32mp15xx-dhcom-som.dtsi b/arch/arm/boot/dts/stm32mp15xx-dhcom-som.dtsi
> index 724feba8a3df..4cb626b636cb 100644
> --- a/arch/arm/boot/dts/stm32mp15xx-dhcom-som.dtsi
> +++ b/arch/arm/boot/dts/stm32mp15xx-dhcom-som.dtsi
> @@ -226,7 +226,6 @@ &gpioc {
>   			  "", "", "DHCOM-E", "",
>   			  "", "", "", "",
>   			  "", "", "", "";
> -	status = "okay";
>   };
>   
>   &gpiod {

Applied on stm32-next.

Cheers
Alex



More information about the linux-arm-kernel mailing list