[RESEND PATCH v3 0/2] i2c: i2c-mux-gpio: Enable this driver in ACPI land

2020-11-18 Thread Evan Green
The i2c-mux-gpio driver is a handy driver to have in your bag of tricks, but it currently only works with DT-based firmware. Enable this driver on ACPI platforms as well. The first patch is a little dinky. Peter, if it turns out you'd rather just take this all as a single patch, feel free to squas

[PATCH v3 0/2] i2c: i2c-mux-gpio: Enable this driver in ACPI land

2020-10-16 Thread Evan Green
The i2c-mux-gpio driver is a handy driver to have in your bag of tricks, but it currently only works with DT-based firmware. Enable this driver on ACPI platforms as well. The first patch is a little dinky. Peter, if it turns out you'd rather just take this all as a single patch, feel free to squas