* [PATCH] ARM: dts: samsung: fix Exynos4212 Tab3 makefile entries
@ 2023-07-20 14:15 Krzysztof Kozlowski
2023-07-20 15:21 ` Artur Weber
2023-07-20 19:00 ` Krzysztof Kozlowski
0 siblings, 2 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2023-07-20 14:15 UTC (permalink / raw)
To: Krzysztof Kozlowski, Alim Akhtar, Rob Herring, Conor Dooley,
Artur Weber, linux-arm-kernel, linux-samsung-soc, devicetree,
linux-kernel
Cc: Linux Kernel Functional Testing, Naresh Kamboju
Makefile targets are DTB, not DTS.
Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
Reported-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Closes: https://lore.kernel.org/linux-arm-kernel/CA+G9fYsfziBmQGQMGAKojhemCXssFyiNgk6aNjVXpJNNFh_5mg@mail.gmail.com/
Fixes: ee37a457af1d ("ARM: dts: exynos: Add Samsung Galaxy Tab 3 8.0 boards")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
arch/arm/boot/dts/samsung/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/arch/arm/boot/dts/samsung/Makefile b/arch/arm/boot/dts/samsung/Makefile
index 4469ec147ca3..7becf36656b1 100644
--- a/arch/arm/boot/dts/samsung/Makefile
+++ b/arch/arm/boot/dts/samsung/Makefile
@@ -9,9 +9,9 @@ dtb-$(CONFIG_ARCH_EXYNOS4) += \
exynos4210-smdkv310.dtb \
exynos4210-trats.dtb \
exynos4210-universal_c210.dtb \
- exynos4212-tab3-3g8.dts \
- exynos4212-tab3-lte8.dts \
- exynos4212-tab3-wifi8.dts \
+ exynos4212-tab3-3g8.dtb \
+ exynos4212-tab3-lte8.dtb \
+ exynos4212-tab3-wifi8.dtb \
exynos4412-i9300.dtb \
exynos4412-i9305.dtb \
exynos4412-itop-elite.dtb \
--
2.34.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] ARM: dts: samsung: fix Exynos4212 Tab3 makefile entries
2023-07-20 14:15 [PATCH] ARM: dts: samsung: fix Exynos4212 Tab3 makefile entries Krzysztof Kozlowski
@ 2023-07-20 15:21 ` Artur Weber
2023-07-20 19:00 ` Krzysztof Kozlowski
1 sibling, 0 replies; 3+ messages in thread
From: Artur Weber @ 2023-07-20 15:21 UTC (permalink / raw)
To: Krzysztof Kozlowski, Alim Akhtar, Rob Herring, Conor Dooley,
linux-arm-kernel, linux-samsung-soc, devicetree, linux-kernel
Cc: Linux Kernel Functional Testing, Naresh Kamboju
On 20.07.2023 16:15, Krzysztof Kozlowski wrote:
> Makefile targets are DTB, not DTS.
>
> Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
> Reported-by: Naresh Kamboju <naresh.kamboju@linaro.org>
> Closes: https://lore.kernel.org/linux-arm-kernel/CA+G9fYsfziBmQGQMGAKojhemCXssFyiNgk6aNjVXpJNNFh_5mg@mail.gmail.com/
> Fixes: ee37a457af1d ("ARM: dts: exynos: Add Samsung Galaxy Tab 3 8.0 boards")
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
> arch/arm/boot/dts/samsung/Makefile | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
Reviewed-by: Artur Weber <aweber.kernel@gmail.com>
Best regards
Artur
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] ARM: dts: samsung: fix Exynos4212 Tab3 makefile entries
2023-07-20 14:15 [PATCH] ARM: dts: samsung: fix Exynos4212 Tab3 makefile entries Krzysztof Kozlowski
2023-07-20 15:21 ` Artur Weber
@ 2023-07-20 19:00 ` Krzysztof Kozlowski
1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2023-07-20 19:00 UTC (permalink / raw)
To: Alim Akhtar, Rob Herring, Conor Dooley, Artur Weber,
linux-arm-kernel, linux-samsung-soc, devicetree, linux-kernel,
Krzysztof Kozlowski
Cc: Linux Kernel Functional Testing, Naresh Kamboju
On Thu, 20 Jul 2023 16:15:37 +0200, Krzysztof Kozlowski wrote:
> Makefile targets are DTB, not DTS.
>
>
Applied, thanks!
[1/1] ARM: dts: samsung: fix Exynos4212 Tab3 makefile entries
https://git.kernel.org/krzk/linux/c/838cf5a4377b9af926731cc68876e9c081873ea6
Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-07-20 19:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-20 14:15 [PATCH] ARM: dts: samsung: fix Exynos4212 Tab3 makefile entries Krzysztof Kozlowski
2023-07-20 15:21 ` Artur Weber
2023-07-20 19:00 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).