dts: Remove DT_ADC_{0..2}_NAME references from dts_fixup.h
Remove DT_ADC_{0..2}_NAME from dts_fixup.h, if this casues the
dts_fixup.h file to be empty we remove the file as well.
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
ee9326d8c0
commit
26c2c010ee
@ -1,14 +0,0 @@
|
||||
/* SPDX-License-Identifier: Apache-2.0 */
|
||||
|
||||
/* This file is a temporary workaround for mapping of the generated information
|
||||
* to the current driver definitions. This will be removed when the drivers
|
||||
* are modified to handle the generated information, or the mapping of
|
||||
* generated data matches the driver definitions.
|
||||
*/
|
||||
|
||||
/* SoC level DTS fixup file */
|
||||
|
||||
#define DT_ADC_0_NAME DT_LABEL(DT_NODELABEL(afec0))
|
||||
#define DT_ADC_1_NAME DT_LABEL(DT_NODELABEL(afec1))
|
||||
|
||||
/* End of SoC Level DTS fixup file */
|
||||
@ -1,18 +0,0 @@
|
||||
/*
|
||||
* Copyright (c) 2019 Gerson Fernando Budke
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
/* This file is a temporary workaround for mapping of the generated information
|
||||
* to the current driver definitions. This will be removed when the drivers
|
||||
* are modified to handle the generated information, or the mapping of
|
||||
* generated data matches the driver definitions.
|
||||
*/
|
||||
|
||||
/* SoC level DTS fixup file */
|
||||
|
||||
#define DT_ADC_0_NAME DT_LABEL(DT_NODELABEL(afec0))
|
||||
#define DT_ADC_1_NAME DT_LABEL(DT_NODELABEL(afec1))
|
||||
|
||||
/* End of SoC Level DTS fixup file */
|
||||
@ -10,8 +10,6 @@
|
||||
* generated data matches the driver definitions.
|
||||
*/
|
||||
|
||||
#define DT_ADC_0_NAME DT_LABEL(DT_INST(0, microchip_xec_adc))
|
||||
|
||||
#define DT_RTC_0_NAME DT_LABEL(DT_INST(0, microchip_xec_timer))
|
||||
|
||||
#define DT_KSCAN_0_NAME DT_LABEL(DT_INST(0, microchip_xec_kscan))
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
|
||||
/* SoC level DTS fixup file */
|
||||
|
||||
#define DT_ADC_0_NAME DT_LABEL(DT_NODELABEL(adc))
|
||||
|
||||
#define DT_UART_0_NAME DT_LABEL(DT_NODELABEL(uart0))
|
||||
|
||||
#define DT_RTC_0_NAME DT_LABEL(DT_NODELABEL(rtc0))
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
|
||||
/* SoC level DTS fixup file */
|
||||
|
||||
#define DT_ADC_0_NAME DT_LABEL(DT_NODELABEL(adc))
|
||||
|
||||
#define DT_UART_0_NAME DT_LABEL(DT_NODELABEL(uart0))
|
||||
#define DT_UART_1_NAME DT_LABEL(DT_NODELABEL(uart1))
|
||||
|
||||
|
||||
@ -6,8 +6,6 @@
|
||||
|
||||
/* SoC level DTS fixup file */
|
||||
|
||||
#define DT_ADC_0_NAME DT_LABEL(DT_NODELABEL(adc))
|
||||
|
||||
#define DT_UART_0_NAME DT_LABEL(DT_NODELABEL(uart0))
|
||||
#define DT_UART_1_NAME DT_LABEL(DT_NODELABEL(uart1))
|
||||
|
||||
|
||||
@ -6,8 +6,6 @@
|
||||
|
||||
/* SoC level DTS fixup file */
|
||||
|
||||
#define DT_ADC_0_NAME DT_LABEL(DT_NODELABEL(adc))
|
||||
|
||||
#define DT_UART_0_NAME DT_LABEL(DT_NODELABEL(uart0))
|
||||
#define DT_UART_1_NAME DT_LABEL(DT_NODELABEL(uart1))
|
||||
#define DT_UART_2_NAME DT_LABEL(DT_NODELABEL(uart2))
|
||||
|
||||
@ -1,10 +0,0 @@
|
||||
/*
|
||||
* Copyright (c) 2018 Prevas A/S
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
/* SoC level DTS fixup file */
|
||||
#define DT_ADC_0_NAME DT_LABEL(DT_NODELABEL(adc0))
|
||||
|
||||
/* End of SoC Level DTS fixup file */
|
||||
@ -1,8 +1,6 @@
|
||||
/* SPDX-License-Identifier: Apache-2.0 */
|
||||
|
||||
/* SoC level DTS fixup file */
|
||||
#define DT_ADC_0_NAME DT_LABEL(DT_NODELABEL(adc0))
|
||||
#define DT_ADC_1_NAME DT_LABEL(DT_NODELABEL(adc1))
|
||||
|
||||
#define DT_RTC_0_NAME DT_LABEL(DT_INST(0, nxp_kinetis_rtc))
|
||||
|
||||
|
||||
@ -5,6 +5,5 @@
|
||||
*/
|
||||
|
||||
/* SoC level DTS fixup file */
|
||||
#define DT_ADC_0_NAME DT_LABEL(DT_NODELABEL(adc0))
|
||||
|
||||
#define DT_RTC_0_NAME DT_LABEL(DT_INST(0, nxp_kinetis_rtc))
|
||||
|
||||
@ -6,7 +6,3 @@
|
||||
|
||||
/* SoC level DTS fixup file */
|
||||
#define DT_RTC_0_NAME DT_LABEL(DT_INST(0, nxp_kinetis_rtc))
|
||||
|
||||
#define DT_ADC_0_NAME DT_LABEL(DT_NODELABEL(adc0))
|
||||
#define DT_ADC_1_NAME DT_LABEL(DT_NODELABEL(adc1))
|
||||
#define DT_ADC_2_NAME DT_LABEL(DT_NODELABEL(adc2))
|
||||
|
||||
@ -1,6 +0,0 @@
|
||||
/* SPDX-License-Identifier: Apache-2.0 */
|
||||
|
||||
/* SoC level DTS fixup file */
|
||||
#define DT_ADC_0_NAME DT_LABEL(DT_NODELABEL(adc0))
|
||||
|
||||
/* End of SoC Level DTS fixup file */
|
||||
@ -1,8 +0,0 @@
|
||||
/*
|
||||
* Copyright (c) 2019 SEAL AG
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
/* SoC level DTS fixup file */
|
||||
#define DT_ADC_0_NAME DT_LABEL(DT_NODELABEL(adc0))
|
||||
@ -2,8 +2,6 @@
|
||||
|
||||
/* SoC level DTS fixup file */
|
||||
|
||||
#define DT_ADC_0_NAME DT_LABEL(DT_NODELABEL(adc0))
|
||||
|
||||
#define DT_RTC_0_NAME DT_LABEL(DT_INST(0, nxp_kinetis_rtc))
|
||||
|
||||
/* End of SoC Level DTS fixup file */
|
||||
|
||||
@ -1,7 +0,0 @@
|
||||
/* SPDX-License-Identifier: Apache-2.0 */
|
||||
|
||||
/* SoC level DTS fixup file */
|
||||
|
||||
#define DT_ADC_0_NAME DT_LABEL(DT_INST(0, st_stm32_adc))
|
||||
|
||||
/* End of SoC Level DTS fixup file */
|
||||
@ -1,7 +0,0 @@
|
||||
/* SPDX-License-Identifier: Apache-2.0 */
|
||||
|
||||
/* SoC level DTS fixup file */
|
||||
|
||||
#define DT_ADC_0_NAME DT_LABEL(DT_INST(0, st_stm32_adc))
|
||||
|
||||
/* End of SoC Level DTS fixup file */
|
||||
@ -1,7 +0,0 @@
|
||||
/* SPDX-License-Identifier: Apache-2.0 */
|
||||
|
||||
/* SoC level DTS fixup file */
|
||||
|
||||
#define DT_ADC_0_NAME DT_LABEL(DT_INST(0, st_stm32_adc))
|
||||
|
||||
/* End of SoC Level DTS fixup file */
|
||||
@ -4,6 +4,4 @@
|
||||
|
||||
#define DT_RTC_0_NAME DT_LABEL(DT_INST(0, st_stm32_rtc))
|
||||
|
||||
#define DT_ADC_0_NAME DT_LABEL(DT_INST(0, st_stm32_adc))
|
||||
|
||||
/* End of SoC Level DTS fixup file */
|
||||
|
||||
@ -4,6 +4,4 @@
|
||||
|
||||
#define DT_RTC_0_NAME DT_LABEL(DT_INST(0, st_stm32_rtc))
|
||||
|
||||
#define DT_ADC_0_NAME DT_LABEL(DT_INST(0, st_stm32_adc))
|
||||
|
||||
/* End of SoC Level DTS fixup file */
|
||||
|
||||
@ -4,6 +4,4 @@
|
||||
|
||||
#define DT_RTC_0_NAME DT_LABEL(DT_INST(0, st_stm32_rtc))
|
||||
|
||||
#define DT_ADC_0_NAME DT_LABEL(DT_INST(0, st_stm32_adc))
|
||||
|
||||
/* End of SoC Level DTS fixup file */
|
||||
|
||||
@ -6,9 +6,6 @@
|
||||
|
||||
/* SoC level DTS fixup file */
|
||||
|
||||
#define DT_ADC_0_NAME DT_LABEL(DT_INST(0, st_stm32_adc))
|
||||
#define DT_ADC_1_NAME DT_LABEL(DT_INST(1, st_stm32_adc))
|
||||
|
||||
#define DT_RTC_0_NAME DT_LABEL(DT_INST(0, st_stm32_rtc))
|
||||
|
||||
/* End of SoC Level DTS fixup file */
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
|
||||
/* SoC level DTS fixup file */
|
||||
|
||||
#define DT_ADC_0_NAME DT_LABEL(DT_INST(0, st_stm32_adc))
|
||||
|
||||
#define DT_RTC_0_NAME DT_LABEL(DT_INST(0, st_stm32_rtc))
|
||||
|
||||
/* End of SoC Level DTS fixup file */
|
||||
|
||||
@ -6,7 +6,6 @@
|
||||
|
||||
/* SoC level DTS fixup file */
|
||||
|
||||
#define DT_ADC_0_NAME DT_LABEL(DT_INST(0, st_stm32_adc))
|
||||
|
||||
#define DT_RTC_0_NAME DT_LABEL(DT_INST(0, st_stm32_rtc))
|
||||
|
||||
/* End of SoC Level DTS fixup file */
|
||||
|
||||
@ -4,6 +4,4 @@
|
||||
|
||||
#define DT_RTC_0_NAME DT_LABEL(DT_INST(0, st_stm32_rtc))
|
||||
|
||||
#define DT_ADC_0_NAME DT_LABEL(DT_INST(0, st_stm32_adc))
|
||||
|
||||
/* End of SoC Level DTS fixup file */
|
||||
|
||||
@ -8,6 +8,4 @@
|
||||
|
||||
#define DT_RTC_0_NAME DT_LABEL(DT_INST(0, st_stm32_rtc))
|
||||
|
||||
#define DT_ADC_0_NAME DT_LABEL(DT_INST(0, st_stm32_adc))
|
||||
|
||||
/* End of SoC Level DTS fixup file */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user