All of lore.kernel.org
 help / color / mirror / Atom feed
From: silvio.fricke@gmail.com (Silvio Fricke)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] removing of some unused/unsupported dts entries
Date: Sat, 13 Dec 2014 02:46:45 +0100	[thread overview]
Message-ID: <cover.1418434448.git.silvio.fricke@gmail.com> (raw)

Hi,

I have found some dts entries which are not evaluated by the drivers. This
patch remove this entries from the dts files.
Jason has mentioned I should CC: Thomas, Marc and him self to this mails.

thanks and best regards,
Silvio


Silvio Fricke (3):
  ARM: mx5: dts: remove unused irq-trigger entry
  ARM: tegra: dts: remove unused irq-trigger entry
  ARM: SPEAr: dts: remove unused irq-trigger, id and block entries

 arch/arm/boot/dts/imx53-m53.dtsi      | 1 -
 arch/arm/boot/dts/spear1310-evb.dts   | 1 -
 arch/arm/boot/dts/spear1340-evb.dts   | 2 --
 arch/arm/boot/dts/spear320-hmi.dts    | 3 ---
 arch/arm/boot/dts/tegra30-apalis.dtsi | 1 -
 5 files changed, 8 deletions(-)

-- 
2.1.3

WARNING: multiple messages have this Message-ID (diff)
From: Silvio Fricke <silvio.fricke-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: Silvio Fricke
	<silvio.fricke-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>,
	Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>,
	Marc Zyngier <marc.zyngier-5wv7dgnIgG8@public.gmane.org>
Subject: [PATCH 0/3] removing of some unused/unsupported dts entries
Date: Sat, 13 Dec 2014 02:46:45 +0100	[thread overview]
Message-ID: <cover.1418434448.git.silvio.fricke@gmail.com> (raw)

Hi,

I have found some dts entries which are not evaluated by the drivers. This
patch remove this entries from the dts files.
Jason has mentioned I should CC: Thomas, Marc and him self to this mails.

thanks and best regards,
Silvio


Silvio Fricke (3):
  ARM: mx5: dts: remove unused irq-trigger entry
  ARM: tegra: dts: remove unused irq-trigger entry
  ARM: SPEAr: dts: remove unused irq-trigger, id and block entries

 arch/arm/boot/dts/imx53-m53.dtsi      | 1 -
 arch/arm/boot/dts/spear1310-evb.dts   | 1 -
 arch/arm/boot/dts/spear1340-evb.dts   | 2 --
 arch/arm/boot/dts/spear320-hmi.dts    | 3 ---
 arch/arm/boot/dts/tegra30-apalis.dtsi | 1 -
 5 files changed, 8 deletions(-)

-- 
2.1.3

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: Silvio Fricke <silvio.fricke@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: Silvio Fricke <silvio.fricke@gmail.com>,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	Thomas Gleixner <tglx@linutronix.de>,
	Jason Cooper <jason@lakedaemon.net>,
	Marc Zyngier <marc.zyngier@arm.com>
Subject: [PATCH 0/3] removing of some unused/unsupported dts entries
Date: Sat, 13 Dec 2014 02:46:45 +0100	[thread overview]
Message-ID: <cover.1418434448.git.silvio.fricke@gmail.com> (raw)

Hi,

I have found some dts entries which are not evaluated by the drivers. This
patch remove this entries from the dts files.
Jason has mentioned I should CC: Thomas, Marc and him self to this mails.

thanks and best regards,
Silvio


Silvio Fricke (3):
  ARM: mx5: dts: remove unused irq-trigger entry
  ARM: tegra: dts: remove unused irq-trigger entry
  ARM: SPEAr: dts: remove unused irq-trigger, id and block entries

 arch/arm/boot/dts/imx53-m53.dtsi      | 1 -
 arch/arm/boot/dts/spear1310-evb.dts   | 1 -
 arch/arm/boot/dts/spear1340-evb.dts   | 2 --
 arch/arm/boot/dts/spear320-hmi.dts    | 3 ---
 arch/arm/boot/dts/tegra30-apalis.dtsi | 1 -
 5 files changed, 8 deletions(-)

-- 
2.1.3


             reply	other threads:[~2014-12-13  1:46 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-13  1:46 Silvio Fricke [this message]
2014-12-13  1:46 ` [PATCH 0/3] removing of some unused/unsupported dts entries Silvio Fricke
2014-12-13  1:46 ` Silvio Fricke
2014-12-13  1:46 ` [PATCH 1/3] ARM: mx5: dts: remove unused irq-trigger entry Silvio Fricke
2014-12-13  1:46   ` Silvio Fricke
2014-12-13  1:46 ` [PATCH 2/3] ARM: tegra: " Silvio Fricke
2014-12-13  1:46   ` Silvio Fricke
2014-12-13  1:46 ` [PATCH 3/3] ARM: SPEAr: dts: remove unused irq-trigger, id and block entries Silvio Fricke
2014-12-13  1:46   ` Silvio Fricke
2014-12-15  4:09   ` Viresh Kumar
2014-12-15  4:09     ` Viresh Kumar
2014-12-15  4:09     ` Viresh Kumar
2014-12-13  9:21 ` [PATCH 0/3] removing of some unused/unsupported dts entries Marc Zyngier
2014-12-13  9:21   ` Marc Zyngier
2014-12-13  9:21   ` Marc Zyngier
2014-12-13 14:33   ` Jason Cooper
2014-12-13 14:33     ` Jason Cooper
2014-12-13 14:33     ` Jason Cooper

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1418434448.git.silvio.fricke@gmail.com \
    --to=silvio.fricke@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.