Merge "ARM: dts: msm: Update GPU chipid for SDM636"
This commit is contained in:
commit
7ac7fb2eca
1 changed files with 7 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
/* Copyright (c) 2017, The Linux Foundation. All rights reserved.
|
||||
/* Copyright (c) 2017-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
|
||||
|
@ -71,3 +71,9 @@
|
|||
/delete-node/ qcom,msm_fastrpc_compute_cb13;
|
||||
};
|
||||
};
|
||||
|
||||
/* GPU overrides */
|
||||
&msm_gpu {
|
||||
/* Update GPU chip ID*/
|
||||
qcom,chipid = <0x05000900>;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue