Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1588276 > unrolled thread
| Started by | Masahiro Yamada <yamada.masahiro@socionext.com> |
|---|---|
| First post | 2017-02-26 06:20 +0100 |
| Last post | 2017-02-26 06:20 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH 0/3] arm,arm64: dts: uniphier: remove skeleton.dtsi inclusion and fix warnings Masahiro Yamada <yamada.masahiro@socionext.com> - 2017-02-26 06:20 +0100
| From | Masahiro Yamada <yamada.masahiro@socionext.com> |
|---|---|
| Date | 2017-02-26 06:20 +0100 |
| Subject | [PATCH 0/3] arm,arm64: dts: uniphier: remove skeleton.dtsi inclusion and fix warnings |
| Message-ID | <teZpv-24j-3@gated-at.bofh.it> |
- The inclusion of skeleton.dtsi is deprecated.
Specify #address-cells and #size-cells explicitly
- If built with W=1, many warnings are displayed. Fix them.
Masahiro Yamada (3):
ARM: dts: uniphier: remove skeleton.dtsi inclusion
ARM: dts: uniphier: fix no unit name warnings
arm64: dts: uniphier: fix no unit name warnings
arch/arm/boot/dts/uniphier-ld4-ref.dts | 2 +-
arch/arm/boot/dts/uniphier-ld4.dtsi | 4 ++--
arch/arm/boot/dts/uniphier-ld6b-ref.dts | 2 +-
arch/arm/boot/dts/uniphier-pro4-ace.dts | 2 +-
arch/arm/boot/dts/uniphier-pro4-ref.dts | 2 +-
arch/arm/boot/dts/uniphier-pro4-sanji.dts | 2 +-
arch/arm/boot/dts/uniphier-pro4.dtsi | 4 ++--
arch/arm/boot/dts/uniphier-pro5.dtsi | 4 ++--
arch/arm/boot/dts/uniphier-pxs2-gentil.dts | 2 +-
arch/arm/boot/dts/uniphier-pxs2-vodka.dts | 2 +-
arch/arm/boot/dts/uniphier-pxs2.dtsi | 4 ++--
arch/arm/boot/dts/uniphier-sld3-ref.dts | 2 +-
arch/arm/boot/dts/uniphier-sld3.dtsi | 4 ++--
arch/arm/boot/dts/uniphier-sld8-ref.dts | 2 +-
arch/arm/boot/dts/uniphier-sld8.dtsi | 4 ++--
arch/arm/boot/dts/uniphier-support-card.dtsi | 2 +-
arch/arm64/boot/dts/socionext/uniphier-ld11-ref.dts | 2 +-
arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi | 2 +-
arch/arm64/boot/dts/socionext/uniphier-ld20-ref.dts | 2 +-
arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi | 2 +-
20 files changed, 26 insertions(+), 26 deletions(-)
--
2.7.4
Back to top | Article view | linux.kernel
csiph-web