<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in google,cros-ec.yaml</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>a4a508df2aa34f8650afde54ea804321c618f45f - Merge tag &apos;v6.18&apos; into next</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/embedded-controller/google%2Ccros-ec.yaml#a4a508df2aa34f8650afde54ea804321c618f45f</link>
        <description>Merge tag &apos;v6.18&apos; into nextSync up with the mainline to bring in the latest APIs.

            List of files:
            /linux/Documentation/devicetree/bindings/embedded-controller/google,cros-ec.yaml</description>
        <pubDate>Sat, 13 Dec 2025 09:18:20 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>3d6a17fccc2832d8bc84420a634330941509d6e1 - dt-bindings: mfd: Move embedded controllers to own directory</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/embedded-controller/google%2Ccros-ec.yaml#3d6a17fccc2832d8bc84420a634330941509d6e1</link>
        <description>dt-bindings: mfd: Move embedded controllers to own directoryMove several embedded controller bindings (like ChromeOS EC, GateworksSystem Controller and Kontron sl28cpld Board Management) to newsubdirectory &quot;embedded-controller&quot; matching their purpose.An embedded controller (EC) is a discrete component that contains amicrocontroller (i.e. a small CPU running a small firmware withoutoperating system) mounted into a larger computer system runninga fully fledged operating system that needs to utilize the embeddedcontroller as part of its operation.So far the EC bindings were split between &quot;mfd&quot; and &quot;platform&quot;directory.  MFD name comes from Linux, not hardware, and &quot;platform&quot; is abit too generic.Rename Gateworks GSC and Huawei Gaokun filenames to match compatible, aspreferred for bindings.Acked-by: Michael Walle &lt;mwalle@kernel.org&gt; # for sl28cpldReviewed-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;Signed-off-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@linaro.org&gt;Acked-by: Mark Brown &lt;broonie@kernel.org&gt;Reviewed-by: &quot;Rob Herring (Arm)&quot; &lt;robh@kernel.org&gt;Link: https://lore.kernel.org/r/20250825081201.9775-2-krzysztof.kozlowski@linaro.orgSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux/Documentation/devicetree/bindings/embedded-controller/google,cros-ec.yaml</description>
        <pubDate>Mon, 25 Aug 2025 08:12:02 +0000</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzysztof.kozlowski@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>033fceedca9178f137ee5f6652e0f734199b1c96 - dt-bindings: cros-ec: Remove google,cros-kbd-led-backlight</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/embedded-controller/google%2Ccros-ec.yaml#033fceedca9178f137ee5f6652e0f734199b1c96</link>
        <description>dt-bindings: cros-ec: Remove google,cros-kbd-led-backlightAfter applying 4c03a44e2668 (&quot;arm64: dts: mediatek: mt8195-cherry: Removekeyboard-backlight node&quot;), there are no users for using the OF match.Instead, the device is added via drivers/mfd/cros_ec_dev.c by970c3a6b7aa3 (&quot;mfd: cros_ec: Register keyboard backlight subdevice&quot;).Remove the DT bindings.Acked-by: Rob Herring (Arm) &lt;robh@kernel.org&gt;Acked-by: Lee Jones &lt;lee@kernel.org&gt;Link: https://lore.kernel.org/r/20241206031405.1711996-3-tzungbi@kernel.orgSigned-off-by: Tzung-Bi Shih &lt;tzungbi@kernel.org&gt;

            List of files:
            /linux/Documentation/devicetree/bindings/embedded-controller/google,cros-ec.yaml</description>
        <pubDate>Fri, 06 Dec 2024 03:14:05 +0000</pubDate>
        <dc:creator>Tzung-Bi Shih &lt;tzungbi@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>7b79740d42e7535901296f7acbab1043633422e6 - dt-bindings: mfd: cros-ec: Add properties for GPIO controller</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/embedded-controller/google%2Ccros-ec.yaml#7b79740d42e7535901296f7acbab1043633422e6</link>
        <description>dt-bindings: mfd: cros-ec: Add properties for GPIO controllerThe ChromeOS embedded controller (EC) supports setting the state ofGPIOs when the system is unlocked, and getting the state of GPIOs in allcases. The GPIOs are on the EC itself, so the EC acts similar to a GPIOexpander. Add the #gpio-cells and gpio-controller properties to thecros-ec binding so that other devices described in DT can get the GPIOson the EC.Signed-off-by: Stephen Boyd &lt;swboyd@chromium.org&gt;Reviewed-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@linaro.org&gt;Link: https://lore.kernel.org/r/20240219202325.4095816-2-swboyd@chromium.orgSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux/Documentation/devicetree/bindings/embedded-controller/google,cros-ec.yaml</description>
        <pubDate>Mon, 19 Feb 2024 20:23:23 +0000</pubDate>
        <dc:creator>Stephen Boyd &lt;swboyd@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>3af49062b0115b55a54615109172b44f618daf97 - Merge tag &apos;mfd-next-6.4&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/embedded-controller/google%2Ccros-ec.yaml#3af49062b0115b55a54615109172b44f618daf97</link>
        <description>Merge tag &apos;mfd-next-6.4&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdPull MFD updates from Lee Jones: &quot;New Drivers:   - Add support for  Renesas RZ/G2L MTU3  New Device Support:   - Add support for Lenovo Yoga Book X90F to Intel CHT WC   - Add support for MAX5970 and MAX5978 to Simple MFD (I2C)   - Add support for Meteor Lake PCH-S LPSS PCI to Intel LPSS PCI   - Add support for AXP15060 PMIC to X-Powers PMIC collection  Remove Device Support:   - Remove support for Samsung 5M8751 and S5M8763 PMIC devices  New Functionality:   - Convert deprecated QCOM IRQ Chip to config registers   - Add support for 32-bit address spaces to Renesas SMUs  Fix-ups:   - Make use of APIs / MACROs designed to simplify and demystify   - Add / improve Device Tree bindings   - Memory saving struct layout optimisations   - Remove old / deprecated functionality   - Factor out unassigned register addresses from ranges   - Trivial: Spelling fixes, renames and coding style fixes   - Rid &apos;defined but not used&apos; warnings   - Remove ineffective casts and pointer stubs  Bug Fixes:   - Fix incorrectly non-inverted mask/unmask IRQs on QCOM platforms   - Remove MODULE_*() helpers from non-tristate drivers   - Do not attempt to use out-of-range memory addresses associated with io_base   - Provide missing export helpers   - Fix remap bulk read optimisation fallout   - Fix memory leak issues in error paths&quot;* tag &apos;mfd-next-6.4&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (88 commits)  dt-bindings: mfd: ti,j721e-system-controller: Add SoC chip ID  leds: bd2606mvv: Driver for the Rohm 6 Channel i2c LED driver  dt-bindings: mfd: qcom,spmi-pmic: Document flash LED controller  dt-bindings: mfd: x-powers,axp152: Document the AXP15060 variant  mfd: axp20x: Add support for AXP15060 PMIC  dt-bindings: mfd: x-powers,axp152: Document the AXP313a variant  counter: rz-mtu3-cnt: Unlock on error in rz_mtu3_count_ceiling_write()  dt-bindings: mfd: dlg,da9063: Document voltage monitoring  dt-bindings: mfd: stm32: Remove unnecessary blank lines  dt-bindings: mfd: qcom,spmi-pmic: Use generic ADC node name in examples  dt-bindings: mfd: syscon: Add nuvoton,ma35d1-sys compatible  MAINTAINERS: Add entries for Renesas RZ/G2L MTU3a counter driver  counter: Add Renesas RZ/G2L MTU3a counter driver  Documentation: ABI: sysfs-bus-counter: add cascade_counts_enable and external_input_phase_clock_select  mfd: Add Renesas RZ/G2L MTU3a core driver  dt-bindings: timer: Document RZ/G2L MTU3a bindings  mfd: rsmu_i2c: Convert to i2c&apos;s .probe_new() again  mfd: intel-lpss: Add Intel Meteor Lake PCH-S LPSS PCI IDs  mfd: dln2: Fix memory leak in dln2_probe()  mfd: axp20x: Fix axp288 writable-ranges  ...

            List of files:
            /linux/Documentation/devicetree/bindings/embedded-controller/google,cros-ec.yaml</description>
        <pubDate>Tue, 02 May 2023 17:41:31 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>9896a19caf79f83692f13ab688d34c85ecfa92b2 - dt-bindings: mfd: Drop unneeded quotes in &apos;ref&apos;, &apos;id&apos; and &apos;schema&apos; entries</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/embedded-controller/google%2Ccros-ec.yaml#9896a19caf79f83692f13ab688d34c85ecfa92b2</link>
        <description>dt-bindings: mfd: Drop unneeded quotes in &apos;ref&apos;, &apos;id&apos; and &apos;schema&apos; entriesCleanup bindings dropping unneeded quotes. Once all these are fixed,checking for this can be enabled in yamllint.Signed-off-by: Rob Herring &lt;robh@kernel.org&gt;Reviewed-by: Damien Le Moal &lt;damien.lemoal@opensource.wdc.com&gt;Reviewed-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@linaro.org&gt;Signed-off-by: Lee Jones &lt;lee@kernel.org&gt;Link: https://lore.kernel.org/r/20230322173519.3971434-1-robh@kernel.org

            List of files:
            /linux/Documentation/devicetree/bindings/embedded-controller/google,cros-ec.yaml</description>
        <pubDate>Wed, 22 Mar 2023 17:35:18 +0000</pubDate>
        <dc:creator>Rob Herring &lt;robh@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>20a72af11f411bb74c14bd424f33b02e03937cf6 - dt-bindings: Fix SPI and I2C bus node names in examples</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/embedded-controller/google%2Ccros-ec.yaml#20a72af11f411bb74c14bd424f33b02e03937cf6</link>
        <description>dt-bindings: Fix SPI and I2C bus node names in examplesSPI and I2C bus node names are expected to be &quot;spi&quot; or &quot;i2c&quot;,respectively, with nothing else, a unit-address, or a &apos;-N&apos; index. Apattern of &apos;spi0&apos; or &apos;i2c0&apos; or similar has crept in. Fix all thesecases. Mostly scripted with the following commands:git grep -l &apos;\si2c[0-9] {&apos; Documentation/devicetree/ | xargs sed -i -e &apos;s/i2c[0-9] {/i2c {/&apos;git grep -l &apos;\sspi[0-9] {&apos; Documentation/devicetree/ | xargs sed -i -e &apos;s/spi[0-9] {/spi {/&apos;With this, a few errors in examples were exposed and fixed.Acked-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;Reviewed-by: Stephen Boyd &lt;sboyd@kernel.org&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Acked-by: Marc Kleine-Budde &lt;mkl@pengutronix.de&gt; # for the microchip,mcp251xfd.yamlAcked-by: Mark Brown &lt;broonie@kernel.org&gt;Acked-by: Bartosz Golaszewski &lt;bartosz.golaszewski@linaro.org&gt;Acked-by: Sebastian Reichel &lt;sebastian.reichel@collabora.com&gt; # for power-supplyAcked-by: Wolfram Sang &lt;wsa@kernel.org&gt;Acked-by: Lee Jones &lt;lee@kernel.org&gt;Link: https://lore.kernel.org/r/20230228215433.3944508-1-robh@kernel.orgSigned-off-by: Rob Herring &lt;robh@kernel.org&gt;

            List of files:
            /linux/Documentation/devicetree/bindings/embedded-controller/google,cros-ec.yaml</description>
        <pubDate>Tue, 28 Feb 2023 21:54:33 +0000</pubDate>
        <dc:creator>Rob Herring &lt;robh@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>0c8884fe34bb3e2d739c883000691bb665c01843 - dt-bindings: mfd: cros-ec: Add compatible string for UART support</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/embedded-controller/google%2Ccros-ec.yaml#0c8884fe34bb3e2d739c883000691bb665c01843</link>
        <description>dt-bindings: mfd: cros-ec: Add compatible string for UART supportAdd a compatible string to support the UART implementation of the crosec interface. The driver does not support the reg and interruptproperties, so exempt them from being required for UART compatible nodes.Signed-off-by: Bhanu Prakash Maiya &lt;bhanumaiya@chromium.org&gt;Co-developed-by: Mark Hasemeyer &lt;markhas@chromium.org&gt;Signed-off-by: Mark Hasemeyer &lt;markhas@chromium.org&gt;Acked-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@linaro.org&gt;Signed-off-by: Lee Jones &lt;lee@kernel.org&gt;Link: https://lore.kernel.org/r/20221207104005.v10.2.I9e018ecb8bdf341648cb64417085978ff0d22a46@changeid

            List of files:
            /linux/Documentation/devicetree/bindings/embedded-controller/google,cros-ec.yaml</description>
        <pubDate>Wed, 07 Dec 2022 17:40:12 +0000</pubDate>
        <dc:creator>Bhanu Prakash Maiya &lt;bhanumaiya@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>e068bc0b01cfcc0169645effc22b9f0dea0e97ed - dt-bindings: cros-ec: Add ChromeOS fingerprint binding</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/embedded-controller/google%2Ccros-ec.yaml#e068bc0b01cfcc0169645effc22b9f0dea0e97ed</link>
        <description>dt-bindings: cros-ec: Add ChromeOS fingerprint bindingAdd a binding to describe the fingerprint processor found on Chromebookswith a fingerprint sensor. Previously we&apos;ve been describing this withthe google,cros-ec-spi binding but it lacks gpio and regulator controlused during firmware flashing.Cc: Rob Herring &lt;robh+dt@kernel.org&gt;Cc: Krzysztof Kozlowski &lt;krzysztof.kozlowski+dt@linaro.org&gt;Cc: &lt;devicetree@vger.kernel.org&gt;Cc: &lt;chrome-platform@lists.linux.dev&gt;Cc: Guenter Roeck &lt;groeck@chromium.org&gt;Cc: Douglas Anderson &lt;dianders@chromium.org&gt;Cc: Craig Hesling &lt;hesling@chromium.org&gt;Cc: Tom Hughes &lt;tomhughes@chromium.org&gt;Cc: Alexandru M Stan &lt;amstan@chromium.org&gt;Cc: Tzung-Bi Shih &lt;tzungbi@kernel.org&gt;Cc: Matthias Kaehlcke &lt;mka@chromium.org&gt;Cc: Benson Leung &lt;bleung@chromium.org&gt;Cc: Lee Jones &lt;lee.jones@linaro.org&gt;Signed-off-by: Stephen Boyd &lt;swboyd@chromium.org&gt;Reviewed-by: Rob Herring &lt;robh@kernel.org&gt;Signed-off-by: Tzung-Bi Shih &lt;tzungbi@kernel.org&gt;Link: https://lore.kernel.org/r/20221026003641.2688765-3-swboyd@chromium.org

            List of files:
            /linux/Documentation/devicetree/bindings/embedded-controller/google,cros-ec.yaml</description>
        <pubDate>Wed, 26 Oct 2022 00:36:41 +0000</pubDate>
        <dc:creator>Stephen Boyd &lt;swboyd@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>7a2f36828c7b4bf61aa4159c6d0a3c58264b6b06 - dt-bindings: cros-ec: Reorganize and enforce property availability</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/embedded-controller/google%2Ccros-ec.yaml#7a2f36828c7b4bf61aa4159c6d0a3c58264b6b06</link>
        <description>dt-bindings: cros-ec: Reorganize and enforce property availabilityVarious properties in the cros-ec binding only apply to differentcompatible strings. For example, the interrupts and reg property arerequired for all cros-ec devices except for the rpmsg version. Add someconditions to update the availability of properties so that they can&apos;tbe used with compatibles that don&apos;t support them.This reveals that many of the examples in bindings that use cros-ec weremissing the interrupts property. Add the property to make those bindingswhole again.Reviewed-by: Rob Herring &lt;robh@kernel.org&gt;Cc: Krzysztof Kozlowski &lt;krzysztof.kozlowski+dt@linaro.org&gt;Cc: &lt;devicetree@vger.kernel.org&gt;Cc: &lt;chrome-platform@lists.linux.dev&gt;Cc: Guenter Roeck &lt;groeck@chromium.org&gt;Reviewed-by: Douglas Anderson &lt;dianders@chromium.org&gt;Cc: Craig Hesling &lt;hesling@chromium.org&gt;Cc: Tom Hughes &lt;tomhughes@chromium.org&gt;Cc: Alexandru M Stan &lt;amstan@chromium.org&gt;Cc: Tzung-Bi Shih &lt;tzungbi@kernel.org&gt;Cc: Matthias Kaehlcke &lt;mka@chromium.org&gt;Cc: Benson Leung &lt;bleung@chromium.org&gt;Cc: Lee Jones &lt;lee.jones@linaro.org&gt;Signed-off-by: Stephen Boyd &lt;swboyd@chromium.org&gt;Signed-off-by: Tzung-Bi Shih &lt;tzungbi@kernel.org&gt;Link: https://lore.kernel.org/r/20221026003641.2688765-2-swboyd@chromium.org

            List of files:
            /linux/Documentation/devicetree/bindings/embedded-controller/google,cros-ec.yaml</description>
        <pubDate>Wed, 26 Oct 2022 00:36:40 +0000</pubDate>
        <dc:creator>Stephen Boyd &lt;swboyd@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>20f370efddb58c497588a51df889dc784055733f - dt-bindings: add google,cros-kbd-led-backlight</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/embedded-controller/google%2Ccros-ec.yaml#20f370efddb58c497588a51df889dc784055733f</link>
        <description>dt-bindings: add google,cros-kbd-led-backlightAcked-by: Rob Herring &lt;robh@kernel.org&gt;Signed-off-by: Tzung-Bi Shih &lt;tzungbi@kernel.org&gt;Link: https://lore.kernel.org/r/20220523090822.3035189-4-tzungbi@kernel.org

            List of files:
            /linux/Documentation/devicetree/bindings/embedded-controller/google,cros-ec.yaml</description>
        <pubDate>Mon, 23 May 2022 09:08:20 +0000</pubDate>
        <dc:creator>Tzung-Bi Shih &lt;tzungbi@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>f93afd8e7567fa9dcf0089ff4ce5a713bfb5dae7 - dt-bindings: cros-ec: Fix a typo in description</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/embedded-controller/google%2Ccros-ec.yaml#f93afd8e7567fa9dcf0089ff4ce5a713bfb5dae7</link>
        <description>dt-bindings: cros-ec: Fix a typo in descriptionA &apos;s/pf/of/&apos; on rpmsg-name description.Signed-off-by: Stephen Boyd &lt;swboyd@chromium.org&gt;Acked-by: Rob Herring &lt;robh@kernel.org&gt;Reviewed-by: Guenter Roeck &lt;groeck@chromium.org&gt;Signed-off-by: Lee Jones &lt;lee.jones@linaro.org&gt;Link: https://lore.kernel.org/r/20220512013921.164637-2-swboyd@chromium.org

            List of files:
            /linux/Documentation/devicetree/bindings/embedded-controller/google,cros-ec.yaml</description>
        <pubDate>Thu, 12 May 2022 01:39:19 +0000</pubDate>
        <dc:creator>Stephen Boyd &lt;swboyd@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>74164d284b2909de0ba13518cc063e9ea9334749 - Merge tag &apos;pwm/for-5.18-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/embedded-controller/google%2Ccros-ec.yaml#74164d284b2909de0ba13518cc063e9ea9334749</link>
        <description>Merge tag &apos;pwm/for-5.18-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmPull pwm updates from Thierry Reding: &quot;This contains conversions of some more drivers to the atomic API as  well as the addition of new chip support for some existing drivers.  There are also various minor fixes and cleanups across the board, from  drivers to device tree bindings&quot;* tag &apos;pwm/for-5.18-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm: (45 commits)  pwm: rcar: Simplify multiplication/shift logic  dt-bindings: pwm: renesas,tpu: Do not require pwm-cells twice  dt-bindings: pwm: tiehrpwm: Do not require pwm-cells twice  dt-bindings: pwm: tiecap: Do not require pwm-cells twice  dt-bindings: pwm: samsung: Do not require pwm-cells twice  dt-bindings: pwm: intel,keembay: Do not require pwm-cells twice  dt-bindings: pwm: brcm,bcm7038: Do not require pwm-cells twice  dt-bindings: pwm: toshiba,visconti: Include generic PWM schema  dt-bindings: pwm: renesas,pwm: Include generic PWM schema  dt-bindings: pwm: sifive: Include generic PWM schema  dt-bindings: pwm: rockchip: Include generic PWM schema  dt-bindings: pwm: mxs: Include generic PWM schema  dt-bindings: pwm: iqs620a: Include generic PWM schema  dt-bindings: pwm: intel,lgm: Include generic PWM schema  dt-bindings: pwm: imx: Include generic PWM schema  dt-bindings: pwm: allwinner,sun4i-a10: Include generic PWM schema  pwm: pwm-mediatek: Beautify error messages text  pwm: pwm-mediatek: Allocate clk_pwms with devm_kmalloc_array  pwm: pwm-mediatek: Simplify error handling with dev_err_probe()  pwm: brcmstb: Remove useless locking  ...

            List of files:
            /linux/Documentation/devicetree/bindings/embedded-controller/google,cros-ec.yaml</description>
        <pubDate>Wed, 30 Mar 2022 18:00:33 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>9bf3fc5007856d5ca76d6e7a4652e3b67b683241 - Merge tag &apos;devicetree-for-5.18&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/embedded-controller/google%2Ccros-ec.yaml#9bf3fc5007856d5ca76d6e7a4652e3b67b683241</link>
        <description>Merge tag &apos;devicetree-for-5.18&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxPull devicetree updates from Rob Herring: - Add Krzysztof Kozlowski as co-maintainer for DT bindings providing   much needed help. - DT schema validation now takes DTB files as input rather than   intermediate YAML files. This decouples the validation from the   source level syntax information. There&apos;s a bunch of schema fixes as a   result of switching to DTB based validation which exposed some errors   and incomplete schemas and examples. - Kbuild improvements to explicitly warn users running &apos;make   dt_binding_check&apos; on missing yamllint - Expand DT_SCHEMA_FILES kbuild variable to take just a partial   filename or path instead of the full path to 1 file. - Convert various bindings to schema format: mscc,vsc7514-switch,   multiple GNSS bindings, ahci-platform, i2c-at91, multiple UFS   bindings, cortina,gemini-sata-bridge, cortina,gemini-ethernet, Atmel   SHA, Atmel TDES, Atmel AES, armv7m-systick, Samsung Exynos display   subsystem, nuvoton,npcm7xx-timer, samsung,s3c2410-i2c, zynqmp_dma,   msm/mdp4, rda,8810pl-uart - New schemas for u-boot environment variable partition, TI clksel - New compatible strings for Renesas RZ/V2L SoC - Vendor prefixes for Xen, HPE, deprecated Synopsys, deprecated   HiSilicon - Add/fix schemas for QEMU Arm &apos;virt&apos; machine - Drop unused of_alias_get_alias_list() function - Add a script to check DT unittest EXPECT message output. Pass   messages also now print by default at PR_INFO level to help test   automation.* tag &apos;devicetree-for-5.18&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (96 commits)  dt-bindings: kbuild: Make DT_SCHEMA_LINT a recursive variable  dt-bindings: nvmem: add U-Boot environment variables binding  dt-bindings: ufs: qcom: Add SM6350 compatible string  dt-bindings: dmaengine: sifive,fu540-c000: include generic schema  dt-bindings: gpio: pca95xx: drop useless consumer example  Revert &quot;of: base: Introduce of_alias_get_alias_list() to check alias IDs&quot;  dt-bindings: virtio,mmio: Allow setting devices &apos;dma-coherent&apos;  dt-bindings: gnss: Add two more chips  dt-bindings: gnss: Rewrite sirfstar binding in YAML  dt-bindings: gnss: Modify u-blox to use common bindings  dt-bindings: gnss: Rewrite common bindings in YAML  dt-bindings: ata: ahci-platform: Add rk3568-dwc-ahci compatible  dt-bindings: ata: ahci-platform: Add power-domains property  dt-bindings: ata: ahci-platform: Convert DT bindings to yaml  dt-bindings: kbuild: Use DTB files for validation  dt-bindings: kbuild: Pass DT_SCHEMA_FILES to dt-validate  dt-bindings: Add QEMU virt machine compatible  dt-bindings: arm: Convert QEMU fw-cfg to DT schema  dt-bindings: i2c: at91: Add SAMA7G5 compatible strings list  dt-bindings: i2c: convert i2c-at91 to json-schema  ...

            List of files:
            /linux/Documentation/devicetree/bindings/embedded-controller/google,cros-ec.yaml</description>
        <pubDate>Sat, 26 Mar 2022 18:41:53 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>96f06006a3505287b37ba19d4e50e504ac5b6a50 - mfd: dt-bindings: google,cros-ec: Fix indentation in example</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/embedded-controller/google%2Ccros-ec.yaml#96f06006a3505287b37ba19d4e50e504ac5b6a50</link>
        <description>mfd: dt-bindings: google,cros-ec: Fix indentation in exampleCorrect level of indentation in the example.Signed-off-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@canonical.com&gt;Reviewed-by: Rob Herring &lt;robh@kernel.org&gt;Signed-off-by: Lee Jones &lt;lee.jones@linaro.org&gt;Link: https://lore.kernel.org/r/20220124082347.32747-4-krzysztof.kozlowski@canonical.com

            List of files:
            /linux/Documentation/devicetree/bindings/embedded-controller/google,cros-ec.yaml</description>
        <pubDate>Mon, 24 Jan 2022 08:23:46 +0000</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzysztof.kozlowski@canonical.com&gt;</dc:creator>
    </item>
<item>
        <title>f412fe11c1a9d815565f3918c56f3fd02167c734 - mfd: dt-bindings: google,cros-ec: Reference Samsung SPI bindings</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/embedded-controller/google%2Ccros-ec.yaml#f412fe11c1a9d815565f3918c56f3fd02167c734</link>
        <description>mfd: dt-bindings: google,cros-ec: Reference Samsung SPI bindingsThe ChromeOS Embedded Controller appears on boards with Samsung ExynosSoC, where Exynos SPI bindings expect controller-data node.  ReferenceSPI peripheral bindings which include now Samsung SPI peripheral parts.Signed-off-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@canonical.com&gt;Reviewed-by: Rob Herring &lt;robh@kernel.org&gt;Signed-off-by: Lee Jones &lt;lee.jones@linaro.org&gt;Link: https://lore.kernel.org/r/20220124082347.32747-3-krzysztof.kozlowski@canonical.com

            List of files:
            /linux/Documentation/devicetree/bindings/embedded-controller/google,cros-ec.yaml</description>
        <pubDate>Mon, 24 Jan 2022 08:23:45 +0000</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzysztof.kozlowski@canonical.com&gt;</dc:creator>
    </item>
<item>
        <title>dca669354e6ff494222dfc461bed1087264f3755 - dt-bindings: Another pass removing cases of &apos;allOf&apos; containing a &apos;$ref&apos;</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/embedded-controller/google%2Ccros-ec.yaml#dca669354e6ff494222dfc461bed1087264f3755</link>
        <description>dt-bindings: Another pass removing cases of &apos;allOf&apos; containing a &apos;$ref&apos;Another pass at removing unnecessary use of &apos;allOf&apos; with a &apos;$ref&apos;.json-schema versions draft7 and earlier have a weird behavior in thatany keywords combined with a &apos;$ref&apos; are ignored (silently). The correctform was to put a &apos;$ref&apos; under an &apos;allOf&apos;. This behavior is now changedin the 2019-09 json-schema spec and &apos;$ref&apos; can be mixed with otherkeywords.Cc: Krzysztof Kozlowski &lt;krzysztof.kozlowski@canonical.com&gt;Cc: Thierry Reding &lt;thierry.reding@gmail.com&gt;Cc: Sam Ravnborg &lt;sam@ravnborg.org&gt;Cc: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;Cc: Pavel Machek &lt;pavel@ucw.cz&gt;Cc: Guenter Roeck &lt;groeck@chromium.org&gt;Cc: Richard Weinberger &lt;richard@nod.at&gt;Cc: Vignesh Raghavendra &lt;vigneshr@ti.com&gt;Cc: &quot;David S. Miller&quot; &lt;davem@davemloft.net&gt;Cc: Kishon Vijay Abraham I &lt;kishon@ti.com&gt;Cc: Sebastian Reichel &lt;sre@kernel.org&gt;Cc: Mathieu Poirier &lt;mathieu.poirier@linaro.org&gt;Signed-off-by: Rob Herring &lt;robh@kernel.org&gt;Acked-by: Mark Brown &lt;broonie@kernel.org&gt;Reviewed-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;Acked-By: Vinod Koul &lt;vkoul@kernel.org&gt;Acked-by: Lee Jones &lt;lee.jones@linaro.org&gt;Acked-by: Marek Beh&#250;n &lt;kabel@kernel.org&gt;Acked-by: Miquel Raynal &lt;miquel.raynal@bootlin.com&gt;Reviewed-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;Acked-by: Jakub Kicinski &lt;kuba@kernel.org&gt;Acked-by: Bjorn Andersson &lt;bjorn.andersson@linaro.org&gt;Link: https://lore.kernel.org/r/20220228213802.1639658-1-robh@kernel.org

            List of files:
            /linux/Documentation/devicetree/bindings/embedded-controller/google,cros-ec.yaml</description>
        <pubDate>Mon, 28 Feb 2022 21:38:02 +0000</pubDate>
        <dc:creator>Rob Herring &lt;robh@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>6b94ee669e8a3c2276cfb92103328d0713d74c3c - dt-bindings: pwm: google,cros-ec: include generic pwm schema</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/embedded-controller/google%2Ccros-ec.yaml#6b94ee669e8a3c2276cfb92103328d0713d74c3c</link>
        <description>dt-bindings: pwm: google,cros-ec: include generic pwm schemaInclude generic pwm.yaml schema, which enforces PWM node naming.  Keepthe old name in bindings as deprecated.Signed-off-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@canonical.com&gt;Reviewed-by: Rob Herring &lt;robh@kernel.org&gt;Acked-by: Lee Jones &lt;lee.jones@linaro.org&gt;Signed-off-by: Thierry Reding &lt;thierry.reding@gmail.com&gt;

            List of files:
            /linux/Documentation/devicetree/bindings/embedded-controller/google,cros-ec.yaml</description>
        <pubDate>Mon, 14 Feb 2022 08:19:13 +0000</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzysztof.kozlowski@canonical.com&gt;</dc:creator>
    </item>
<item>
        <title>0809edbae347a224ca1b59fb8be1c2d54389c2c6 - Merge tag &apos;devicetree-fixes-for-5.17-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/embedded-controller/google%2Ccros-ec.yaml#0809edbae347a224ca1b59fb8be1c2d54389c2c6</link>
        <description>Merge tag &apos;devicetree-fixes-for-5.17-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxPull devicetree fixes and cleanups from Rob Herring: - Fix a regression when probing a child device reusing the parent   device&apos;s DT node pointer - Refactor of_parse_phandle*() variants to static inlines - Drop Enric Balletbo i Serra as a maintainer - Fix DT schemas with arrays incorrectly encoded as a matrix - Drop unneeded pinctrl properties from schemas - Add SPI peripheral schema to SPI based displays - Clean-up several schema examples - Clean-up trivial-devices.yaml comments - Add missing, in use vendor prefixes: Wingtech, Thundercomm, Huawei,   F(x)tec, 8devices* tag &apos;devicetree-fixes-for-5.17-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux:  dt-bindings: google,cros-ec: drop Enric Balletbo i Serra from maintainers  dt-bindings: display: bridge: drop Enric Balletbo i Serra from maintainers  of: Check &apos;of_node_reused&apos; flag on of_match_device()  of: property: define of_property_read_u{8,16,32,64}_array() unconditionally  of: base: make small of_parse_phandle() variants static inline  dt-bindings: mfd: cirrus,madera: Fix &apos;interrupts&apos; in example  dt-bindings: Fix array schemas encoded as matrices  dt-bindings: Drop unnecessary pinctrl properties  dt-bindings: rtc: st,stm32-rtc: Make each example a separate entry  dt-bindings: mmc: arm,pl18x: Make each example a separate entry  dt-bindings: display: Add SPI peripheral schema to SPI based displays  scripts/dtc: dtx_diff: remove broken example from help text  dt-bindings: trivial-devices: fix double spaces in comments  dt-bindings: trivial-devices: fix swapped comments  dt-bindings: vendor-prefixes: add Wingtech  dt-bindings: vendor-prefixes: add Thundercomm  dt-bindings: vendor-prefixes: add Huawei  dt-bindings: vendor-prefixes: add F(x)tec  dt-bindings: vendor-prefixes: add 8devices  dt-bindings: power: reset: gpio-restart: Correct default priority

            List of files:
            /linux/Documentation/devicetree/bindings/embedded-controller/google,cros-ec.yaml</description>
        <pubDate>Sat, 22 Jan 2022 07:52:17 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>18a86e5907f7160fb548d0d717e0f842b310708a - dt-bindings: google,cros-ec: drop Enric Balletbo i Serra from maintainers</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/devicetree/bindings/embedded-controller/google%2Ccros-ec.yaml#18a86e5907f7160fb548d0d717e0f842b310708a</link>
        <description>dt-bindings: google,cros-ec: drop Enric Balletbo i Serra from maintainersEnric Balletbo i Serra emails bounce:  &lt;enric.balletbo@collabora.com&gt;: Recipient address rejected: User unknown in  local recipient tableso drop him from the maintainers, similarly to commit 3119c28634dd(&quot;MAINTAINERS: Chrome: Drop Enric Balletbo i Serra&quot;).Signed-off-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@canonical.com&gt;Acked-by: Lee Jones &lt;lee.jones@linaro.org&gt;Acked-by: Enric Balletbo i Serra &lt;eballetbo@kernel.org&gt;Signed-off-by: Rob Herring &lt;robh@kernel.org&gt;Link: https://lore.kernel.org/r/20220120104009.159147-2-krzysztof.kozlowski@canonical.com

            List of files:
            /linux/Documentation/devicetree/bindings/embedded-controller/google,cros-ec.yaml</description>
        <pubDate>Thu, 20 Jan 2022 10:40:09 +0000</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzysztof.kozlowski@canonical.com&gt;</dc:creator>
    </item>
</channel>
</rss>
