Re: [PATCH v2 08/10] dt-bindings: mmc: owl: add compatible string actions, s700-mmc

2020-05-28 Thread Rob Herring
On Tue, 19 May 2020 23:49:26 +0530, Amit Singh Tomar wrote: > The commit adds a new SoC specific compatible string "actions,s700-mmc" > in combination with more generic string "actions,owl-mmc". > > Placement order of these strings should abide by the principle of > "from most specific to most gen

[PATCH v2 08/10] dt-bindings: mmc: owl: add compatible string actions,s700-mmc

2020-05-19 Thread Amit Singh Tomar
The commit adds a new SoC specific compatible string "actions,s700-mmc" in combination with more generic string "actions,owl-mmc". Placement order of these strings should abide by the principle of "from most specific to most general". Signed-off-by: Amit Singh Tomar --- * Newly added pat