1# Copyright (c) 2021 Linaro Limited 2# SPDX-License-Identifier: Apache-2.0 3 4# Suppress "unique_unit_address_if_enabled" to handle the following overlaps: 5# - /soc/pinmux@41004400 & /soc/gpio@41004400 6# - /soc/pinmux@41004480 & /soc/gpio@41004480 7list(APPEND EXTRA_DTC_FLAGS "-Wno-unique_unit_address_if_enabled") 8