projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cc7f0d
)
arm64: dts: mt7622: add a bluetooth 5 device node
author
Ryder Lee
<ryder.lee@mediatek.com>
Sat, 18 Aug 2018 16:02:25 +0000
(
00:02
+0800)
committer
Matthias Brugger
<matthias.bgg@gmail.com>
Tue, 25 Sep 2018 15:08:28 +0000
(17:08 +0200)
Add a built-in bluetooth 5 support for MT7622.
Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>
Acked-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/mt7622.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/mediatek/mt7622.dtsi
b/arch/arm64/boot/dts/mediatek/mt7622.dtsi
index ed4df24e709fb4a52664783ec8f83400503e6d60..fe0c875f1d9513538e5a18c74f641557d89675c8 100644
(file)
--- a/
arch/arm64/boot/dts/mediatek/mt7622.dtsi
+++ b/
arch/arm64/boot/dts/mediatek/mt7622.dtsi
@@
-530,6
+530,13
@@
reg-shift = <2>;
reg-io-width = <4>;
status = "disabled";
+
+ bluetooth {
+ compatible = "mediatek,mt7622-bluetooth";
+ power-domains = <&scpsys MT7622_POWER_DOMAIN_WB>;
+ clocks = <&clk25m>;
+ clock-names = "ref";
+ };
};
nandc: nfi@1100d000 {