lkml.org 
[lkml]   [2022]   [Jan]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH v2] ARM: dts: aspeed: vegman: remove beeper
Date
Beeper definition is a leftover from internal fork and not actual for
upstream kernel. It could be removed both beeper node and corresponded
timer node.
Fixes: 67ac01d03862 ("ARM: dts: aspeed: add device tree for YADRO VEGMAN BMC")

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Andrei Kartashev <a.kartashev@yadro.com>
---
arch/arm/boot/dts/aspeed-bmc-vegman.dtsi | 13 -------------
1 file changed, 13 deletions(-)

diff --git a/arch/arm/boot/dts/aspeed-bmc-vegman.dtsi b/arch/arm/boot/dts/aspeed-bmc-vegman.dtsi
index 1a5b25b2ea29..8ee4e6aab40e 100644
--- a/arch/arm/boot/dts/aspeed-bmc-vegman.dtsi
+++ b/arch/arm/boot/dts/aspeed-bmc-vegman.dtsi
@@ -79,11 +79,6 @@ power_ok {
gpios = <&gpio ASPEED_GPIO(AA, 5) GPIO_ACTIVE_LOW>;
};
};
-
- beeper {
- compatible = "pwm-beeper";
- pwms = <&timer 5 1000000 0>;
- };
};

&fmc {
@@ -165,14 +160,6 @@ &sdhci1 {
disable-wp;
};

-&timer {
- fttmr010,pwm-outputs = <5>;
- pinctrl-names = "default";
- pinctrl-0 = <&pinctrl_timer5_default>;
- #pwm-cells = <3>;
- status = "okay";
-};
-
&uart1 {
status = "okay";
pinctrl-names = "default";
--
2.34.1
\
 
 \ /
  Last update: 2022-01-27 15:16    [W:0.028 / U:0.248 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site