Re: [PATCH v1 5/6] dt-bindings: memory: tegra20: emc: Convert to schema
From: Dmitry Osipenko <digetx@gmail.com>
Date: 2021-03-30 15:35:28
Also in:
linux-devicetree, lkml
From: Dmitry Osipenko <digetx@gmail.com>
Date: 2021-03-30 15:35:28
Also in:
linux-devicetree, lkml
30.03.2021 11:48, Krzysztof Kozlowski пишет:
quoted
+ "^emc-tables@[a-z0-9\\-]+$":Why \ and - in the pattern?
Good catch, I thought that '-' needs to be escaped, but then forgot to remove the unnecessary slashes.