Re: [PATCH] dt-bindings: at25: convert the binding document to yaml

2020-08-03 Thread Rob Herring
On Sun, Aug 02, 2020 at 07:46:26PM +0200, Christian Eggers wrote: > Convert the binding document for at25 EEPROMs from txt to yaml. The > compatible property doesn't use a regex pattern (as in at24), because > the 'vendor' and the 'model' are an "infinite" list (even if only 5 > combinations are fo

[PATCH] dt-bindings: at25: convert the binding document to yaml

2020-08-02 Thread Christian Eggers
Convert the binding document for at25 EEPROMs from txt to yaml. The compatible property doesn't use a regex pattern (as in at24), because the 'vendor' and the 'model' are an "infinite" list (even if only 5 combinations are found in the current dts files). The settings required by a driver are given