[PATCH v2 0/1] Mediatek MT6366 Regulator patch

Zhiyong Tao posted 1 patch 2 years, 1 month ago
There is a newer version of this series
.../regulator/mediatek,mt6366-regulator.yaml  | 375 ++++++++++++++++++
1 file changed, 375 insertions(+)
create mode 100755 Documentation/devicetree/bindings/regulator/mediatek,mt6366-regulator.yaml
[PATCH v2 0/1] Mediatek MT6366 Regulator patch
Posted by Zhiyong Tao 2 years, 1 month ago
Add mt6366 binding documentation

Changes in patch v2:
1)fix patch title description.
2)fix patch maintainer description.
3)won't cc to srv_heupstream@mediatek.com
4)fix patch commit message description.
5)add properties node and compatible
6)put "unevaluatedProperties: false" after $ref
7)remove underscores in node names.
8)change Filename to "mediatek,mt6366-regulator.yaml"

zhiyong tao (1):
  pmic: add mt6366 regulator document

 .../regulator/mediatek,mt6366-regulator.yaml  | 375 ++++++++++++++++++
 1 file changed, 375 insertions(+)
 create mode 100755 Documentation/devicetree/bindings/regulator/mediatek,mt6366-regulator.yaml

--
2.18.0
Re: [PATCH v2 0/1] Mediatek MT6366 Regulator patch
Posted by Mark Brown 2 years, 1 month ago
On Thu, Jul 28, 2022 at 02:27:48PM +0800, Zhiyong Tao wrote:
> Add mt6366 binding documentation

Please don't send cover letters for single patches, if there is anything
that needs saying put it in the changelog of the patch or after the ---
if it's administrative stuff.  This reduces mail volume and ensures that 
any important information is recorded in the changelog rather than being
lost.