devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: lpc32xx: Remove unused and undocumented 'pnx,timeout'
@ 2020-12-10 17:52 Rob Herring
  2020-12-11 18:01 ` Vladimir Zapolskiy
  0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring @ 2020-12-10 17:52 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: devicetree, Vladimir Zapolskiy, Sylvain Lemieux

'pnx,timeout' is unused, undocumented and 'pnx' is not a vendor prefix,
so let's remove it.

Cc: Vladimir Zapolskiy <vz@mleia.com>
Cc: Sylvain Lemieux <slemieux.tyco@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
---
 arch/arm/boot/dts/lpc32xx.dtsi | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/arch/arm/boot/dts/lpc32xx.dtsi b/arch/arm/boot/dts/lpc32xx.dtsi
index 7b7ec7b1217b..3a5cfb0ddb20 100644
--- a/arch/arm/boot/dts/lpc32xx.dtsi
+++ b/arch/arm/boot/dts/lpc32xx.dtsi
@@ -123,7 +123,6 @@ i2cusb: i2c@300 {
 				clocks = <&usbclk LPC32XX_USB_CLK_I2C>;
 				#address-cells = <1>;
 				#size-cells = <0>;
-				pnx,timeout = <0x64>;
 			};
 
 			usbclk: clock-controller@f00 {
@@ -286,7 +285,6 @@ i2c1: i2c@400a0000 {
 				interrupts = <19 IRQ_TYPE_LEVEL_LOW>;
 				#address-cells = <1>;
 				#size-cells = <0>;
-				pnx,timeout = <0x64>;
 				clocks = <&clk LPC32XX_CLK_I2C1>;
 			};
 
@@ -297,7 +295,6 @@ i2c2: i2c@400a8000 {
 				interrupts = <18 IRQ_TYPE_LEVEL_LOW>;
 				#address-cells = <1>;
 				#size-cells = <0>;
-				pnx,timeout = <0x64>;
 				clocks = <&clk LPC32XX_CLK_I2C2>;
 			};
 
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: dts: lpc32xx: Remove unused and undocumented 'pnx,timeout'
  2020-12-10 17:52 [PATCH] ARM: dts: lpc32xx: Remove unused and undocumented 'pnx,timeout' Rob Herring
@ 2020-12-11 18:01 ` Vladimir Zapolskiy
  0 siblings, 0 replies; 2+ messages in thread
From: Vladimir Zapolskiy @ 2020-12-11 18:01 UTC (permalink / raw)
  To: Rob Herring, linux-arm-kernel; +Cc: devicetree, Sylvain Lemieux

Hi Rob,

On 12/10/20 7:52 PM, Rob Herring wrote:
> 'pnx,timeout' is unused, undocumented and 'pnx' is not a vendor prefix,
> so let's remove it.
> 
> Cc: Vladimir Zapolskiy <vz@mleia.com>
> Cc: Sylvain Lemieux <slemieux.tyco@gmail.com>
> Signed-off-by: Rob Herring <robh@kernel.org>

the change is correct, thank you.

Please feel free to pull it through the devicetree branch.

Acked-by: Vladimir Zapolskiy <vz@mleia.com>

--
Best wishes,
Vladimir

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-11 19:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-10 17:52 [PATCH] ARM: dts: lpc32xx: Remove unused and undocumented 'pnx,timeout' Rob Herring
2020-12-11 18:01 ` Vladimir Zapolskiy

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).