On Mon, Oct 31, 2022 at 11:03:34PM +0000, Mark Brown wrote: > On Mon, Oct 31, 2022 at 11:25:59PM +0100, Jonathan Neuschäfer wrote: > > The node name for flash memories has been standardized to "flash@...". > > Fix the example in nuvoton,npcm-fiu.txt accordingly. > > Please submit patches using subject lines reflecting the style for the > subsystem, this makes it easier for people to identify relevant patches. > Look at what existing commits in the area you're changing are doing and > make sure your subject lines visually resemble what they're doing. > There's no need to resubmit to fix this alone. Documentation/devicetree/bindings/spi/ has a wild mix of - spi: : - spi: dt-bindings: - dt-bindings: spi: "spi: dt-bindings:" seems to win out slightly. I'll switch it to that for v2. Jonathan