commit | 6c2c7e9cb95e92cc792ade46a44fc3801dab2de5 | [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 | c9dffc971957e5fd18d64aa17a95e8d82a59d273 [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>