/* Copyright (c) 2018-2019, 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 * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ &soc { gpu_opp_table_v2: gpu_opp_table_v2 { compatible = "operating-points-v2"; opp-675000000 { opp-hz = /bits/ 64 <675000000>; opp-microvolt = ; }; opp-585000000 { opp-hz = /bits/ 64 <585000000>; opp-microvolt = ; }; opp-499200000 { opp-hz = /bits/ 64 <499200000>; opp-microvolt = ; }; opp-427000000 { opp-hz = /bits/ 64 <427000000>; opp-microvolt = ; }; opp-345000000 { opp-hz = /bits/ 64 <345000000>; opp-microvolt = ; }; opp-257000000 { opp-hz = /bits/ 64 <257000000>; opp-microvolt = ; }; }; };