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

Commit 2e904056 authored by Gilad Avidov's avatar Gilad Avidov
Browse files

ARM: dts: msm: Fix board-id of fsm9900 CDP



Some fields of the board-id is incorrect for FSM9900 CDP.

Change-Id: Ia6d6a28777df27e9f7695e86afecbffb8b3c59ff
Acked-by: default avatarHo Lee <holee@qti.qualcomm.com>
Signed-off-by: default avatarGilad Avidov <gavidov@codeaurora.org>
parent 1c676506
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,6 +23,6 @@
		      <191 0x10000>,
		      <192 0x10000>,
		      <193 0x10000>;
	qcom,board-id = <0x00ffff01 0>;
	qcom,board-id = <0x00010001 0>;

};