* Re: [PATCH 2/3] dt-bindings: mtd: mchp48l640 add mb85rs128ty compatible
@ 2024-12-03 10:25 kernel test robot
0 siblings, 0 replies; 9+ messages in thread
From: kernel test robot @ 2024-12-03 10:25 UTC (permalink / raw)
To: oe-kbuild; +Cc: lkp
::::::
:::::: Manual check reason: "dtcheck: binding changes may go via different trees"
::::::
BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
In-Reply-To: <20241202-mb85rs128ty-v1-2-a660b6490dc8@pengutronix.de>
References: <20241202-mb85rs128ty-v1-2-a660b6490dc8@pengutronix.de>
TO: Jonas Rebmann <jre@pengutronix.de>
TO: Miquel Raynal <miquel.raynal@bootlin.com>
TO: Richard Weinberger <richard@nod.at>
TO: Vignesh Raghavendra <vigneshr@ti.com>
TO: Rob Herring <robh@kernel.org>
TO: Krzysztof Kozlowski <krzk@kernel.org>
TO: Conor Dooley <conor+dt@kernel.org>
TO: Heiko Schocher <hs@denx.de>
CC: linux-mtd@lists.infradead.org
CC: linux-kernel@vger.kernel.org
CC: devicetree@vger.kernel.org
CC: David Jander <david@protonic.nl>
CC: kernel@pengutronix.de
CC: Jonas Rebmann <jre@pengutronix.de>
Hi Jonas,
kernel test robot noticed the following build warnings:
[auto build test WARNING on 7af08b57bcb9ebf78675c50069c54125c0a8b795]
url: https://github.com/intel-lab-lkp/linux/commits/Jonas-Rebmann/mtd-mchp48l640-make-WEL-behaviour-configurable/20241203-033012
base: 7af08b57bcb9ebf78675c50069c54125c0a8b795
patch link: https://lore.kernel.org/r/20241202-mb85rs128ty-v1-2-a660b6490dc8%40pengutronix.de
patch subject: [PATCH 2/3] dt-bindings: mtd: mchp48l640 add mb85rs128ty compatible
:::::: branch date: 15 hours ago
:::::: commit date: 15 hours ago
config: arm-randconfig-052-20241203 (https://download.01.org/0day-ci/archive/20241203/202412031857.OWe09h5w-lkp@intel.com/config)
compiler: arm-linux-gnueabi-gcc (GCC) 14.2.0
dtschema version: 2024.12.dev3+g93ee800
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241203/202412031857.OWe09h5w-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/r/202412031857.OWe09h5w-lkp@intel.com/
dtcheck warnings: (new ones prefixed by >>)
from schema $id: http://devicetree.org/schemas/timer/fsl,imxgpt.yaml#
arch/arm/boot/dts/nxp/imx/imx7d-smegw01.dtb: iomuxc-gpr@30340000: 'csi-mux' does not match any of the regexes: 'pinctrl-[0-9]+'
from schema $id: http://devicetree.org/schemas/soc/imx/fsl,imx-iomuxc-gpr.yaml#
arch/arm/boot/dts/nxp/imx/imx7d-smegw01.dtb: dsi@30760000: compatible: 'oneOf' conditional failed, one must be fixed:
['fsl,imx7d-mipi-dsim', 'fsl,imx8mm-mipi-dsim'] is too long
'fsl,imx7d-mipi-dsim' is not one of ['samsung,exynos3250-mipi-dsi', 'samsung,exynos4210-mipi-dsi', 'samsung,exynos5410-mipi-dsi', 'samsung,exynos5422-mipi-dsi', 'samsung,exynos5433-mipi-dsi', 'fsl,imx8mm-mipi-dsim', 'fsl,imx8mp-mipi-dsim']
'fsl,imx8mn-mipi-dsim' was expected
from schema $id: http://devicetree.org/schemas/display/bridge/samsung,mipi-dsim.yaml#
arch/arm/boot/dts/nxp/imx/imx7d-smegw01.dtb: /soc/bus@30400000/dsi@30760000: failed to match any schema with compatible: ['fsl,imx7d-mipi-dsim', 'fsl,imx8mm-mipi-dsim']
arch/arm/boot/dts/nxp/imx/imx7d-smegw01.dtb: /soc/bus@30400000/pcie-phy@306d0000: failed to match any schema with compatible: ['fsl,imx7d-pcie-phy']
>> arch/arm/boot/dts/nxp/imx/imx7d-smegw01.dtb: sram@0: compatible: ['microchip,48l640'] is too short
from schema $id: http://devicetree.org/schemas/mtd/microchip,mchp48l640.yaml#
>> arch/arm/boot/dts/nxp/imx/imx7d-smegw01.dtb: sram@0: Unevaluated properties are not allowed ('compatible' was unexpected)
from schema $id: http://devicetree.org/schemas/mtd/microchip,mchp48l640.yaml#
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] 9+ messages in thread* [PATCH 0/3] Add support for Fujitsu MB85RS128TY
@ 2024-12-02 16:35 Jonas Rebmann
2024-12-02 16:35 ` Jonas Rebmann
0 siblings, 1 reply; 9+ messages in thread
From: Jonas Rebmann @ 2024-12-02 16:35 UTC (permalink / raw)
To: Miquel Raynal, Richard Weinberger, Vignesh Raghavendra,
Rob Herring, Krzysztof Kozlowski, Conor Dooley, Heiko Schocher
Cc: linux-mtd, linux-kernel, devicetree, David Jander, kernel,
Jonas Rebmann
The Fujitsu MB85RS128TY FRAM chips behave almost identically to the
Microchip 48L640. This series adds their support to the mchp48l640
driver.
Signed-off-by: Jonas Rebmann <jre@pengutronix.de>
---
David Jander (2):
mtd: mchp48l640: make WEL behaviour configurable
mtd: mchp48l640: add support for Fujitsu MB85RS128TY FRAM
Jonas Rebmann (1):
dt-bindings: mtd: mchp48l640 add mb85rs128ty compatible
.../bindings/mtd/microchip,mchp48l640.yaml | 1 +
drivers/mtd/devices/mchp48l640.c | 28 +++++++++++++++++++---
2 files changed, 26 insertions(+), 3 deletions(-)
---
base-commit: 7af08b57bcb9ebf78675c50069c54125c0a8b795
change-id: 20241129-mb85rs128ty-659e81900957
Best regards,
--
Jonas Rebmann <jre@pengutronix.de>
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
^ permalink raw reply [flat|nested] 9+ messages in thread* [PATCH 2/3] dt-bindings: mtd: mchp48l640 add mb85rs128ty compatible
2024-12-02 16:35 [PATCH 0/3] Add support for Fujitsu MB85RS128TY Jonas Rebmann
@ 2024-12-02 16:35 ` Jonas Rebmann
0 siblings, 0 replies; 9+ messages in thread
From: Jonas Rebmann @ 2024-12-02 16:35 UTC (permalink / raw)
To: Miquel Raynal, Richard Weinberger, Vignesh Raghavendra,
Rob Herring, Krzysztof Kozlowski, Conor Dooley, Heiko Schocher
Cc: linux-mtd, linux-kernel, devicetree, David Jander, kernel,
Jonas Rebmann
Add a compatible string to support Fujitsu MB85RS128TY.
Signed-off-by: Jonas Rebmann <jre@pengutronix.de>
---
Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml b/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml
index 0ff32bd00bf6aee279fa78c624d8d47c6162f7f1..973f06b665dbbcb9ea1090418eb18fbe2285acef 100644
--- a/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml
+++ b/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml
@@ -18,6 +18,7 @@ properties:
compatible:
items:
- const: microchip,48l640
+ - const: fujitsu,mb85rs128ty
reg:
maxItems: 1
--
2.39.5
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
^ permalink raw reply related [flat|nested] 9+ messages in thread* [PATCH 2/3] dt-bindings: mtd: mchp48l640 add mb85rs128ty compatible
@ 2024-12-02 16:35 ` Jonas Rebmann
0 siblings, 0 replies; 9+ messages in thread
From: Jonas Rebmann @ 2024-12-02 16:35 UTC (permalink / raw)
To: Miquel Raynal, Richard Weinberger, Vignesh Raghavendra,
Rob Herring, Krzysztof Kozlowski, Conor Dooley, Heiko Schocher
Cc: linux-mtd, linux-kernel, devicetree, David Jander, kernel,
Jonas Rebmann
Add a compatible string to support Fujitsu MB85RS128TY.
Signed-off-by: Jonas Rebmann <jre@pengutronix.de>
---
Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml b/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml
index 0ff32bd00bf6aee279fa78c624d8d47c6162f7f1..973f06b665dbbcb9ea1090418eb18fbe2285acef 100644
--- a/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml
+++ b/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml
@@ -18,6 +18,7 @@ properties:
compatible:
items:
- const: microchip,48l640
+ - const: fujitsu,mb85rs128ty
reg:
maxItems: 1
--
2.39.5
^ permalink raw reply related [flat|nested] 9+ messages in thread* Re: [PATCH 2/3] dt-bindings: mtd: mchp48l640 add mb85rs128ty compatible
2024-12-02 16:35 ` Jonas Rebmann
@ 2024-12-02 16:53 ` Marc Kleine-Budde
-1 siblings, 0 replies; 9+ messages in thread
From: Marc Kleine-Budde @ 2024-12-02 16:53 UTC (permalink / raw)
To: Jonas Rebmann
Cc: Miquel Raynal, Richard Weinberger, Vignesh Raghavendra,
Rob Herring, Krzysztof Kozlowski, Conor Dooley, Heiko Schocher,
devicetree, linux-kernel, linux-mtd, kernel, David Jander
[-- Attachment #1.1: Type: text/plain, Size: 1191 bytes --]
On 02.12.2024 17:35:21, Jonas Rebmann wrote:
> Add a compatible string to support Fujitsu MB85RS128TY.
>
> Signed-off-by: Jonas Rebmann <jre@pengutronix.de>
> ---
> Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml b/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml
> index 0ff32bd00bf6aee279fa78c624d8d47c6162f7f1..973f06b665dbbcb9ea1090418eb18fbe2285acef 100644
> --- a/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml
> +++ b/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml
> @@ -18,6 +18,7 @@ properties:
> compatible:
> items:
^^^^^
I think you need to change to "oneOf"
> - const: microchip,48l640
> + - const: fujitsu,mb85rs128ty
>
> reg:
> maxItems: 1
regards,
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung Nürnberg | Phone: +49-5121-206917-129 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
[-- Attachment #2: Type: text/plain, Size: 144 bytes --]
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: [PATCH 2/3] dt-bindings: mtd: mchp48l640 add mb85rs128ty compatible
@ 2024-12-02 16:53 ` Marc Kleine-Budde
0 siblings, 0 replies; 9+ messages in thread
From: Marc Kleine-Budde @ 2024-12-02 16:53 UTC (permalink / raw)
To: Jonas Rebmann
Cc: Miquel Raynal, Richard Weinberger, Vignesh Raghavendra,
Rob Herring, Krzysztof Kozlowski, Conor Dooley, Heiko Schocher,
devicetree, linux-kernel, linux-mtd, kernel, David Jander
[-- Attachment #1: Type: text/plain, Size: 1191 bytes --]
On 02.12.2024 17:35:21, Jonas Rebmann wrote:
> Add a compatible string to support Fujitsu MB85RS128TY.
>
> Signed-off-by: Jonas Rebmann <jre@pengutronix.de>
> ---
> Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml b/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml
> index 0ff32bd00bf6aee279fa78c624d8d47c6162f7f1..973f06b665dbbcb9ea1090418eb18fbe2285acef 100644
> --- a/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml
> +++ b/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml
> @@ -18,6 +18,7 @@ properties:
> compatible:
> items:
^^^^^
I think you need to change to "oneOf"
> - const: microchip,48l640
> + - const: fujitsu,mb85rs128ty
>
> reg:
> maxItems: 1
regards,
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung Nürnberg | Phone: +49-5121-206917-129 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: [PATCH 2/3] dt-bindings: mtd: mchp48l640 add mb85rs128ty compatible
2024-12-02 16:53 ` Marc Kleine-Budde
@ 2024-12-02 20:59 ` Rob Herring
-1 siblings, 0 replies; 9+ messages in thread
From: Rob Herring @ 2024-12-02 20:59 UTC (permalink / raw)
To: Marc Kleine-Budde
Cc: Jonas Rebmann, Miquel Raynal, Richard Weinberger,
Vignesh Raghavendra, Krzysztof Kozlowski, Conor Dooley,
Heiko Schocher, devicetree, linux-kernel, linux-mtd, kernel,
David Jander
On Mon, Dec 02, 2024 at 05:53:18PM +0100, Marc Kleine-Budde wrote:
> On 02.12.2024 17:35:21, Jonas Rebmann wrote:
> > Add a compatible string to support Fujitsu MB85RS128TY.
> >
> > Signed-off-by: Jonas Rebmann <jre@pengutronix.de>
> > ---
> > Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml b/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml
> > index 0ff32bd00bf6aee279fa78c624d8d47c6162f7f1..973f06b665dbbcb9ea1090418eb18fbe2285acef 100644
> > --- a/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml
> > +++ b/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml
> > @@ -18,6 +18,7 @@ properties:
> > compatible:
> > items:
> ^^^^^
> I think you need to change to "oneOf"
"enum" rather than oneOf plus const entries.
>
> > - const: microchip,48l640
> > + - const: fujitsu,mb85rs128ty
> >
> > reg:
> > maxItems: 1
>
> regards,
> Marc
>
> --
> Pengutronix e.K. | Marc Kleine-Budde |
> Embedded Linux | https://www.pengutronix.de |
> Vertretung Nürnberg | Phone: +49-5121-206917-129 |
> Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH 2/3] dt-bindings: mtd: mchp48l640 add mb85rs128ty compatible
@ 2024-12-02 20:59 ` Rob Herring
0 siblings, 0 replies; 9+ messages in thread
From: Rob Herring @ 2024-12-02 20:59 UTC (permalink / raw)
To: Marc Kleine-Budde
Cc: Jonas Rebmann, Miquel Raynal, Richard Weinberger,
Vignesh Raghavendra, Krzysztof Kozlowski, Conor Dooley,
Heiko Schocher, devicetree, linux-kernel, linux-mtd, kernel,
David Jander
On Mon, Dec 02, 2024 at 05:53:18PM +0100, Marc Kleine-Budde wrote:
> On 02.12.2024 17:35:21, Jonas Rebmann wrote:
> > Add a compatible string to support Fujitsu MB85RS128TY.
> >
> > Signed-off-by: Jonas Rebmann <jre@pengutronix.de>
> > ---
> > Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml b/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml
> > index 0ff32bd00bf6aee279fa78c624d8d47c6162f7f1..973f06b665dbbcb9ea1090418eb18fbe2285acef 100644
> > --- a/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml
> > +++ b/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml
> > @@ -18,6 +18,7 @@ properties:
> > compatible:
> > items:
> ^^^^^
> I think you need to change to "oneOf"
"enum" rather than oneOf plus const entries.
>
> > - const: microchip,48l640
> > + - const: fujitsu,mb85rs128ty
> >
> > reg:
> > maxItems: 1
>
> regards,
> Marc
>
> --
> Pengutronix e.K. | Marc Kleine-Budde |
> Embedded Linux | https://www.pengutronix.de |
> Vertretung Nürnberg | Phone: +49-5121-206917-129 |
> Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH 2/3] dt-bindings: mtd: mchp48l640 add mb85rs128ty compatible
2024-12-02 16:35 ` Jonas Rebmann
@ 2024-12-02 17:32 ` Rob Herring (Arm)
-1 siblings, 0 replies; 9+ messages in thread
From: Rob Herring (Arm) @ 2024-12-02 17:32 UTC (permalink / raw)
To: Jonas Rebmann
Cc: Conor Dooley, linux-mtd, devicetree, David Jander,
Richard Weinberger, kernel, Vignesh Raghavendra, Miquel Raynal,
Krzysztof Kozlowski, Heiko Schocher, linux-kernel
On Mon, 02 Dec 2024 17:35:21 +0100, Jonas Rebmann wrote:
> Add a compatible string to support Fujitsu MB85RS128TY.
>
> Signed-off-by: Jonas Rebmann <jre@pengutronix.de>
> ---
> Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
My bot found errors running 'make dt_binding_check' on your patch:
yamllint warnings/errors:
dtschema/dtc warnings/errors:
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.example.dtb: eeram@0: compatible: ['microchip,48l640'] is too short
from schema $id: http://devicetree.org/schemas/mtd/microchip,mchp48l640.yaml#
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.example.dtb: eeram@0: Unevaluated properties are not allowed ('compatible' was unexpected)
from schema $id: http://devicetree.org/schemas/mtd/microchip,mchp48l640.yaml#
doc reference errors (make refcheckdocs):
See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20241202-mb85rs128ty-v1-2-a660b6490dc8@pengutronix.de
The base for the series is generally the latest rc1. A different dependency
should be noted in *this* patch.
If you already ran 'make dt_binding_check' and didn't see the above
error(s), then make sure 'yamllint' is installed and dt-schema is up to
date:
pip3 install dtschema --upgrade
Please check and re-submit after running the above command yourself. Note
that DT_SCHEMA_FILES can be set to your schema file to speed up checking
your schema. However, it must be unset to test all examples with your schema.
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: [PATCH 2/3] dt-bindings: mtd: mchp48l640 add mb85rs128ty compatible
@ 2024-12-02 17:32 ` Rob Herring (Arm)
0 siblings, 0 replies; 9+ messages in thread
From: Rob Herring (Arm) @ 2024-12-02 17:32 UTC (permalink / raw)
To: Jonas Rebmann
Cc: Conor Dooley, linux-mtd, devicetree, David Jander,
Richard Weinberger, kernel, Vignesh Raghavendra, Miquel Raynal,
Krzysztof Kozlowski, Heiko Schocher, linux-kernel
On Mon, 02 Dec 2024 17:35:21 +0100, Jonas Rebmann wrote:
> Add a compatible string to support Fujitsu MB85RS128TY.
>
> Signed-off-by: Jonas Rebmann <jre@pengutronix.de>
> ---
> Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
My bot found errors running 'make dt_binding_check' on your patch:
yamllint warnings/errors:
dtschema/dtc warnings/errors:
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.example.dtb: eeram@0: compatible: ['microchip,48l640'] is too short
from schema $id: http://devicetree.org/schemas/mtd/microchip,mchp48l640.yaml#
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.example.dtb: eeram@0: Unevaluated properties are not allowed ('compatible' was unexpected)
from schema $id: http://devicetree.org/schemas/mtd/microchip,mchp48l640.yaml#
doc reference errors (make refcheckdocs):
See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20241202-mb85rs128ty-v1-2-a660b6490dc8@pengutronix.de
The base for the series is generally the latest rc1. A different dependency
should be noted in *this* patch.
If you already ran 'make dt_binding_check' and didn't see the above
error(s), then make sure 'yamllint' is installed and dt-schema is up to
date:
pip3 install dtschema --upgrade
Please check and re-submit after running the above command yourself. Note
that DT_SCHEMA_FILES can be set to your schema file to speed up checking
your schema. However, it must be unset to test all examples with your schema.
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2024-12-03 10:25 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-03 10:25 [PATCH 2/3] dt-bindings: mtd: mchp48l640 add mb85rs128ty compatible kernel test robot
-- strict thread matches above, loose matches on Subject: below --
2024-12-02 16:35 [PATCH 0/3] Add support for Fujitsu MB85RS128TY Jonas Rebmann
2024-12-02 16:35 ` [PATCH 2/3] dt-bindings: mtd: mchp48l640 add mb85rs128ty compatible Jonas Rebmann
2024-12-02 16:35 ` Jonas Rebmann
2024-12-02 16:53 ` Marc Kleine-Budde
2024-12-02 16:53 ` Marc Kleine-Budde
2024-12-02 20:59 ` Rob Herring
2024-12-02 20:59 ` Rob Herring
2024-12-02 17:32 ` Rob Herring (Arm)
2024-12-02 17:32 ` Rob Herring (Arm)
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.