public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Masahisa Kojima <masahisa.kojima@linaro.org>,
	Ilias Apalodimas <ilias.apalodimas@linaro.org>,
	Tom Rini <trini@konsulko.com>
Cc: u-boot@lists.denx.de
Subject: [PATCH 1/2] dts: synquacer: Drop unused and undocumented SPI properties
Date: Thu,  8 Dec 2022 20:45:08 -0600	[thread overview]
Message-ID: <20221209024509.1920944-1-robh@kernel.org> (raw)

'active_clk_edges' and 'chipselect_num' SPI controller properties are
unused in u-boot and Linux. They are also not documented in the binding.
So drop them.

Signed-off-by: Rob Herring <robh@kernel.org>
---
 arch/arm/dts/synquacer-sc2a11-developerbox-u-boot.dtsi | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/arm/dts/synquacer-sc2a11-developerbox-u-boot.dtsi b/arch/arm/dts/synquacer-sc2a11-developerbox-u-boot.dtsi
index 6b85c05458d4..9f9837b33bef 100644
--- a/arch/arm/dts/synquacer-sc2a11-developerbox-u-boot.dtsi
+++ b/arch/arm/dts/synquacer-sc2a11-developerbox-u-boot.dtsi
@@ -20,8 +20,6 @@
 		#address-cells = <1>;
 		#size-cells = <0>;
 		status = "okay";
-		active_clk_edges;
-		chipselect_num = <1>;
 
 		flash@0 {
 			#address-cells = <1>;
-- 
2.35.1


             reply	other threads:[~2022-12-09  2:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-09  2:45 Rob Herring [this message]
2022-12-09  2:45 ` [PATCH 2/2] dts: synquacer: Drop unused and undocumented GPIO 'base' property Rob Herring
2022-12-09  5:10   ` Masahisa Kojima
2022-12-09 19:38     ` Jassi Brar
2022-12-09  7:41   ` Ilias Apalodimas
2023-01-03 15:42   ` Tom Rini
2022-12-09  5:09 ` [PATCH 1/2] dts: synquacer: Drop unused and undocumented SPI properties Masahisa Kojima
2022-12-09 19:38   ` Jassi Brar
2022-12-09  7:40 ` Ilias Apalodimas
2023-01-03 15:41 ` Tom Rini

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=20221209024509.1920944-1-robh@kernel.org \
    --to=robh@kernel.org \
    --cc=ilias.apalodimas@linaro.org \
    --cc=masahisa.kojima@linaro.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox