diff mbox series

arm64: dts: rockchip: Drop Scarlet's repeated ec_ap_int_l definition

Message ID 20221013213336.1779917-1-briannorris@chromium.org (mailing list archive)
State New, archived
Headers show
Series arm64: dts: rockchip: Drop Scarlet's repeated ec_ap_int_l definition | expand

Commit Message

Brian Norris Oct. 13, 2022, 9:33 p.m. UTC
This is repeated a few lines down.

Signed-off-by: Brian Norris <briannorris@chromium.org>
---

 arch/arm64/boot/dts/rockchip/rk3399-gru-scarlet.dtsi | 4 ----
 1 file changed, 4 deletions(-)

Comments

Heiko Stübner Oct. 17, 2022, 12:34 p.m. UTC | #1
On Thu, 13 Oct 2022 14:33:35 -0700, Brian Norris wrote:
> This is repeated a few lines down.
> 
> 

Applied, thanks!

[1/1] arm64: dts: rockchip: Drop Scarlet's repeated ec_ap_int_l definition
      commit: ef40e88d1be172ca05e6e8cef00284a1cf4f43d8

Best regards,
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/rockchip/rk3399-gru-scarlet.dtsi b/arch/arm64/boot/dts/rockchip/rk3399-gru-scarlet.dtsi
index ed3348b558f8..a47d9f758611 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-gru-scarlet.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk3399-gru-scarlet.dtsi
@@ -734,10 +734,6 @@  qca_bt: bluetooth@1 {
 };
 
 /* PINCTRL OVERRIDES */
-&ec_ap_int_l {
-	rockchip,pins = <1 RK_PC2 RK_FUNC_GPIO &pcfg_pull_up>;
-};
-
 &ap_fw_wp {
 	rockchip,pins = <0 RK_PB5 RK_FUNC_GPIO &pcfg_pull_none>;
 };