On Tue, Jul 15, 2025 at 11:43:11AM +0800, Jacky Chou wrote:
+maintainers:
+ - Jacky Chou [off-list ref]
+
+description: |
Drop |
+ The ASPEED PCIe configuration syscon block provides a set of registers shared
+ by multiple PCIe-related devices within the SoC. This node represents the
+ common configuration space that allows these devices to coordinate and manage
+ shared PCIe settings, including address mapping, control, and status
+ registers. The syscon interface enables for various PCIe devices to access
+ and modify these shared registers in a consistent and centralized manner.
+
+properties:
+ compatible:
+ items:
+ - enum:
+ - aspeed,pcie-cfg
NAK, see writing bindings. You already received comments about generic
compatible in the past.
Best regards,
Krzysztof