1
0
Fork 0
remarkable-uboot/include/power
Jagan Teki 425846ed8f power: pmic.h: Drop include <spi.h>
include/power/pmic.h never used any generic spi code
from include/spi.h, but this has been added in below commit.
"dm: pmic: add implementation of driver model pmic uclass"
(sha1: 4d9057e82b)

Adding functionalities in include/spi.h will trigger a build
issue as this been added used in include/power/pmic.h

Build issue on trats2 with adding BIT macro on spi.h:
----------------------------------------------------
  CC      lib/asm-offsets.s
In file included from include/power/pmic.h:15:0,
                 from include/power/max77686_pmic.h:11,
                 from include/configs/trats2.h:212,
                 from include/config.h:5,
                 from include/common.h:18,
                 from lib/asm-offsets.c:15:
include/spi.h: In function 'spi_w8r8':
include/spi.h:327:2: warning: implicit declaration of function 'BIT' [-Wimplicit-function-declaration]

Cc: Simon Glass <sjg@chromium.org>
Cc: Przemyslaw Marczak <p.marczak@samsung.com>
Reported-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Jagan Teki <jteki@openedev.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Acked-by: Simon Glass <sjg@chromium.org>
2016-01-13 18:47:28 +05:30
..
act8846_pmic.h power: Add support for ACT8846 PMIC 2015-09-02 21:28:23 -06:00
as3722.h power: Export register access functions from as3722 2015-05-13 09:24:07 -07:00
battery.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
fg_battery_cell_params.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
hi6553_pmic.h pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board. 2015-08-12 20:48:00 -04:00
ltc3676_pmic.h power: Add support for LTC3676 PMIC 2014-05-09 14:38:23 +02:00
max8997_muic.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
max8997_pmic.h power: Add PMIC_ prefix to CHARGER_EN/DISABLE 2014-05-28 10:58:18 +09:00
max8998_pmic.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
max17042_fg.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
max77686_pmic.h dm: regulator: add max77686 regulator driver 2015-05-14 18:49:38 -06:00
max77693_fg.h drivers:power:max77693: add support for new multi function pmic max77693 2013-09-25 10:52:27 +09:00
max77693_muic.h drivers:power:max77693: add support for new multi function pmic max77693 2013-09-25 10:52:27 +09:00
max77693_pmic.h power: Add PMIC_ prefix to CHARGER_EN/DISABLE 2014-05-28 10:58:18 +09:00
max77696_pmic.h power: pmic: Add support for MAX77696 PMIC 2015-07-26 12:11:33 +02:00
pfuze100_pmic.h Add missing part of: "power: pmic: pfuze100 support driver model" 2015-08-14 16:53:02 +02:00
pfuze3000_pmic.h power: pmic: add pfuze3000 support 2015-09-02 15:31:33 +02:00
pmic.h power: pmic.h: Drop include <spi.h> 2016-01-13 18:47:28 +05:30
power_chrg.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
regulator.h dm: regulator: add function device_get_supply_regulator() 2015-11-02 10:38:00 +09:00
s2mps11.h dm: pmic: add s2mps11 PMIC I/O driver 2015-11-02 10:38:00 +09:00
s5m8767.h dm: power: Add support for the S5M8767 PMIC 2015-08-05 21:06:12 -06:00
sandbox_pmic.h sandbox: add ADC unit tests 2015-11-02 10:38:00 +09:00
tps62362.h pmic: add tps62362 simple wrapper code 2015-01-13 15:26:10 -05:00
tps65090.h dm: power: Add a new driver for the TPS65090 PMIC 2015-08-05 21:06:12 -06:00
tps65217.h board/BuR/common: Take usage of am335x LCD-Display 2015-03-05 20:13:16 -05:00
tps65218.h power: tps65218: define all valid VDD_MPU voltages 2015-01-13 11:53:39 -05:00
tps65910.h drivers/power/pmic: Add tps65910 driver 2013-09-20 11:01:26 -04:00