2023-11-15 21:06:07

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH v3 0/2] w1: Add AXI 1-wire host driver for AMD programmable logic IP core


On Tue, 07 Nov 2023 10:06:50 -0800, Kris Chaplin wrote:
> Changes since v2:
> Updated binding patch commit description to specify that version is detected
> using a register in IP.
>
> Changes since v1:
> Updated IP name and binding to axi-1wire-host and filenames to match. Comment
> pruning where operation obvious, additional comments where not. Unwrapped
> helper functions for register read/writes. Removed un-necessary device reset
> on fail to add device. Fixed duplicate clock disable in remove function. Move
> bus master structure to per instance. Improved hardware testing with multiple
> w1 instances.
>
> [...]

Applied, thanks!

[1/2] dt-bindings: w1: Add YAML DT schema for AMD AXI w1 host and MAINTAINERS entry
https://git.kernel.org/krzk/linux-w1/c/3427fa5b32bbf54e51a2fde347a88161ff16a641
[2/2] w1: Add AXI 1-wire host driver for AMD programmable logic IP core
https://git.kernel.org/krzk/linux-w1/c/271c81935801d6449bb7bab5ccfc6cd38238c62b

Best regards,
--
Krzysztof Kozlowski <[email protected]>


2023-11-16 08:51:18

by Kris Chaplin

[permalink] [raw]
Subject: Re: [PATCH v3 0/2] w1: Add AXI 1-wire host driver for AMD programmable logic IP core

Thank you Krzysztof,

On 15/11/2023 21:04, Krzysztof Kozlowski wrote:

>
> Applied, thanks!
>

Really appreciate all the assistance from you, Michal, Thomas, Conor and
Rob.

Regards
Kris