projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38b244b
)
arm: dts: mt7623: add efuse nodes to the mt7623.dtsi file
author
Sean Wang
<sean.wang@mediatek.com>
Wed, 26 Apr 2017 09:26:05 +0000
(17:26 +0800)
committer
Matthias Brugger
<matthias.bgg@gmail.com>
Mon, 15 May 2017 08:47:09 +0000
(10:47 +0200)
Add efuse nodes to the mt7623.dtsi file.
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm/boot/dts/mt7623.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/mt7623.dtsi
b/arch/arm/boot/dts/mt7623.dtsi
index 25fb19bd255172ee272d6e32811582d5cc5ba7d9..409d4d59cb63cf818d39b840a39aeb413df7f259 100644
(file)
--- a/
arch/arm/boot/dts/mt7623.dtsi
+++ b/
arch/arm/boot/dts/mt7623.dtsi
@@
-187,6
+187,17
@@
reg = <0 0x10200100 0 0x1c>;
};
+ efuse: efuse@10206000 {
+ compatible = "mediatek,mt7623-efuse",
+ "mediatek,mt8173-efuse";
+ reg = <0 0x10206000 0 0x1000>;
+ #address-cells = <1>;
+ #size-cells = <1>;
+ thermal_calibration_data: calib@424 {
+ reg = <0x424 0xc>;
+ };
+ };
+
apmixedsys: syscon@10209000 {
compatible = "mediatek,mt7623-apmixedsys",
"mediatek,mt2701-apmixedsys",