Searched hist:e8c12662364fbcf5ea917d341f707534c8574900 (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/drivers/misc/ |
| H A D | cros_ec_i2c.c | e8c12662364fbcf5ea917d341f707534c8574900 Thu Feb 27 20:26:08 UTC 2014 Randall Spangler <rspangler@chromium.org> cros_ec: Clean up multiple EC protocol support
Version 1 protocols (without command version) were already no longer supported in cros_ec.c. This removes some dead code from the cros_ec_i2c driver.
Version 2 protcols (with command version) are now called protocol_version=2, instead of cmd_version_is_supported=1.
A subsequent change will introduce protocol version 3 for SPI.
Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Randall Spangler <rspangler@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | cros_ec_spi.c | e8c12662364fbcf5ea917d341f707534c8574900 Thu Feb 27 20:26:08 UTC 2014 Randall Spangler <rspangler@chromium.org> cros_ec: Clean up multiple EC protocol support
Version 1 protocols (without command version) were already no longer supported in cros_ec.c. This removes some dead code from the cros_ec_i2c driver.
Version 2 protcols (with command version) are now called protocol_version=2, instead of cmd_version_is_supported=1.
A subsequent change will introduce protocol version 3 for SPI.
Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Randall Spangler <rspangler@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | cros_ec.c | e8c12662364fbcf5ea917d341f707534c8574900 Thu Feb 27 20:26:08 UTC 2014 Randall Spangler <rspangler@chromium.org> cros_ec: Clean up multiple EC protocol support
Version 1 protocols (without command version) were already no longer supported in cros_ec.c. This removes some dead code from the cros_ec_i2c driver.
Version 2 protcols (with command version) are now called protocol_version=2, instead of cmd_version_is_supported=1.
A subsequent change will introduce protocol version 3 for SPI.
Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Randall Spangler <rspangler@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | cros_ec.h | e8c12662364fbcf5ea917d341f707534c8574900 Thu Feb 27 20:26:08 UTC 2014 Randall Spangler <rspangler@chromium.org> cros_ec: Clean up multiple EC protocol support
Version 1 protocols (without command version) were already no longer supported in cros_ec.c. This removes some dead code from the cros_ec_i2c driver.
Version 2 protcols (with command version) are now called protocol_version=2, instead of cmd_version_is_supported=1.
A subsequent change will introduce protocol version 3 for SPI.
Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Randall Spangler <rspangler@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>
|