correct softreset reg for allwinner boards

This commit is contained in:
jmcneill 2014-09-11 11:14:44 +00:00
parent 3ca7a10cff
commit e8cd4b633c

View File

@ -1,4 +1,4 @@
/* $NetBSD: gttwsireg.h,v 1.2 2014/09/09 22:44:32 jmcneill Exp $ */
/* $NetBSD: gttwsireg.h,v 1.3 2014/09/11 11:14:44 jmcneill Exp $ */
/*
* Copyright (c) 2008 Eiji Kawauchi.
@ -38,7 +38,7 @@
#define TWSI_CONTROL 0x0c
#define TWSI_STATUS 0x10
#define TWSI_BAUDRATE 0x14
#define TWSI_SOFTRESET 0x1c
#define TWSI_SOFTRESET 0x18
#else
#define TWSI_SLAVEADDR 0x00
#define TWSI_EXTEND_SLAVEADDR 0x10