commit | 5ff466fade1884501acaa76c6e87b7613f250971 | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Thu Jun 23 14:40:35 2022 +0930 |
committer | Tom Rini <trini@konsulko.com> | Wed Jul 06 14:30:51 2022 -0400 |
tree | 4edb777898cc3bf80813aa1783ab57cf2448cc50 | |
parent | 3ad1d85d3c2163ec11934c77bc8c9aead37e9680 [diff] |
ARM: dts: ast2500-evb: Add I2C devices The EVB has an EEPROM on bus 3 and a LM75 temp sensor on bus 7. Enable those busses we can test the I2C driver. Signed-off-by: Joel Stanley <joel@jms.id.au> Reviewed-by: Ryan Chen <ryan_chen@aspeedtech.com>