On Tue, Jun 07, 2022 at 04:34:30PM +0800, Jim Liu wrote: > add nuvoton BMC npcm750 host configuartion driver > > Signed-off-by: Jim Liu <jjl...@nuvoton.com> > --- > drivers/misc/Makefile | 1 + > drivers/misc/npcm_host_intf.c | 110 ++++++++++++++++++++++++++++++++++ > 2 files changed, 111 insertions(+) > create mode 100644 drivers/misc/npcm_host_intf.c
This needs to add a Kconfig option and that in turn needs to select or depends on the infrastructure it needs: arm-linux-gnueabi-ld.bfd: drivers/misc/npcm_host_intf.o: in function `npcm_host_intf_bind': drivers/misc/npcm_host_intf.c:56: undefined reference to `syscon_regmap_lookup_by_phandle' arm-linux-gnueabi-ld.bfd: drivers/misc/npcm_host_intf.c:64: undefined reference to `regmap_write' arm-linux-gnueabi-ld.bfd: drivers/misc/npcm_host_intf.c:80: undefined reference to `regmap_update_bits' arm-linux-gnueabi-ld.bfd: drivers/misc/npcm_host_intf.c:81: undefined reference to `regmap_update_bits' arm-linux-gnueabi-ld.bfd: drivers/misc/npcm_host_intf.c:92: undefined reference to `regmap_update_bits' arm-linux-gnueabi-ld.bfd: drivers/misc/npcm_host_intf.c:93: undefined reference to `regmap_update_bits' make[1]: *** [Makefile:1813: u-boot] Error 1 -- Tom
signature.asc
Description: PGP signature