Skip to content
Snippets Groups Projects
Commit a022cf6d authored by lnx build's avatar lnx build Committed by Gerrit - the friendly Code Review server
Browse files

Merge "lrdp-v2: Add SoC ID for MSM8996_AU platform"

parents 7ca2bdc9 45a119b6
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 # 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 # it under the terms of the GNU General Public License version 2 and
...@@ -707,6 +707,7 @@ boards.append(Board8992(socid=252)) ...@@ -707,6 +707,7 @@ boards.append(Board8992(socid=252))
boards.append(Board8996(socid=246)) boards.append(Board8996(socid=246))
boards.append(Board8996(socid=291)) boards.append(Board8996(socid=291))
boards.append(Board8996(socid=315))
boards.append(Board8952(socid=264)) 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