From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Damien Le Moal <damien.lemoal@opensource.wdc.com>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Linus Walleij <linusw@kernel.org>, Imre Kaloz <kaloz@openwrt.org>,
Krzysztof Halasa <khalasa@piap.pl>,
Richard Weinberger <richard@nod.at>,
Vignesh Raghavendra <vigneshr@ti.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Wim Van Sebroeck <wim@linux-watchdog.org>,
Guenter Roeck <linux@roeck-us.net>, Marek Vasut <marex@denx.de>,
Lubomir Rintel <lkundrak@v3.sk>, - <devicetree@vger.kernel.org>,
Marc Zyngier <maz@kernel.org>,
linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mtd@lists.infradead.org, linux-serial@vger.kernel.org,
linux-watchdog@vger.kernel.org
Subject: Re: [PATCH v2 2/3] dt-bindings: reference MC peripheral properties in relevant devices
Date: Mon, 30 Jan 2023 10:24:06 +0100 [thread overview]
Message-ID: <20230130102406.20d2293e@xps-13> (raw)
In-Reply-To: <20230127093217.60818-3-krzysztof.kozlowski@linaro.org>
Hi Krzysztof,
krzysztof.kozlowski@linaro.org wrote on Fri, 27 Jan 2023 10:32:16 +0100:
> Several devices can be attached to memory controllers (or memory-mapped
> buses), thus they can come with additional controller-specific
> properties, e.g. devices wired under Intel IXP4XX bus: cfi-flash,
> intel,ixp4xx-compact-flash, NS8250 serial and MAX6369 watchdog.
>
> Referencing Memory Controller or IXP4XX bus peripheral properties fixes
> few dtbs_check warnings like:
>
> intel-ixp42x-gateworks-gw2348.dtb: ide@1,0: Unevaluated properties are not allowed
> ('intel,ixp4xx-eb-ahb-split-transfers', 'intel,ixp4xx-eb-byte-access', ... ' were unexpected)
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
Thanks,
Miquèl
WARNING: multiple messages have this Message-ID (diff)
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Damien Le Moal <damien.lemoal@opensource.wdc.com>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Linus Walleij <linusw@kernel.org>, Imre Kaloz <kaloz@openwrt.org>,
Krzysztof Halasa <khalasa@piap.pl>,
Richard Weinberger <richard@nod.at>,
Vignesh Raghavendra <vigneshr@ti.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Wim Van Sebroeck <wim@linux-watchdog.org>,
Guenter Roeck <linux@roeck-us.net>, Marek Vasut <marex@denx.de>,
Lubomir Rintel <lkundrak@v3.sk>, - <devicetree@vger.kernel.org>,
Marc Zyngier <maz@kernel.org>,
linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mtd@lists.infradead.org, linux-serial@vger.kernel.org,
linux-watchdog@vger.kernel.org
Subject: Re: [PATCH v2 2/3] dt-bindings: reference MC peripheral properties in relevant devices
Date: Mon, 30 Jan 2023 10:24:06 +0100 [thread overview]
Message-ID: <20230130102406.20d2293e@xps-13> (raw)
In-Reply-To: <20230127093217.60818-3-krzysztof.kozlowski@linaro.org>
Hi Krzysztof,
krzysztof.kozlowski@linaro.org wrote on Fri, 27 Jan 2023 10:32:16 +0100:
> Several devices can be attached to memory controllers (or memory-mapped
> buses), thus they can come with additional controller-specific
> properties, e.g. devices wired under Intel IXP4XX bus: cfi-flash,
> intel,ixp4xx-compact-flash, NS8250 serial and MAX6369 watchdog.
>
> Referencing Memory Controller or IXP4XX bus peripheral properties fixes
> few dtbs_check warnings like:
>
> intel-ixp42x-gateworks-gw2348.dtb: ide@1,0: Unevaluated properties are not allowed
> ('intel,ixp4xx-eb-ahb-split-transfers', 'intel,ixp4xx-eb-byte-access', ... ' were unexpected)
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
Thanks,
Miquèl
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
WARNING: multiple messages have this Message-ID (diff)
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Damien Le Moal <damien.lemoal@opensource.wdc.com>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Linus Walleij <linusw@kernel.org>, Imre Kaloz <kaloz@openwrt.org>,
Krzysztof Halasa <khalasa@piap.pl>,
Richard Weinberger <richard@nod.at>,
Vignesh Raghavendra <vigneshr@ti.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Wim Van Sebroeck <wim@linux-watchdog.org>,
Guenter Roeck <linux@roeck-us.net>, Marek Vasut <marex@denx.de>,
Lubomir Rintel <lkundrak@v3.sk>, - <devicetree@vger.kernel.org>,
Marc Zyngier <maz@kernel.org>,
linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mtd@lists.infradead.org, linux-serial@vger.kernel.org,
linux-watchdog@vger.kernel.org
Subject: Re: [PATCH v2 2/3] dt-bindings: reference MC peripheral properties in relevant devices
Date: Mon, 30 Jan 2023 10:24:06 +0100 [thread overview]
Message-ID: <20230130102406.20d2293e@xps-13> (raw)
In-Reply-To: <20230127093217.60818-3-krzysztof.kozlowski@linaro.org>
Hi Krzysztof,
krzysztof.kozlowski@linaro.org wrote on Fri, 27 Jan 2023 10:32:16 +0100:
> Several devices can be attached to memory controllers (or memory-mapped
> buses), thus they can come with additional controller-specific
> properties, e.g. devices wired under Intel IXP4XX bus: cfi-flash,
> intel,ixp4xx-compact-flash, NS8250 serial and MAX6369 watchdog.
>
> Referencing Memory Controller or IXP4XX bus peripheral properties fixes
> few dtbs_check warnings like:
>
> intel-ixp42x-gateworks-gw2348.dtb: ide@1,0: Unevaluated properties are not allowed
> ('intel,ixp4xx-eb-ahb-split-transfers', 'intel,ixp4xx-eb-byte-access', ... ' were unexpected)
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
Thanks,
Miquèl
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2023-01-30 9:27 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-27 9:32 [PATCH v2 0/3] dt-bindings: serial/mtd/mc/ata: use MC peripheral props Krzysztof Kozlowski
2023-01-27 9:32 ` Krzysztof Kozlowski
2023-01-27 9:32 ` Krzysztof Kozlowski
2023-01-27 9:32 ` [PATCH v2 1/3] dt-bindings: intel,ixp4xx-expansion-bus: split out peripheral properties Krzysztof Kozlowski
2023-01-27 9:32 ` Krzysztof Kozlowski
2023-01-27 9:32 ` Krzysztof Kozlowski
2023-01-27 13:23 ` Linus Walleij
2023-01-27 13:23 ` Linus Walleij
2023-01-27 13:23 ` Linus Walleij
2023-01-30 19:12 ` Rob Herring
2023-01-30 19:12 ` Rob Herring
2023-01-30 19:12 ` Rob Herring
2023-02-06 8:41 ` Krzysztof Kozlowski
2023-02-06 8:41 ` Krzysztof Kozlowski
2023-02-06 8:41 ` Krzysztof Kozlowski
2023-01-27 9:32 ` [PATCH v2 2/3] dt-bindings: reference MC peripheral properties in relevant devices Krzysztof Kozlowski
2023-01-27 9:32 ` Krzysztof Kozlowski
2023-01-27 9:32 ` Krzysztof Kozlowski
2023-01-27 13:24 ` Linus Walleij
2023-01-27 13:24 ` Linus Walleij
2023-01-27 13:24 ` Linus Walleij
2023-01-28 0:54 ` Damien Le Moal
2023-01-28 0:54 ` Damien Le Moal
2023-01-28 0:54 ` Damien Le Moal
2023-01-30 9:24 ` Miquel Raynal [this message]
2023-01-30 9:24 ` Miquel Raynal
2023-01-30 9:24 ` Miquel Raynal
2023-01-27 9:32 ` [PATCH v2 3/3] dt-bindings: serial: restrict possible child node names Krzysztof Kozlowski
2023-01-27 9:32 ` Krzysztof Kozlowski
2023-01-27 9:32 ` Krzysztof Kozlowski
2023-01-27 13:29 ` Linus Walleij
2023-01-27 13:29 ` Linus Walleij
2023-01-27 13:29 ` Linus Walleij
2023-01-29 15:48 ` Krzysztof Kozlowski
2023-01-29 15:48 ` Krzysztof Kozlowski
2023-01-29 15:48 ` Krzysztof Kozlowski
2023-01-30 22:42 ` Linus Walleij
2023-01-30 22:42 ` Linus Walleij
2023-01-30 22:42 ` Linus Walleij
2023-02-02 10:50 ` [PATCH v2 0/3] dt-bindings: serial/mtd/mc/ata: use MC peripheral props Greg Kroah-Hartman
2023-02-02 10:50 ` Greg Kroah-Hartman
2023-02-02 10:50 ` Greg Kroah-Hartman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230130102406.20d2293e@xps-13 \
--to=miquel.raynal@bootlin.com \
--cc=damien.lemoal@opensource.wdc.com \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=kaloz@openwrt.org \
--cc=khalasa@piap.pl \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linusw@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=linux-serial@vger.kernel.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkundrak@v3.sk \
--cc=marex@denx.de \
--cc=maz@kernel.org \
--cc=richard@nod.at \
--cc=robh+dt@kernel.org \
--cc=vigneshr@ti.com \
--cc=wim@linux-watchdog.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.