[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <99f27c6c-50d9-4290-9a78-c3461a136798@linaro.org>
Date: Sat, 23 Aug 2025 10:58:17 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Rob Herring <robh@...nel.org>
Cc: Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Benson Leung <bleung@...omium.org>,
Guenter Roeck <groeck@...omium.org>, Tim Harvey <tharvey@...eworks.com>,
Michael Walle <mwalle@...nel.org>, Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <brgl@...ev.pl>, Jean Delvare <jdelvare@...e.com>,
Thomas Gleixner <tglx@...utronix.de>, Lee Jones <lee@...nel.org>,
Uwe Kleine-König <ukleinek@...nel.org>,
Bjorn Andersson <andersson@...nel.org>,
Mathieu Poirier <mathieu.poirier@...aro.org>,
Matthias Brugger <matthias.bgg@...il.com>,
AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>,
Cheng-Yi Chiang <cychiang@...omium.org>, Tzung-Bi Shih <tzungbi@...nel.org>,
Liam Girdwood <lgirdwood@...il.com>, Mark Brown <broonie@...nel.org>,
Wim Van Sebroeck <wim@...ux-watchdog.org>,
Thierry Reding <thierry.reding@...il.com>,
Tinghan Shen <tinghan.shen@...iatek.com>, devicetree@...r.kernel.org,
chrome-platform@...ts.linux.dev, linux-kernel@...r.kernel.org,
linux-gpio@...r.kernel.org, linux-hwmon@...r.kernel.org,
linux-pwm@...r.kernel.org, linux-remoteproc@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-mediatek@...ts.infradead.org,
linux-sound@...r.kernel.org, linux-watchdog@...r.kernel.org,
Mathew McBride <matt@...verse.com.au>
Subject: Re: [PATCH v2] dt-bindings: mfd: Move embedded controllers to own
directory
On 22/08/2025 22:40, Rob Herring wrote:
>> ---
>> .../bindings/{mfd => embedded-controller}/google,cros-ec.yaml | 2 +-
>> .../gateworks-gsc.yaml => embedded-controller/gw,gsc.yaml} | 2 +-
>> .../{mfd => embedded-controller}/kontron,sl28cpld.yaml | 2 +-
>> .../devicetree/bindings/gpio/kontron,sl28cpld-gpio.yaml | 2 +-
>> .../devicetree/bindings/hwmon/kontron,sl28cpld-hwmon.yaml | 2 +-
>> .../bindings/interrupt-controller/kontron,sl28cpld-intc.yaml | 2 +-
>> Documentation/devicetree/bindings/pwm/google,cros-ec-pwm.yaml | 2 +-
>> .../devicetree/bindings/pwm/kontron,sl28cpld-pwm.yaml | 2 +-
>> Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml | 4 ++--
>> .../devicetree/bindings/sound/google,cros-ec-codec.yaml | 2 +-
>> .../devicetree/bindings/watchdog/kontron,sl28cpld-wdt.yaml | 2 +-
>> MAINTAINERS | 4 ++--
>> 12 files changed, 14 insertions(+), 14 deletions(-)
>> rename Documentation/devicetree/bindings/{mfd => embedded-controller}/google,cros-ec.yaml (99%)
>> rename Documentation/devicetree/bindings/{mfd/gateworks-gsc.yaml => embedded-controller/gw,gsc.yaml} (98%)
>> rename Documentation/devicetree/bindings/{mfd => embedded-controller}/kontron,sl28cpld.yaml (97%)
>
> Who's the maintainer for the 'embedded-controller' directory? Fine if
> me, just need to know.
It does not have corresponding driver subsystem, then I guess you.
Placing above bindings, whose drivers are MFD, in the MFD subdirectory
made it obvious. Now it will be a bit less obvious, but that's the
drawback of organizing bindings per hardware, not per Linux subsystem.
>
> Other candidates:
> Documentation/devicetree/bindings/platform/*
> Documentation/devicetree/bindings/misc/olpc,xo1.75-ec.yaml
> Documentation/devicetree/bindings/misc/ge-achc.yaml ?
Indeed, I'll move these as well.
Best regards,
Krzysztof
Powered by blists - more mailing lists