commit | cbe624342a058dab163348f0acfa23ed344e6528 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Apr 07 09:11:10 2022 +0200 |
committer | Stefan Roese <sr@denx.de> | Wed May 04 03:38:20 2022 +0200 |
tree | 98cd828ec027191a797c65c9bfbc71056113aaac | |
parent | 88b4b0a868e55562886b32586102f2ec645c8d47 [diff] |
mips: octeon: Misc changes to existing headers for upcoming eth support This patch includes misc changes to already present Octeon MIPS header files, which are necessary for the upcoming ethernet support. The changes are mostly: - DM GPIO & I2C infrastructure - Coding style cleanup while reworking the headers Signed-off-by: Stefan Roese <sr@denx.de>