]> git.dujemihanovic.xyz Git - linux.git/commitdiff
DONOTMERGE: add btmrvl bindings for coreprimevelte
authorKarel Balej <balejk@matfyz.cz>
Fri, 3 Nov 2023 12:14:19 +0000 (13:14 +0100)
committerDuje Mihanović <duje.mihanovic@skole.hr>
Wed, 27 Dec 2023 12:32:24 +0000 (13:32 +0100)
Review before sending upstream.

Authored by blacksilver

arch/arm64/boot/dts/marvell/pxa1908-samsung-coreprimevelte.dts

index dadfb1e2d71a498ec69550430e40687246b1c203..6d40f6d0f275a9dc93e18519d33165a66f1c6490 100644 (file)
                interrupts = <38 IRQ_TYPE_LEVEL_LOW>;
                marvell,wakeup-pin = <3>;
        };
+
+       btmrvl: bluetooth@2 {
+               compatible = "marvell,sd8777-bt";
+               reg = <2>;
+               interrupt-parent = <&gpio>;
+               interrupts = <40 IRQ_TYPE_LEVEL_LOW>;
+
+               marvell,cal-data = /bits/ 8 <
+                       0x00 0x1c 0xfa 0x37 0xff 0xff 0xff 0xff 0x00 0x0d 0x7f 0x01
+                       0xce 0xba 0x00 0x00 0x00 0x2d 0xc6 0xc0 0x00 0x00 0x00 0x00
+                       0x00 0xf0 0x00 0x00>;
+       };
 };
 #include "88pm886.dtsi"
 #include "88pm88x.dtsi"