commit | 892bab2c3c35479dbcabfd81afcede37096cab01 | [log] [tgz] |
---|---|---|
author | Yuxiao Zhang <yuxiaozhang@google.com> | Wed Jun 26 16:17:37 2024 -0700 |
committer | Leo Tu <leotu@google.com> | Wed Jul 03 15:05:57 2024 +0800 |
tree | 2bfc2c11b74894de2d218290777b47e9927a7091 | |
parent | 386b695f74d30c610a3e7a2cd3ed4a7f11a49c01 [diff] |
linux-gbmc: nuvoton i2c driver fix This re-enable the nuvoton fix from https://gbmc-review.git.corp.google.com/c/meta-gbmc-staging/+/24275/4 The original CL removes the kconfig change and breaks npcm8xx platform. Cherry-picking i2c fix from nuvoton: 6e1e2c231a5c i2c: npcm: disable interrupt enable bit before devm_request_irq https://fusion2.corp.google.com/ci/guitar/projects/UNSPECIFIED/activity/88e6bfa5-7818-474c-b5b5-e92a2e02356d/overview Tested: local build passed and i2c init looks good, tested npcm8xx as well. Google-Bug-Id: 349489413 Change-Id: I19dac4fb14d75ee3a7e59fffee863e3c5b82efdd Signed-off-by: Yuxiao Zhang <yuxiaozhang@google.com>