Skip to content
Snippets Groups Projects
Commit 45a119b6 authored by wadesong's avatar wadesong
Browse files

lrdp-v2: Add SoC ID for MSM8996_AU platform

Change-Id: Iab88dbc74d03a3af65b398481542bd5c90a36852
parent b5115415
No related branches found
No related tags found
No related merge requests found
# Copyright (c) 2014-2017, The Linux Foundation. All rights reserved.
# Copyright (c) 2014-2018, The Linux Foundation. All rights reserved.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 and
......@@ -707,6 +707,7 @@ boards.append(Board8992(socid=252))
boards.append(Board8996(socid=246))
boards.append(Board8996(socid=291))
boards.append(Board8996(socid=315))
boards.append(Board8952(socid=264))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment