Hi Rob,
Am 2021-03-27 18:09, schrieb Rob Herring:
+spi {
+#address-cells = <1>;
+#size-cells = <0>;
+
+flash@0 {
+reg = <0>;
+compatible = "some,flash";
Soon (in linux-next, but off by default) this will be a warning for
undocumented compatib
On Mon, Mar 22, 2021 at 07:19:48PM +0100, Michael Walle wrote:
> Flash devices can have one-time-programmable regions. Add a nvmem
> binding so they can be used as a nvmem provider.
>
> Signed-off-by: Michael Walle
> ---
> .../devicetree/bindings/mtd/mtd.yaml | 71 +++
>
2 matches
Mail list logo