[PATCH v3 12/17] MIPS: mobileye: eyeq5: remove reg-io-width property from OLB syscon

Théo Lebrun posted 17 patches 1 year, 11 months ago
There is a newer version of this series
[PATCH v3 12/17] MIPS: mobileye: eyeq5: remove reg-io-width property from OLB syscon
Posted by Théo Lebrun 1 year, 11 months ago
Remove the `reg-io-width` property from the olb@e00000 syscon. The
default memory access width is what we desire: no need to make it
explicit.

Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
---
 arch/mips/boot/dts/mobileye/eyeq5.dtsi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/mips/boot/dts/mobileye/eyeq5.dtsi b/arch/mips/boot/dts/mobileye/eyeq5.dtsi
index 81497febcdee..03e7e942ee22 100644
--- a/arch/mips/boot/dts/mobileye/eyeq5.dtsi
+++ b/arch/mips/boot/dts/mobileye/eyeq5.dtsi
@@ -103,7 +103,6 @@ uart2: serial@a00000 {
 		olb: system-controller@e00000 {
 			compatible = "mobileye,eyeq5-olb", "syscon", "simple-mfd";
 			reg = <0 0xe00000 0x0 0x400>;
-			reg-io-width = <4>;
 		};
 
 		gic: interrupt-controller@140000 {

-- 
2.43.0

Re: [PATCH v3 12/17] MIPS: mobileye: eyeq5: remove reg-io-width property from OLB syscon
Posted by Sergei Shtylyov 1 year, 11 months ago
On 1/23/24 9:46 PM, Théo Lebrun wrote:

> Remove the `reg-io-width` property from the olb@e00000 syscon. The

   The diff says it's system-controller@e00000 now... :-)

> default memory access width is what we desire: no need to make it
> explicit.
> 
> Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
> ---
>  arch/mips/boot/dts/mobileye/eyeq5.dtsi | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/mips/boot/dts/mobileye/eyeq5.dtsi b/arch/mips/boot/dts/mobileye/eyeq5.dtsi
> index 81497febcdee..03e7e942ee22 100644
> --- a/arch/mips/boot/dts/mobileye/eyeq5.dtsi
> +++ b/arch/mips/boot/dts/mobileye/eyeq5.dtsi
> @@ -103,7 +103,6 @@ uart2: serial@a00000 {
>  		olb: system-controller@e00000 {
>  			compatible = "mobileye,eyeq5-olb", "syscon", "simple-mfd";
>  			reg = <0 0xe00000 0x0 0x400>;
> -			reg-io-width = <4>;
>  		};
>  
>  		gic: interrupt-controller@140000 {

MBR, Sergey
Re: [PATCH v3 12/17] MIPS: mobileye: eyeq5: remove reg-io-width property from OLB syscon
Posted by Théo Lebrun 1 year, 11 months ago
Hello,

On Wed Jan 24, 2024 at 9:33 AM CET, Sergei Shtylyov wrote:
> On 1/23/24 9:46 PM, Théo Lebrun wrote:
>
> > Remove the `reg-io-width` property from the olb@e00000 syscon. The
>
>    The diff says it's system-controller@e00000 now... :-)

Oops, nice catch!

Thanks,

--
Théo Lebrun, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com