mbox series

[v2,0/1] Mediatek MT6366 Regulator patch

Message ID 20220728062749.18701-1-zhiyong.tao@mediatek.com (mailing list archive)
Headers show
Series Mediatek MT6366 Regulator patch | expand

Message

zhiyong.tao July 28, 2022, 6:27 a.m. UTC
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

Comments

Mark Brown July 28, 2022, 10:59 a.m. UTC | #1
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.