On Wed, Aug 24, 2022 at 08:40:21PM +0100, Peter Maydell wrote:
> On Wed, 24 Aug 2022 at 16:51, Jean-Philippe Brucker
> wrote:
> >
> > The compatible property of the Arm timer should contain either
> > "arm,armv7-timer" or "arm,armv8-timer", not both.
> >
> > timer: compatible: 'oneOf' conditiona
On Wed, 24 Aug 2022 at 16:51, Jean-Philippe Brucker
wrote:
>
> The compatible property of the Arm timer should contain either
> "arm,armv7-timer" or "arm,armv8-timer", not both.
>
> timer: compatible: 'oneOf' conditional failed, one must be fixed:
> ['arm,armv8-timer', 'arm,armv7-timer']
The compatible property of the Arm timer should contain either
"arm,armv7-timer" or "arm,armv8-timer", not both.
timer: compatible: 'oneOf' conditional failed, one must be fixed:
['arm,armv8-timer', 'arm,armv7-timer'] is too long
From schema: linux/Documentation/devicetree/bindings/tim