Re: [PATCH v3 08/10] configs: CHIP: add support for DIP detect functionality

2021-03-24 Thread Maxime Ripard
On Wed, Mar 24, 2021 at 11:04:18AM +0100, Kory Maincent wrote: > This commit enables using the extension board detection mechanism on > CHIP boards > > Signed-off-by: Kory Maincent Acked-by: Maxime Ripard Maxime signature.asc Description: PGP signature

[PATCH v3 08/10] configs: CHIP: add support for DIP detect functionality

2021-03-24 Thread Kory Maincent
This commit enables using the extension board detection mechanism on CHIP boards Signed-off-by: Kory Maincent --- configs/CHIP_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/CHIP_defconfig b/configs/CHIP_defconfig index a70ee31d40..8d40da090b 100644 --- a/configs/CHIP_defc