Browse Source

dts: bindings: Fix license identifiers in a few files provided by Nordic

Correct license identifiers in two files copied from internal Nordic
repositories that were not properly adjusted for Zephyr:
- dts/bindings/flash_controller/nordic,rram-controller.yaml (added in
  commit 3a8ee7df91)
- dts/bindings/misc/nordic,nrf-dppic-local.yaml (added in commit
  796d09d2a6)

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
pull/76068/head
Andrzej Głąbek 12 months ago committed by Anas Nashif
parent
commit
31a6ac49a8
  1. 2
      dts/bindings/flash_controller/nordic,rram-controller.yaml
  2. 2
      dts/bindings/misc/nordic,nrf-dppic-local.yaml

2
dts/bindings/flash_controller/nordic,rram-controller.yaml

@ -1,7 +1,7 @@
# #
# Copyright (c) 2023 Nordic Semiconductor ASA # Copyright (c) 2023 Nordic Semiconductor ASA
# #
# SPDX-License-Identifier: LicenseRef-Nordic-4-Clause # SPDX-License-Identifier: Apache-2.0
# #
description: | description: |

2
dts/bindings/misc/nordic,nrf-dppic-local.yaml

@ -1,5 +1,5 @@
# Copyright (c) 2024 Nordic Semiconductor ASA # Copyright (c) 2024 Nordic Semiconductor ASA
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # SPDX-License-Identifier: Apache-2.0
description: | description: |
Nordic Local DPPIC Nordic Local DPPIC

Loading…
Cancel
Save