This series enables more functionality on the MT8195 Tomato Chromebooks, bringing it to an almost usable state. With this series, the device is able to boot from the MicroSD card and is able to communicate with the EC for various functions, including the enablement of the Chromebook's keyboard, battery charging, fuel gauge and other standard ChromeOS EC functionality. This also enables the Audio DSP, codec and sound card and adds support for the regulators found on the SPMI bus. What's missing (coming in the next part)? * Format: feature (location) * * MediaTek vcodec enc/dec (mt8195.dtsi only) * PCI-Express WiFi card (mt8195 and mt8195-cherry) * VDOSYS1 (mt8195.dtsi and mediatek-drm/mmsys drivers) * DP/eDP outputs for external/internal display (mt8195 and mt8195-cherry) * LVTS Thermal Sensors (mt8195.dtsi, driver is missing) * GPU support (comes later, clocks implementation is in the works) * Audio/ADSP support (waiting on SOF OF commits) Changes in v3: - Commonized pin definitions for secondary SD/MMC controller - Added firmware-name for SCP - Changed keyboard backlight to google,cros-kbd-led-backlight AngeloGioacchino Del Regno (7): arm64: dts: mediatek: cherry: Enable the System Companion Processor arm64: dts: mediatek: cherry: Wire up the ChromeOS Embedded Controller arm64: dts: mediatek: cherry: Add Google Security Chip (GSC) TPM arm64: dts: mediatek: cherry: Add keyboard mapping for the top row arm64: dts: mediatek: cherry: Enable secondary SD/MMC controller arm64: dts: mediatek: cherry: Enable Elantech eKTH3000 i2c trackpad arm64: dts: mediatek: cherry: Enable MT6315 regulators on SPMI bus .../boot/dts/mediatek/mt8195-cherry.dtsi | 256 ++++++++++++++++++ 1 file changed, 256 insertions(+) -- 2.37.2