Commit e1dd0582 authored by Ryder Lee's avatar Ryder Lee Committed by Matthias Brugger

arm64: dts: mt7622: add a bluetooth 5 device node

Add a built-in bluetooth 5 support for MT7622.
Signed-off-by: default avatarRyder Lee <ryder.lee@mediatek.com>
Acked-by: default avatarSean Wang <sean.wang@mediatek.com>
Signed-off-by: default avatarMatthias Brugger <matthias.bgg@gmail.com>
parent 9cc7f0de
......@@ -530,6 +530,13 @@ btif: serial@1100c000 {
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 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment