* [PATCH net-next] dt-binding: can: m_can: fix indention of table in bosch,mram-cfg description
@ 2022-02-17 10:11 ` Marc Kleine-Budde
2022-02-17 10:25 ` Marc Kleine-Budde
` (3 more replies)
0 siblings, 4 replies; 7+ messages in thread
From: Marc Kleine-Budde @ 2022-02-17 10:11 UTC (permalink / raw)
To: linux-can
Cc: Rob Herring, devicetree, Marc Kleine-Budde, Sriram Dash,
Benjamin Gaignard
This patch fixes the indention of the table in the description of the
bosch,mram-cfg property.
Cc: Sriram Dash <sriram.dash@samsung.com>
Cc: Benjamin Gaignard <benjamin.gaignard@st.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
---
Documentation/devicetree/bindings/net/can/bosch,m_can.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml b/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
index 61f9e512c346..3bc1ed39a0a5 100644
--- a/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
+++ b/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
@@ -69,8 +69,8 @@ properties:
M_CAN includes the following elements according to user manual:
11-bit Filter 0-128 elements / 0-128 words
29-bit Filter 0-64 elements / 0-128 words
- Rx FIFO 0 0-64 elements / 0-1152 words
- Rx FIFO 1 0-64 elements / 0-1152 words
+ Rx FIFO 0 0-64 elements / 0-1152 words
+ Rx FIFO 1 0-64 elements / 0-1152 words
Rx Buffers 0-64 elements / 0-1152 words
Tx Event FIFO 0-32 elements / 0-64 words
Tx Buffers 0-32 elements / 0-576 words
--
2.34.1
^ permalink raw reply related [flat|nested] 7+ messages in thread
* Re: [PATCH net-next] dt-binding: can: m_can: fix indention of table in bosch,mram-cfg description
2022-02-17 10:11 ` [PATCH net-next] dt-binding: can: m_can: fix indention of table in bosch,mram-cfg description Marc Kleine-Budde
@ 2022-02-17 10:25 ` Marc Kleine-Budde
[not found] ` <CGME20220217102535epcas5p28ce4527b5f60d9cb347c3e408d930d6a@epcms5p8>
` (2 subsequent siblings)
3 siblings, 0 replies; 7+ messages in thread
From: Marc Kleine-Budde @ 2022-02-17 10:25 UTC (permalink / raw)
To: linux-can, Chandrasekar Ramakrishnan; +Cc: Rob Herring, devicetree
[-- Attachment #1: Type: text/plain, Size: 1813 bytes --]
Hello Chandrasekar Ramakrishnan,
I just noticed that the binding maintainer's email address bounces.
Chandrasekar Ramakrishnan can I add you as the maintainer of the DT
binding?
Marc
On 17.02.2022 11:11:11, Marc Kleine-Budde wrote:
> This patch fixes the indention of the table in the description of the
> bosch,mram-cfg property.
>
> Cc: Sriram Dash <sriram.dash@samsung.com>
> Cc: Benjamin Gaignard <benjamin.gaignard@st.com>
> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
> ---
> Documentation/devicetree/bindings/net/can/bosch,m_can.yaml | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml b/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
> index 61f9e512c346..3bc1ed39a0a5 100644
> --- a/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
> +++ b/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
> @@ -69,8 +69,8 @@ properties:
> M_CAN includes the following elements according to user manual:
> 11-bit Filter 0-128 elements / 0-128 words
> 29-bit Filter 0-64 elements / 0-128 words
> - Rx FIFO 0 0-64 elements / 0-1152 words
> - Rx FIFO 1 0-64 elements / 0-1152 words
> + Rx FIFO 0 0-64 elements / 0-1152 words
> + Rx FIFO 1 0-64 elements / 0-1152 words
> Rx Buffers 0-64 elements / 0-1152 words
> Tx Event FIFO 0-32 elements / 0-64 words
> Tx Buffers 0-32 elements / 0-576 words
> --
> 2.34.1
>
>
>
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung West/Dortmund | Phone: +49-231-2826-924 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH net-next] dt-binding: can: m_can: fix indention of table in bosch,mram-cfg description
[not found] ` <1851788297.2379.1645096655629@mail-kr5-0>
@ 2022-02-17 11:36 ` Marc Kleine-Budde
2022-02-17 11:40 ` Marc Kleine-Budde
0 siblings, 1 reply; 7+ messages in thread
From: Marc Kleine-Budde @ 2022-02-17 11:36 UTC (permalink / raw)
To: CHANDRASEKAR RAMAKRISHNAN
Cc: linux-can@vger.kernel.org, Rob Herring,
devicetree@vger.kernel.org
[-- Attachment #1: Type: text/plain, Size: 611 bytes --]
On 17.02.2022 16:47:35, CHANDRASEKAR RAMAKRISHNAN wrote:
> Sure, Please add me.
>
> I will look in to it.
The file "Documentation/devicetree/bindings/net/can/bosch,m_can.yaml"
lists Sriram Dash (email bounces), while you are already listed in the
MAINTAINERS file.
I'll send an update to the DT bindings file.
Thanks,
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung West/Dortmund | Phone: +49-231-2826-924 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH net-next] dt-binding: can: m_can: fix indention of table in bosch,mram-cfg description
2022-02-17 11:36 ` Marc Kleine-Budde
@ 2022-02-17 11:40 ` Marc Kleine-Budde
0 siblings, 0 replies; 7+ messages in thread
From: Marc Kleine-Budde @ 2022-02-17 11:40 UTC (permalink / raw)
To: CHANDRASEKAR RAMAKRISHNAN
Cc: linux-can@vger.kernel.org, Rob Herring,
devicetree@vger.kernel.org
[-- Attachment #1: Type: text/plain, Size: 751 bytes --]
On 17.02.2022 12:36:05, Marc Kleine-Budde wrote:
> On 17.02.2022 16:47:35, CHANDRASEKAR RAMAKRISHNAN wrote:
> > Sure, Please add me.
> >
> > I will look in to it.
>
> The file "Documentation/devicetree/bindings/net/can/bosch,m_can.yaml"
> lists Sriram Dash (email bounces), while you are already listed in the
> MAINTAINERS file.
>
> I'll send an update to the DT bindings file.
-> https://lore.kernel.org/all/20220217113839.2311417-1-mkl@pengutronix.de/
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung West/Dortmund | Phone: +49-231-2826-924 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: [PATCH net-next] dt-binding: can: m_can: fix indention of table in bosch,mram-cfg description
2022-02-17 10:11 ` [PATCH net-next] dt-binding: can: m_can: fix indention of table in bosch,mram-cfg description Marc Kleine-Budde
2022-02-17 10:25 ` Marc Kleine-Budde
[not found] ` <CGME20220217102535epcas5p28ce4527b5f60d9cb347c3e408d930d6a@epcms5p8>
@ 2022-02-17 15:58 ` Chandrasekar R
2022-02-17 20:16 ` Marc Kleine-Budde
2022-02-25 16:33 ` Rob Herring
3 siblings, 1 reply; 7+ messages in thread
From: Chandrasekar R @ 2022-02-17 15:58 UTC (permalink / raw)
To: 'Marc Kleine-Budde', linux-can
Cc: 'Rob Herring', devicetree, 'Benjamin Gaignard'
> -----Original Message-----
> From: Marc Kleine-Budde <mkl@pengutronix.de>
> Sent: 17 February 2022 15:41
> To: linux-can@vger.kernel.org
> Cc: Rob Herring <robh+dt@kernel.org>; devicetree@vger.kernel.org; Marc
> Kleine-Budde <mkl@pengutronix.de>; Sriram Dash
> <sriram.dash@samsung.com>; Benjamin Gaignard
> <benjamin.gaignard@st.com>
> Subject: [PATCH net-next] dt-binding: can: m_can: fix indention of table
in
> bosch,mram-cfg description
>
> This patch fixes the indention of the table in the description of the
> bosch,mram-cfg property.
>
> Cc: Sriram Dash <sriram.dash@samsung.com>
This id does not exists anymore.
> Cc: Benjamin Gaignard <benjamin.gaignard@st.com>
> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
> ---
Changes looks fine,
Reviewed-by: Chandrasekar Ramakrishnan <rcsekar@samsung.com>
> Documentation/devicetree/bindings/net/can/bosch,m_can.yaml | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
> b/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
> index 61f9e512c346..3bc1ed39a0a5 100644
> --- a/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
> +++ b/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
> @@ -69,8 +69,8 @@ properties:
> M_CAN includes the following elements according to user manual:
> 11-bit Filter 0-128 elements / 0-128 words
> 29-bit Filter 0-64 elements / 0-128 words
> - Rx FIFO 0 0-64 elements / 0-1152 words
> - Rx FIFO 1 0-64 elements / 0-1152 words
> + Rx FIFO 0 0-64 elements / 0-1152 words
> + Rx FIFO 1 0-64 elements / 0-1152 words
> Rx Buffers 0-64 elements / 0-1152 words
> Tx Event FIFO 0-32 elements / 0-64 words
> Tx Buffers 0-32 elements / 0-576 words
> --
> 2.34.1
>
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH net-next] dt-binding: can: m_can: fix indention of table in bosch,mram-cfg description
2022-02-17 15:58 ` Chandrasekar R
@ 2022-02-17 20:16 ` Marc Kleine-Budde
0 siblings, 0 replies; 7+ messages in thread
From: Marc Kleine-Budde @ 2022-02-17 20:16 UTC (permalink / raw)
To: Chandrasekar R
Cc: linux-can, 'Rob Herring', devicetree,
'Benjamin Gaignard'
[-- Attachment #1: Type: text/plain, Size: 915 bytes --]
On 17.02.2022 21:28:35, Chandrasekar R wrote:
> > Subject: [PATCH net-next] dt-binding: can: m_can: fix indention of table
> in
> > bosch,mram-cfg description
> >
> > This patch fixes the indention of the table in the description of the
> > bosch,mram-cfg property.
> >
> > Cc: Sriram Dash <sriram.dash@samsung.com>
> This id does not exists anymore.
Thanks, already removed.
> > Cc: Benjamin Gaignard <benjamin.gaignard@st.com>
> > Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
> > ---
> Changes looks fine,
> Reviewed-by: Chandrasekar Ramakrishnan <rcsekar@samsung.com>
Added to the patch.
regards,
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung West/Dortmund | Phone: +49-231-2826-924 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH net-next] dt-binding: can: m_can: fix indention of table in bosch,mram-cfg description
2022-02-17 10:11 ` [PATCH net-next] dt-binding: can: m_can: fix indention of table in bosch,mram-cfg description Marc Kleine-Budde
` (2 preceding siblings ...)
2022-02-17 15:58 ` Chandrasekar R
@ 2022-02-25 16:33 ` Rob Herring
3 siblings, 0 replies; 7+ messages in thread
From: Rob Herring @ 2022-02-25 16:33 UTC (permalink / raw)
To: Marc Kleine-Budde
Cc: devicetree, Sriram Dash, Rob Herring, linux-can,
Benjamin Gaignard
On Thu, 17 Feb 2022 11:11:11 +0100, Marc Kleine-Budde wrote:
> This patch fixes the indention of the table in the description of the
> bosch,mram-cfg property.
>
> Cc: Sriram Dash <sriram.dash@samsung.com>
> Cc: Benjamin Gaignard <benjamin.gaignard@st.com>
> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
> ---
> Documentation/devicetree/bindings/net/can/bosch,m_can.yaml | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Acked-by: Rob Herring <robh@kernel.org>
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2022-02-25 16:33 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <CGME20220217130613epcas5p148a75f63b455ad14decf075f1842114b@epcas5p1.samsung.com>
2022-02-17 10:11 ` [PATCH net-next] dt-binding: can: m_can: fix indention of table in bosch,mram-cfg description Marc Kleine-Budde
2022-02-17 10:25 ` Marc Kleine-Budde
[not found] ` <CGME20220217102535epcas5p28ce4527b5f60d9cb347c3e408d930d6a@epcms5p8>
[not found] ` <1851788297.2379.1645096655629@mail-kr5-0>
2022-02-17 11:36 ` Marc Kleine-Budde
2022-02-17 11:40 ` Marc Kleine-Budde
2022-02-17 15:58 ` Chandrasekar R
2022-02-17 20:16 ` Marc Kleine-Budde
2022-02-25 16:33 ` Rob Herring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).