Re: [PATCH] arm: dts: omap3: Remove interrupt-parent property

2017-06-26 Thread Suniel Mahesh
On Tuesday 27 June 2017 11:03 AM, kart...@techveda.org wrote:
> From: Karthik Tummala 
> 
Please change the subject of the patch to something which is more meaningful 
and 
which reflect the changes done to the code base.
> All nodes inhert "interrupt-parent" property from root
> node. So removed that property from usbhsohci, usbhsehci,
> ssi_port1, ssi_port2 nodes.
Adjust description accordingly.
> 
> Signed-off-by: Karthik Tummala 
> ---
>  arch/arm/boot/dts/omap3.dtsi | 4 
>  1 file changed, 4 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/omap3.dtsi b/arch/arm/boot/dts/omap3.dtsi
> index a3ff493..bdaf30c 100644
> --- a/arch/arm/boot/dts/omap3.dtsi
> +++ b/arch/arm/boot/dts/omap3.dtsi
> @@ -713,14 +713,12 @@
>   usbhsohci: ohci@48064400 {
>   compatible = "ti,ohci-omap3";
>   reg = <0x48064400 0x400>;
> - interrupt-parent = <>;
>   interrupts = <76>;
>   };
>  
>   usbhsehci: ehci@48064800 {
>   compatible = "ti,ehci-omap";
>   reg = <0x48064800 0x400>;
> - interrupt-parent = <>;
>   interrupts = <77>;
>   };
>   };
> @@ -831,7 +829,6 @@
>   reg-names = "tx",
>   "rx";
>  
> - interrupt-parent = <>;
>   interrupts = <67>,
><68>;
>   };
> @@ -844,7 +841,6 @@
>   reg-names = "tx",
>   "rx";
>  
> - interrupt-parent = <>;
>   interrupts = <69>,
><70>;
>   };
> 

Thanks
Suniel


Re: [PATCH] arm: dts: omap3: Remove interrupt-parent property

2017-06-26 Thread Suniel Mahesh
On Tuesday 27 June 2017 11:03 AM, kart...@techveda.org wrote:
> From: Karthik Tummala 
> 
Please change the subject of the patch to something which is more meaningful 
and 
which reflect the changes done to the code base.
> All nodes inhert "interrupt-parent" property from root
> node. So removed that property from usbhsohci, usbhsehci,
> ssi_port1, ssi_port2 nodes.
Adjust description accordingly.
> 
> Signed-off-by: Karthik Tummala 
> ---
>  arch/arm/boot/dts/omap3.dtsi | 4 
>  1 file changed, 4 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/omap3.dtsi b/arch/arm/boot/dts/omap3.dtsi
> index a3ff493..bdaf30c 100644
> --- a/arch/arm/boot/dts/omap3.dtsi
> +++ b/arch/arm/boot/dts/omap3.dtsi
> @@ -713,14 +713,12 @@
>   usbhsohci: ohci@48064400 {
>   compatible = "ti,ohci-omap3";
>   reg = <0x48064400 0x400>;
> - interrupt-parent = <>;
>   interrupts = <76>;
>   };
>  
>   usbhsehci: ehci@48064800 {
>   compatible = "ti,ehci-omap";
>   reg = <0x48064800 0x400>;
> - interrupt-parent = <>;
>   interrupts = <77>;
>   };
>   };
> @@ -831,7 +829,6 @@
>   reg-names = "tx",
>   "rx";
>  
> - interrupt-parent = <>;
>   interrupts = <67>,
><68>;
>   };
> @@ -844,7 +841,6 @@
>   reg-names = "tx",
>   "rx";
>  
> - interrupt-parent = <>;
>   interrupts = <69>,
><70>;
>   };
> 

Thanks
Suniel


[PATCH] arm: dts: omap3: Remove interrupt-parent property

2017-06-26 Thread karthik
From: Karthik Tummala 

All nodes inhert "interrupt-parent" property from root
node. So removed that property from usbhsohci, usbhsehci,
ssi_port1, ssi_port2 nodes.

Signed-off-by: Karthik Tummala 
---
 arch/arm/boot/dts/omap3.dtsi | 4 
 1 file changed, 4 deletions(-)

diff --git a/arch/arm/boot/dts/omap3.dtsi b/arch/arm/boot/dts/omap3.dtsi
index a3ff493..bdaf30c 100644
--- a/arch/arm/boot/dts/omap3.dtsi
+++ b/arch/arm/boot/dts/omap3.dtsi
@@ -713,14 +713,12 @@
usbhsohci: ohci@48064400 {
compatible = "ti,ohci-omap3";
reg = <0x48064400 0x400>;
-   interrupt-parent = <>;
interrupts = <76>;
};
 
usbhsehci: ehci@48064800 {
compatible = "ti,ehci-omap";
reg = <0x48064800 0x400>;
-   interrupt-parent = <>;
interrupts = <77>;
};
};
@@ -831,7 +829,6 @@
reg-names = "tx",
"rx";
 
-   interrupt-parent = <>;
interrupts = <67>,
 <68>;
};
@@ -844,7 +841,6 @@
reg-names = "tx",
"rx";
 
-   interrupt-parent = <>;
interrupts = <69>,
 <70>;
};
-- 
1.9.1



[PATCH] arm: dts: omap3: Remove interrupt-parent property

2017-06-26 Thread karthik
From: Karthik Tummala 

All nodes inhert "interrupt-parent" property from root
node. So removed that property from usbhsohci, usbhsehci,
ssi_port1, ssi_port2 nodes.

Signed-off-by: Karthik Tummala 
---
 arch/arm/boot/dts/omap3.dtsi | 4 
 1 file changed, 4 deletions(-)

diff --git a/arch/arm/boot/dts/omap3.dtsi b/arch/arm/boot/dts/omap3.dtsi
index a3ff493..bdaf30c 100644
--- a/arch/arm/boot/dts/omap3.dtsi
+++ b/arch/arm/boot/dts/omap3.dtsi
@@ -713,14 +713,12 @@
usbhsohci: ohci@48064400 {
compatible = "ti,ohci-omap3";
reg = <0x48064400 0x400>;
-   interrupt-parent = <>;
interrupts = <76>;
};
 
usbhsehci: ehci@48064800 {
compatible = "ti,ehci-omap";
reg = <0x48064800 0x400>;
-   interrupt-parent = <>;
interrupts = <77>;
};
};
@@ -831,7 +829,6 @@
reg-names = "tx",
"rx";
 
-   interrupt-parent = <>;
interrupts = <67>,
 <68>;
};
@@ -844,7 +841,6 @@
reg-names = "tx",
"rx";
 
-   interrupt-parent = <>;
interrupts = <69>,
 <70>;
};
-- 
1.9.1