From 08f87f769b595151be1afeff53e144f543faa614 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Wed, 06 Dec 2023 09:51:13 +0000 Subject: [PATCH] add dts config --- kernel/drivers/gpu/drm/bridge/analogix/analogix-i2c-txcommon.h | 12 +++--------- 1 files changed, 3 insertions(+), 9 deletions(-) diff --git a/kernel/drivers/gpu/drm/bridge/analogix/analogix-i2c-txcommon.h b/kernel/drivers/gpu/drm/bridge/analogix/analogix-i2c-txcommon.h index 480c98a..3c84349 100644 --- a/kernel/drivers/gpu/drm/bridge/analogix/analogix-i2c-txcommon.h +++ b/kernel/drivers/gpu/drm/bridge/analogix/analogix-i2c-txcommon.h @@ -1,18 +1,12 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ /* - * Copyright(c) 2017 Icenowy Zheng <icenowy@aosc.io> - * - * Based on analogix-anx78xx.h, which is: - * Copyright(c) 2016, Analogix Semiconductor. All rights reserved. + * Copyright(c) 2016, Analogix Semiconductor. All rights reserved. */ - #ifndef _ANALOGIX_I2C_TXCOMMON_H_ #define _ANALOGIX_I2C_TXCOMMON_H_ -#define ANALOGIX_I2C_TXCOMMON 0x72 - /***************************************************************/ -/* Register definition of device address 0x72 */ +/* Register definitions for TX_P2 */ /***************************************************************/ /* -- Gitblit v1.6.2