.. | .. |
---|
1 | | -/* SPDX-License-Identifier: GPL-2.0 */ |
---|
| 1 | +/* SPDX-License-Identifier: GPL-2.0-only */ |
---|
2 | 2 | /* |
---|
3 | | - * Copyright(c) 2017 Icenowy Zheng <icenowy@aosc.io> |
---|
4 | | - * |
---|
5 | | - * Based on analogix-anx78xx.h, which is: |
---|
6 | | - * Copyright(c) 2016, Analogix Semiconductor. All rights reserved. |
---|
| 3 | + * Copyright(c) 2016, Analogix Semiconductor. All rights reserved. |
---|
7 | 4 | */ |
---|
8 | | - |
---|
9 | 5 | #ifndef _ANALOGIX_I2C_TXCOMMON_H_ |
---|
10 | 6 | #define _ANALOGIX_I2C_TXCOMMON_H_ |
---|
11 | 7 | |
---|
12 | | -#define ANALOGIX_I2C_TXCOMMON 0x72 |
---|
13 | | - |
---|
14 | 8 | /***************************************************************/ |
---|
15 | | -/* Register definition of device address 0x72 */ |
---|
| 9 | +/* Register definitions for TX_P2 */ |
---|
16 | 10 | /***************************************************************/ |
---|
17 | 11 | |
---|
18 | 12 | /* |
---|