modify npcm7xx/8xx feature and bug fixed Jim Liu (4): arm: dts: nuvoton: Change timer node misc: npcm_host_intf: Add Arbel eSPI workaround misc: npcm_host_intf: Disable pending KCS/BPC interrupts configs: npcm: remove CONFIG_SYS_SKIP_UART_INIT
Stanley Chu (3): arm: dts: npcm8xx: add pinmux for VCD input pinctrl: npcm8xx: add support for setting VCD input source i2c: npcm: fix consecutive dm_i2c_read/write error arch/arm/dts/nuvoton-common-npcm8xx.dtsi | 15 +++++------ arch/arm/dts/nuvoton-npcm8xx-u-boot.dtsi | 4 +++ board/nuvoton/arbel_evb/arbel_evb.c | 9 ++++++- board/nuvoton/poleg_evb/poleg_evb.c | 2 ++ configs/arbel_evb_defconfig | 1 - configs/poleg_evb_defconfig | 1 - drivers/i2c/npcm_i2c.c | 7 +++++ drivers/misc/npcm_host_intf.c | 33 ++++++++++++++++++++++- drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c | 2 ++ 9 files changed, 61 insertions(+), 13 deletions(-) -- 2.34.1