File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ menuconfig ARCH_MESON
99 select CACHE_L2X0
1010 select PINCTRL
1111 select PINCTRL_MESON
12- select COMMON_CLK
1312 select HAVE_ARM_SCU if SMP
1413 select HAVE_ARM_TWD if SMP
1514
Original file line number Diff line number Diff line change 327327 #size-cells = <0>;
328328
329329 bus-width = <4>;
330- max-frequency = <50000000 >;
330+ max-frequency = <60000000 >;
331331
332332 non-removable;
333333 disable-wp;
Original file line number Diff line number Diff line change 593593 compatible = "brcm,bcm43438-bt";
594594 interrupt-parent = <&gpio_intc>;
595595 interrupts = <95 IRQ_TYPE_LEVEL_HIGH>;
596+ interrupt-names = "host-wakeup";
596597 shutdown-gpios = <&gpio GPIOX_17 GPIO_ACTIVE_HIGH>;
597598 max-speed = <2000000>;
598599 clocks = <&wifi32k>;
You can’t perform that action at this time.
0 commit comments