[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <bcbff3b2-c5ae-4a95-aa36-f9b88a97e72c@kernel.org>
Date: Fri, 31 May 2024 10:12:03 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Daehwan Jung <dh10.jung@...sung.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Thinh Nguyen
<Thinh.Nguyen@...opsys.com>, Mathias Nyman <mathias.nyman@...el.com>,
Felipe Balbi <balbi@...nel.org>
Cc: "open list:USB SUBSYSTEM" <linux-usb@...r.kernel.org>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@...r.kernel.org>, open list <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 3/5] dt-bindings: usb: xhci: Add 'write-64-hi-lo-quirk'
quirk
On 31/05/2024 08:07, Daehwan Jung wrote:
> xHCI specification 5.1 "Register Conventions" states that 64 bit
> registers should be written in low-high order. All writing operations
> in xhci is done low-high order following the spec.
What is high-low / low-high order? Are you talking about endianness?
>
> Add a new quirk to support workaround for high-low order.
Why? If they should be written low-high, then why breaking the spec? Why
this cannot be deduced from compatible?
Which *upstream* hardware is affected?
Best regards,
Krzysztof
Powered by blists - more mailing lists