Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b59a221a authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Remove home key for APQ8017 CDP with Rome card"

parents 453fdabb a7ef04ed
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -27,3 +27,9 @@
&blsp1_uart1 {
	status = "ok";
};

&soc {
	gpio_keys {
		/delete-node/ home;
	};
};