diff for duplicates of <20240412214300a31799c2@mail.local> diff --git a/a/1.txt b/N1/1.txt index 92a5a09..6d4d4d4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -27,7 +27,7 @@ On 11/04/2024 08:17:55+0200, Krzysztof Kozlowski wrote: > >> - > >> -Example: > >> - -> >> - rtc at 40024000 { +> >> - rtc@40024000 { > >> - compatible = "nxp,lpc3220-rtc"; > >> - reg = <0x40024000 0x1000>; > >> - interrupts = <52 0>; @@ -77,7 +77,7 @@ There is n way this can be controlled at the board level as the soc mandates a crystal. There is a control for the oscillator but it is not functional. This would be bit 5 of RTC_CTRL which is documented as such: -"5 Not used. Write is don?t care, Read returns random value." +"5 Not used. Write is don’t care, Read returns random value." Even so, the clock wouldn't be an input to the RTC but it is provided by the RTC. diff --git a/a/content_digest b/N1/content_digest index b875847..d9854b7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,9 +3,25 @@ "ref\0202404102043571b7450b5@mail.local\0" "ref\0130d47d8-3294-44be-9a8c-8474d342cb12@linaro.org\0" "From\0Alexandre Belloni <alexandre.belloni@bootlin.com>\0" - "Subject\0[PATCH v2 2/4] dt-bindings: rtc: lpc32xx-rtc: convert to dtschema\0" + "Subject\0Re: [PATCH v2 2/4] dt-bindings: rtc: lpc32xx-rtc: convert to dtschema\0" "Date\0Fri, 12 Apr 2024 23:43:00 +0200\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>\0" + "Cc\0Javier Carrasco <javier.carrasco.cruz@gmail.com>" + Rob Herring <robh@kernel.org> + Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org> + Conor Dooley <conor+dt@kernel.org> + Jiaxun Yang <jiaxun.yang@flygoat.com> + Vladimir Zapolskiy <vz@mleia.com> + Joel Stanley <joel@jms.id.au> + Andrew Jeffery <andrew@codeconstruct.com.au> + Maxime Coquelin <mcoquelin.stm32@gmail.com> + Alexandre Torgue <alexandre.torgue@foss.st.com> + linux-rtc@vger.kernel.org + devicetree@vger.kernel.org + linux-kernel@vger.kernel.org + linux-arm-kernel@lists.infradead.org + linux-aspeed@lists.ozlabs.org + " linux-stm32@st-md-mailman.stormreply.com\0" "\00:1\0" "b\0" "On 11/04/2024 08:17:55+0200, Krzysztof Kozlowski wrote:\n" @@ -37,7 +53,7 @@ "> >> -\n" "> >> -Example:\n" "> >> -\n" - "> >> -\trtc at 40024000 {\n" + "> >> -\trtc@40024000 {\n" "> >> -\t\tcompatible = \"nxp,lpc3220-rtc\";\n" "> >> -\t\treg = <0x40024000 0x1000>;\n" "> >> -\t\tinterrupts = <52 0>;\n" @@ -87,7 +103,7 @@ "mandates a crystal. There is a control for the oscillator but it is not\n" "functional. This would be bit 5 of RTC_CTRL which is documented as such:\n" "\n" - "\"5 Not used. Write is don?t care, Read returns random value.\"\n" + "\"5 Not used. Write is don\342\200\231t care, Read returns random value.\"\n" "\n" "Even so, the clock wouldn't be an input to the RTC but it is provided by\n" "the RTC.\n" @@ -104,4 +120,4 @@ "Embedded Linux and Kernel engineering\n" https://bootlin.com -28f0f2e97c141bf4403d9851f52c73821ce4c1a3e85f8bba3f1faf1066e7a34a +b0803667be626615d5e94334be3eb69a5251f6e87df1ea13e30219034fcca3e7
diff --git a/a/1.txt b/N2/1.txt index 92a5a09..642de21 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -27,7 +27,7 @@ On 11/04/2024 08:17:55+0200, Krzysztof Kozlowski wrote: > >> - > >> -Example: > >> - -> >> - rtc at 40024000 { +> >> - rtc@40024000 { > >> - compatible = "nxp,lpc3220-rtc"; > >> - reg = <0x40024000 0x1000>; > >> - interrupts = <52 0>; @@ -77,7 +77,7 @@ There is n way this can be controlled at the board level as the soc mandates a crystal. There is a control for the oscillator but it is not functional. This would be bit 5 of RTC_CTRL which is documented as such: -"5 Not used. Write is don?t care, Read returns random value." +"5 Not used. Write is don’t care, Read returns random value." Even so, the clock wouldn't be an input to the RTC but it is provided by the RTC. @@ -93,3 +93,8 @@ but, from an HW point of view, this is not correct. Alexandre Belloni, co-owner and COO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com + +_______________________________________________ +linux-arm-kernel mailing list +linux-arm-kernel@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N2/content_digest index b875847..a5ef956 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,9 +3,25 @@ "ref\0202404102043571b7450b5@mail.local\0" "ref\0130d47d8-3294-44be-9a8c-8474d342cb12@linaro.org\0" "From\0Alexandre Belloni <alexandre.belloni@bootlin.com>\0" - "Subject\0[PATCH v2 2/4] dt-bindings: rtc: lpc32xx-rtc: convert to dtschema\0" + "Subject\0Re: [PATCH v2 2/4] dt-bindings: rtc: lpc32xx-rtc: convert to dtschema\0" "Date\0Fri, 12 Apr 2024 23:43:00 +0200\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>\0" + "Cc\0Javier Carrasco <javier.carrasco.cruz@gmail.com>" + Rob Herring <robh@kernel.org> + Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org> + Conor Dooley <conor+dt@kernel.org> + Jiaxun Yang <jiaxun.yang@flygoat.com> + Vladimir Zapolskiy <vz@mleia.com> + Joel Stanley <joel@jms.id.au> + Andrew Jeffery <andrew@codeconstruct.com.au> + Maxime Coquelin <mcoquelin.stm32@gmail.com> + Alexandre Torgue <alexandre.torgue@foss.st.com> + linux-rtc@vger.kernel.org + devicetree@vger.kernel.org + linux-kernel@vger.kernel.org + linux-arm-kernel@lists.infradead.org + linux-aspeed@lists.ozlabs.org + " linux-stm32@st-md-mailman.stormreply.com\0" "\00:1\0" "b\0" "On 11/04/2024 08:17:55+0200, Krzysztof Kozlowski wrote:\n" @@ -37,7 +53,7 @@ "> >> -\n" "> >> -Example:\n" "> >> -\n" - "> >> -\trtc at 40024000 {\n" + "> >> -\trtc@40024000 {\n" "> >> -\t\tcompatible = \"nxp,lpc3220-rtc\";\n" "> >> -\t\treg = <0x40024000 0x1000>;\n" "> >> -\t\tinterrupts = <52 0>;\n" @@ -87,7 +103,7 @@ "mandates a crystal. There is a control for the oscillator but it is not\n" "functional. This would be bit 5 of RTC_CTRL which is documented as such:\n" "\n" - "\"5 Not used. Write is don?t care, Read returns random value.\"\n" + "\"5 Not used. Write is don\342\200\231t care, Read returns random value.\"\n" "\n" "Even so, the clock wouldn't be an input to the RTC but it is provided by\n" "the RTC.\n" @@ -102,6 +118,11 @@ "-- \n" "Alexandre Belloni, co-owner and COO, Bootlin\n" "Embedded Linux and Kernel engineering\n" - https://bootlin.com + "https://bootlin.com\n" + "\n" + "_______________________________________________\n" + "linux-arm-kernel mailing list\n" + "linux-arm-kernel@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -28f0f2e97c141bf4403d9851f52c73821ce4c1a3e85f8bba3f1faf1066e7a34a +cf3d17d2b303b6f29e090ab2f099070b895155812cd98833a9a93194e6f2eb69
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.