[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220317191527.96237-1-singh.kuldeep87k@gmail.com>
Date: Fri, 18 Mar 2022 00:45:23 +0530
From: Kuldeep Singh <singh.kuldeep87k@...il.com>
To: Marc Zyngier <maz@...nel.org>
Cc: linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org
Subject: [PATCH v2 0/3] Fix for arch timer users
This patchset is an attempt to fix arch timer users and with at it,
resolve dtbs_check warning.
v1 version can be found at below:
https://lore.kernel.org/linux-devicetree/20220316095433.20225-1-singh.kuldeep87k@gmail.com/
v2:
- Add Krzystof Rb tag in patch1
- Reword patch 2 commit message
- Drop v1 patch3 as driver change is not required
- Add new patch3, a fix in Aspeed DT to resolve dtbs_check warning
Patch 1 is done in preparation for following patches which defines
compatibles order in more clear way.
Patch 2 documents arm,cortex-a7-timer entry in bindings similar to an
existing entry arm,cortex-a15-timer.
Patch 3 fix Aspeed DT which is not compliant with binding as of now.
Kuldeep Singh (3):
dt-bindings: timer: Rearrange compatible entries of arch timer
dt-bindings: timer: Document arm,cortex-a7-timer in arch timer
ARM: dts: aspeed: Remove arch timer clocks property
.../devicetree/bindings/timer/arm,arch_timer.yaml | 13 +++++--------
arch/arm/boot/dts/aspeed-g6.dtsi | 1 -
2 files changed, 5 insertions(+), 9 deletions(-)
--
2.25.1
Powered by blists - more mailing lists