1
0
Fork 0
Commit Graph

525113 Commits (steinar/releases/milestone-yocto-brcmfmac4330-fu-fix)

Author SHA1 Message Date
Martin T. H. Sandsmark 520bfaaeaa dts: fix disable charger gpio pad control 2017-01-13 19:10:19 +01:00
Martin T. H. Sandsmark c4d82b07fb dts: enable keys as wakeup sources 2017-01-13 19:09:51 +01:00
Martin T. H. Sandsmark 048d74cb6e max17135: use sysfs for programming vcom 2017-01-13 19:09:03 +01:00
Martin T. H. Sandsmark 933b5faba3 pm-imx6: fix suspend of imx6sl with ddr3 2017-01-13 18:56:16 +01:00
Martin T. H. Sandsmark 4f842785f0 usbmisc_imx: set correct description and max current for dedicated supply 2017-01-13 17:36:55 +01:00
Martin T. H. Sandsmark 9259a68ca0 epdc: use synchronous firmware loading so users know that the EPDC is inited and can do stuff 2017-01-02 12:47:19 +01:00
Martin T. H. Sandsmark 958615cd4c epdc: fix some printing of errors 2017-01-02 12:46:53 +01:00
Martin T. H. Sandsmark 5fff45d94c epdc: don't do a normal grayscale update just for init 2017-01-02 12:46:22 +01:00
Martin T. H. Sandsmark e199f968cb epdc: undo some custom unnecessary changes 2017-01-02 12:38:51 +01:00
Martin T. H. Sandsmark 45ff55815a switch to gpio keys, fix active low 2016-12-21 18:33:39 +01:00
Martin T. H. Sandsmark 9bf4b0c9c1 wifi: use mmc power sequencing instead of manual gpio twiddling 2016-12-21 18:30:53 +01:00
Martin T. H. Sandsmark 71807f0882 fix bringing up wifi after standby 2016-12-21 18:24:39 +01:00
Martin T. H. Sandsmark 2f975737a1 dts: remove unused fec pins 2016-12-05 11:08:46 +01:00
Martin T. H. Sandsmark 84eb70a235 dts: fix left key gpio 2016-12-05 11:08:32 +01:00
Martin T. H. Sandsmark 80677a90cf mach: enable external wifi power before enabling internal regulator 2016-12-05 11:07:07 +01:00
Martin T. H. Sandsmark 96e3808602 dts: Use define for default/no pad control for readability 2016-12-02 10:34:16 +01:00
Martin T. H. Sandsmark bd4438a144 dts: remove touchscreen buttons and proximity sensor 2016-12-01 12:00:20 +01:00
Martin T. H. Sandsmark c511b1904f dts: Fix wifi 2016-11-29 17:14:17 +01:00
Martin T. H. Sandsmark 2af1e1eddf max17135: print ret when failing to write to device 2016-11-29 13:07:28 +01:00
Martin T. H. Sandsmark 0f12d59f3c fsl_otp: read CPU serial from OTP during init 2016-11-29 13:06:36 +01:00
Martin T. H. Sandsmark c75ad6ffc3 caamrng: bump up quality so it is used by default 2016-11-29 13:06:04 +01:00
Martin T. H. Sandsmark 02920e4b50 mach: add wifi power control
until we fix the driver to take these from the device tree and/or create
our own mach file we just put these in mach-imx6sl
2016-11-29 13:04:37 +01:00
Martin T. H. Sandsmark 4c674f4ff7 defconfig: power management, support more USB devices, gpio charger support, CAAM support for RNG 2016-11-29 13:03:23 +01:00
Martin T. H. Sandsmark 24b36c3d41 dts: disable wifi reset pins for now, until we fix the driver 2016-11-29 13:00:07 +01:00
Martin T. H. Sandsmark f42da238ef dts: remove unused pad 2016-11-29 12:59:36 +01:00
Martin T. H. Sandsmark 3940f4f9c1 dts: fix charging detection 2016-11-29 12:59:28 +01:00
Martin T. H. Sandsmark f7ae3f89dc dts: add GPIO control for charging status and control
disabled until it works
2016-11-29 12:53:49 +01:00
Martin T. H. Sandsmark 064158b203 dts: add gpio keys, disabled until we receive the new PCBAs 2016-11-29 12:44:32 +01:00
Martin T. H. Sandsmark ad932ed15f dts: disable removed usb2 and sd-card reader 2016-11-29 12:36:21 +01:00
Martin T. H. Sandsmark 68ec53723a pinctrl: add define for no pad control 2016-11-29 12:30:13 +01:00
Martin T. H. Sandsmark ffb038f904 firmware: add firmware files for brcm wifi card 2016-11-10 10:17:52 +01:00
Martin T. H. Sandsmark 90ede94543 epdc: update parameters for 85hz 2016-11-07 12:23:08 +01:00
Martin T. H. Sandsmark 6e7807ee54 Revert "Only rely on PWRGOOD in MAX17135, add some debug output"
This reverts commit d7a0544346.
2016-10-26 13:05:19 +02:00
Martin T. H. Sandsmark 7bcefd22ea Revert "cyttsp5: use gpio-reset driver for resetting"
This reverts commit 47c67e91d5.
2016-10-26 12:44:20 +02:00
Martin T. H. Sandsmark 6feeea8092 max17135: specify chip version in devicetree 2016-10-22 17:26:46 +02:00
Martin T. H. Sandsmark 46eb4a95ed brcmfmac: Add and register DT id 2016-10-22 16:54:52 +02:00
Martin T. H. Sandsmark 8a93683c60 brcmfmac: Fix active high/low logic of reset pins 2016-10-22 16:54:17 +02:00
Martin T. H. Sandsmark 47c67e91d5 cyttsp5: use gpio-reset driver for resetting 2016-10-22 16:47:01 +02:00
Martin T. H. Sandsmark 51e3c73dfc dts: add reset controller for wifi for powering it up 2016-10-22 16:17:31 +02:00
Martin T. H. Sandsmark 39f64924ed Add support to brcmfmac to get power control for card from devicetree 2016-10-22 16:12:15 +02:00
Martin T. H. Sandsmark 6adee10115 Add some #warnings for todos (so sue me) 2016-10-17 10:41:27 +02:00
Martin T. H. Sandsmark 95c4777bdc defconfig: enable fsl_otp, remove some debug output 2016-10-14 12:49:17 +02:00
Martin T. H. Sandsmark 068093e868 enable brcmfmac 2016-10-14 12:48:31 +02:00
Martin T. H. Sandsmark fda1b301b5 dts: update pins for wifi according to suggestion from Kaifa 2016-10-14 12:47:35 +02:00
Martin T. H. Sandsmark 39ce363784 Remove EPDC powerup hack 2016-09-29 14:21:53 +02:00
Martin T. H. Sandsmark 98b06ea928 defconfig: enable usb gadget support 2016-09-28 19:19:37 +02:00
Martin T. H. Sandsmark 222735a6c8 defconfig: disable cyttsp debug output 2016-09-28 19:19:22 +02:00
Martin T. H. Sandsmark 35d454e1dd defconfig: switch to interactive cpu scheduler, enable cpu idle 2016-09-28 19:18:54 +02:00
Martin T. H. Sandsmark 147bf72c36 Set stricter permissions for boot_config 2016-09-27 20:24:17 +02:00
Martin T. H. Sandsmark 65a73f4762 Port NXP boot_options patch to new mmc API 2016-09-27 20:23:57 +02:00