mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-15 13:26:02 +01:00
On x86 platforms the EC provides a way to read 'switches', which are on/off values determined by the EC. Add a new driver method for this and implement it for LPC. Signed-off-by: Simon Glass <sjg@chromium.org>