Re: [PATCH v3 3/3] Add socfpga devicetree for Draeger's M48 board.

From: Dinh Nguyen

Date: Fri Sep 11 2026 - 05:56:02 EST




On 9/11/26 04:25, Petko Manolov wrote:
On 26-09-09 08:36:14, Dinh Nguyen wrote:

On 9/9/26 06:15, Petko Manolov wrote:

+ bank-name = "SYNC_I";

bank-name? I don't see it documented anywhere.

These DTs come from u-boot where it is documented. What would be the correct
approach: to drop the property or document it?


DTs come from Linux, not the other way around. I don't see "bank-name" documented anywhere in the bindings document :
Documentation/devicetree/bindings/gpio/snps,dw-apb-gpio.yaml

I don't see how the property is getting used in the driver.

Dinh