Re: [PATCH v1 1/3] dt-bindings: mfd: mediatek: mt6397: Add start-year property to RTC

From: AngeloGioacchino Del Regno
Date: Wed Oct 09 2024 - 06:17:37 EST


Il 09/10/24 12:15, Lee Jones ha scritto:
On Mon, 23 Sep 2024, AngeloGioacchino Del Regno wrote:

Enable evaluating the start-year property to allow shifting the
RTC's HW range.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/mfd/mediatek,mt6397.yaml | 2 ++

No such file.


In the cover letter, I wrote:


For the bindings commit, this series goes on top of the MT6397 schema
conversion from Macpaul Lin [1].

This series was tested on a MT8195 Cherry Tomato Chromebook.

[1]: https://lore.kernel.org/all/20240918064955.6518-1-macpaul.lin@xxxxxxxxxxxx/


So, that's why. :-)

Cheers,
Angelo

1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/mfd/mediatek,mt6397.yaml b/Documentation/devicetree/bindings/mfd/mediatek,mt6397.yaml
index 953358bc997a..a83cc35f51f1 100644
--- a/Documentation/devicetree/bindings/mfd/mediatek,mt6397.yaml
+++ b/Documentation/devicetree/bindings/mfd/mediatek,mt6397.yaml
@@ -71,6 +71,8 @@ properties:
- mediatek,mt6366-rtc
- const: mediatek,mt6358-rtc
+ start-year: true
+
required:
- compatible
--
2.46.0