diff options
author | Lukasz Majewski <lukma@denx.de> | 2018-05-15 16:26:39 +0200 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2018-05-18 08:27:26 +0200 |
commit | a65e644033c7534bd3391ca5305523e1fadb99a9 (patch) | |
tree | 713d65a0ba4251ee1f79ce27d0ec303b64877982 /arch/nds32/Makefile | |
parent | d4505c8e0dec72effc1b6017eafe1f6aa025cc5d (diff) |
sandbox: Rewrite i2c_pmic_emul.c to support PMIC with 3 bytes transmission
This change enables support for MC34708 PMIC in sandbox. Now we can
emulate the I2C transfers larger than 1 byte.
Notable changes for this driver:
- From now on the register number is not equal to index in the buffer,
which emulates the PMIC registers
- The PMIC register's pool is now dynamically allocated up till
64 regs * 3 bytes each = 192 B
Signed-off-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/nds32/Makefile')
0 files changed, 0 insertions, 0 deletions