[PATCH 06/12] arm64: dts: mt7622: add cpufreq related device nodes
From: sean.wang@mediatek.com (Sean Wang)
Date: 2018-01-04 10:01:21
Also in:
linux-devicetree, linux-mediatek, lkml
From: sean.wang@mediatek.com (Sean Wang)
Date: 2018-01-04 10:01:21
Also in:
linux-devicetree, linux-mediatek, lkml
On Thu, 2018-01-04 at 15:15 +0530, Viresh Kumar wrote:
On 04-01-18, 17:40, sean.wang at mediatek.com wrote:quoted
diff --git a/arch/arm64/boot/dts/mediatek/mt7622.dtsi b/arch/arm64/boot/dts/mediatek/mt7622.dtsi index 5b7f0a3..90b2761 100644 --- a/arch/arm64/boot/dts/mediatek/mt7622.dtsi +++ b/arch/arm64/boot/dts/mediatek/mt7622.dtsi@@ -18,6 +18,50 @@ #address-cells = <2>; #size-cells = <2>; + cpu_opp_table: opp_table {Rob recently asked me to do name the nodes with "-" instead of "_". So this becomes "cpu_opp_table: opp-table {" then.
okay, I will do it in the next version.