Skip to content

Commit

Permalink
fix typos in comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
vezhlys committed Aug 13, 2023
1 parent e987d75 commit 9d303be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sys/arch/arm/marvell/armadaxpreg.h
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#define ARMADAXP_GPIO2_BASE (MVSOC_DEVBUS_BASE + 0x8140)

/*
* Miscellanseous Register
* Miscellaneous Register
*/
#define ARMADAXP_MISC_BASE (MVSOC_DEVBUS_BASE + 0x8200)

Expand All @@ -293,7 +293,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#define ARMADAXP_MISC_SSRR_GLOBALSOFTRST (1 << 0)

/*
* Thermal Sensor and Thermal Managemer
* Thermal Sensor and Thermal Management
*/
#define ARMADAXP_TS_BASE (MVSOC_DEVBUS_BASE + 0x82b0)
#define ARMADAXP_TM_BASE (MVSOC_DEVBUS_BASE + 0x84c0)
Expand Down

0 comments on commit 9d303be

Please sign in to comment.