All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] DT fixes for pl022 for arm platforms
@ 2022-03-12 11:38 ` Kuldeep Singh
  0 siblings, 0 replies; 24+ messages in thread
From: Kuldeep Singh @ 2022-03-12 11:38 UTC (permalink / raw)
  To: Linus Walleij, Rob Herring; +Cc: linux-arm-kernel, devicetree, linux-kernel

This patchset is an attempt to fix device trees and resolve binding
warnings for pl022. This requires updation in clock name to keep
alignment with other platforms and spi node properties for integratorap
platform.

warning: 'sspclk' was expected
Above warning got generated after binding patch got accepted from spi
tree.
https://lore.kernel.org/linux-spi/164703017513.264521.4229870520812086440.b4-ty@kernel.org/T/#m0301ae2addf60781a956d94c2b192aa26db42074

This patchset is based on
git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git,
master

v3:
- Reword commit message for patches 2-4
- No functional change
- Rebase to top

v2:
- Remove alias in ste platform added in v1
- Split patches as per platforms

Kuldeep Singh (4):
  ARM: dts: integratorap: Update spi node properties
  ARM: dts: realview: Update spi clock-names property
  ARM: dts: versatile: Update spi clock-names property
  ARM: dts: ste-dbx: Update spi clock-names property

 arch/arm/boot/dts/arm-realview-eb.dtsi    |  2 +-
 arch/arm/boot/dts/arm-realview-pb1176.dts |  2 +-
 arch/arm/boot/dts/arm-realview-pb11mp.dts |  2 +-
 arch/arm/boot/dts/arm-realview-pbx.dtsi   |  2 +-
 arch/arm/boot/dts/integratorap-im-pd1.dts |  4 ++--
 arch/arm/boot/dts/ste-dbx5x0.dtsi         | 12 ++++++------
 arch/arm/boot/dts/versatile-ab.dts        |  2 +-
 7 files changed, 13 insertions(+), 13 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2022-08-25  3:02 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-12 11:38 [PATCH v3 0/4] DT fixes for pl022 for arm platforms Kuldeep Singh
2022-03-12 11:38 ` Kuldeep Singh
2022-03-12 11:38 ` [PATCH v3 1/4] ARM: dts: integratorap: Update spi node properties Kuldeep Singh
2022-03-12 11:38   ` Kuldeep Singh
2022-03-24 22:07   ` Linus Walleij
2022-03-24 22:07     ` Linus Walleij
2022-08-10 19:46     ` Rob Herring
2022-08-10 19:46       ` Rob Herring
2022-08-15 17:30       ` Kuldeep Singh
2022-08-15 17:30         ` Kuldeep Singh
2022-08-24 22:15         ` Linus Walleij
2022-08-24 22:15           ` Linus Walleij
2022-08-25  3:01           ` Kuldeep Singh
2022-08-25  3:01             ` Kuldeep Singh
2022-08-24 22:14       ` Linus Walleij
2022-08-24 22:14         ` Linus Walleij
2022-03-12 11:38 ` [PATCH v3 2/4] ARM: dts: realview: Update spi clock-names property Kuldeep Singh
2022-03-12 11:38   ` Kuldeep Singh
2022-03-12 11:38 ` [PATCH v3 3/4] ARM: dts: versatile: " Kuldeep Singh
2022-03-12 11:38   ` Kuldeep Singh
2022-03-12 11:38 ` [PATCH v3 4/4] ARM: dts: ste-dbx: " Kuldeep Singh
2022-03-12 11:38   ` Kuldeep Singh
2022-03-14 22:28   ` Linus Walleij
2022-03-14 22:28     ` Linus Walleij

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.