Re: [PATCH] reset: keystone: Use syscon_regmap_lookup_by_phandle_args

From: Sebastian Reichel
Date: Wed Jan 15 2025 - 16:11:42 EST



On Sat, 11 Jan 2025 19:53:58 +0100, Krzysztof Kozlowski wrote:
> Use syscon_regmap_lookup_by_phandle_args() which is a wrapper over
> syscon_regmap_lookup_by_phandle() combined with getting the syscon
> argument. Except simpler code this annotates within one line that given
> phandle has arguments, so grepping for code would be easier.
>
> There is also no real benefit in printing errors on missing syscon
> argument, because this is done just too late: runtime check on
> static/build-time data. Dtschema and Devicetree bindings offer the
> static/build-time check for this already.
>
> [...]

Applied, thanks!

[1/1] reset: keystone: Use syscon_regmap_lookup_by_phandle_args
commit: 81312ea9b892e2c6989cce7274eca9f437ba6cf1

Best regards,
--
Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx>