dts/i2c: Fixing copyright headers
Some yaml files were missing there copyright header. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
This commit is contained in:
parent
c39e2a2d6c
commit
7789f9acb3
5 changed files with 25 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
#
|
||||
# Copyright (c) 2017 Piotr Mienkowski
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
---
|
||||
title: Atmel SAM Family I2C (TWI) node
|
||||
id: atmel,sam-i2c-twi
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
#
|
||||
# Copyright (c) 2017 I-SENSE group of ICCS
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
---
|
||||
title: I2C Base Structure
|
||||
id: i2c
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
#
|
||||
# Copyright (c) 2017 Linaro Limited
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
---
|
||||
title: Kinetis I2C Controller
|
||||
version: 0.1
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
#
|
||||
# Copyright (c) 2017 I-SENSE group of ICCS
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
---
|
||||
title: STM32 I2C V1
|
||||
id: st,stm32-i2c-v1
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
#
|
||||
# Copyright (c) 2017 I-SENSE group of ICCS
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
---
|
||||
title: STM32 I2C V2
|
||||
id: st,stm32-i2c-v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue