commit | fe4c155e3b3cbd9ce03ae5d3c43654e935f47033 | [log] [tgz] |
---|---|---|
author | Kory Maincent <kory.maincent@bootlin.com> | Tue May 04 19:31:27 2021 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu May 13 13:09:09 2021 -0400 |
tree | b904a66eab924e0adacedef241e0155eab08bdc4 | |
parent | a0670e50c9799831cf588444b0306717e537cf93 [diff] |
arm: sunxi: add support for DIP detection to CHIP board Add the extension_board_scan specific function to scan the information of the EEPROM on one-wire and fill the extension struct. Add the Kconfig symbol to enable the needs to detect DIPs. Signed-off-by: Kory Maincent <kory.maincent@bootlin.com> Reviewed-by: Maxime Ripard <maxime@cerno.tech> Acked-by: Andre Przywara <andre.przywara@arm.com>