All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Rob Herring <robh@kernel.org>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Michael Ellerman <mpe@ellerman.id.au>,
	Nicholas Piggin <npiggin@gmail.com>,
	Christophe Leroy <christophe.leroy@csgroup.eu>,
	Avi Fishman <avifishman70@gmail.com>,
	Tomer Maimon <tmaimon77@gmail.com>,
	Tali Perry <tali.perry1@gmail.com>,
	Patrick Venture <venture@google.com>,
	Nancy Yuen <yuenn@google.com>,
	Benjamin Fair <benjaminfair@google.com>,
	Lee Jones <lee@kernel.org>,
	linux-usb@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org,
	openbmc@lists.ozlabs.org
Subject: Re: [PATCH v3 0/5] dt-bindings: usb: Convert some more simple OHCI/EHCI bindings
Date: Tue, 24 Jan 2023 18:17:31 +0100	[thread overview]
Message-ID: <Y9ASq0VZ6G7Efe7s@kroah.com> (raw)
In-Reply-To: <20230110-dt-usb-v3-0-5af0541fcf8c@kernel.org>

On Mon, Jan 23, 2023 at 09:05:15PM -0600, Rob Herring wrote:
> The 'ohci-usb' compatible is another 'generic' compatible for OHCI, but 
> isn't documented with a schema. Let's add it to generic-ohci.yaml 
> schema. While looking at this, I found a few other USB host bindings 
> which are simple enough to use the 'generic' schemas.
> 
> Signed-off-by: Rob Herring <robh@kernel.org>

Am I supposed to take these in my USB tree?

I'm still confused if you all want me to take these types of things or
not...

thanks,

greg k-h

WARNING: multiple messages have this Message-ID (diff)
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Rob Herring <robh@kernel.org>
Cc: devicetree@vger.kernel.org, linux-usb@vger.kernel.org,
	Tomer Maimon <tmaimon77@gmail.com>,
	Avi Fishman <avifishman70@gmail.com>,
	openbmc@lists.ozlabs.org, Lee Jones <lee@kernel.org>,
	linux-kernel@vger.kernel.org, Tali Perry <tali.perry1@gmail.com>,
	Nancy Yuen <yuenn@google.com>,
	Nicholas Piggin <npiggin@gmail.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Patrick Venture <venture@google.com>,
	linuxppc-dev@lists.ozlabs.org,
	Benjamin Fair <benjaminfair@google.com>
Subject: Re: [PATCH v3 0/5] dt-bindings: usb: Convert some more simple OHCI/EHCI bindings
Date: Tue, 24 Jan 2023 18:17:31 +0100	[thread overview]
Message-ID: <Y9ASq0VZ6G7Efe7s@kroah.com> (raw)
In-Reply-To: <20230110-dt-usb-v3-0-5af0541fcf8c@kernel.org>

On Mon, Jan 23, 2023 at 09:05:15PM -0600, Rob Herring wrote:
> The 'ohci-usb' compatible is another 'generic' compatible for OHCI, but 
> isn't documented with a schema. Let's add it to generic-ohci.yaml 
> schema. While looking at this, I found a few other USB host bindings 
> which are simple enough to use the 'generic' schemas.
> 
> Signed-off-by: Rob Herring <robh@kernel.org>

Am I supposed to take these in my USB tree?

I'm still confused if you all want me to take these types of things or
not...

thanks,

greg k-h

WARNING: multiple messages have this Message-ID (diff)
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Rob Herring <robh@kernel.org>
Cc: devicetree@vger.kernel.org, linux-usb@vger.kernel.org,
	Tomer Maimon <tmaimon77@gmail.com>,
	Avi Fishman <avifishman70@gmail.com>,
	Michael Ellerman <mpe@ellerman.id.au>,
	openbmc@lists.ozlabs.org, Lee Jones <lee@kernel.org>,
	linux-kernel@vger.kernel.org,
	Christophe Leroy <christophe.leroy@csgroup.eu>,
	Tali Perry <tali.perry1@gmail.com>,
	Nicholas Piggin <npiggin@gmail.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Patrick Venture <venture@google.com>,
	linuxppc-dev@lists.ozlabs.org,
	Benjamin Fair <benjaminfair@google.com>
Subject: Re: [PATCH v3 0/5] dt-bindings: usb: Convert some more simple OHCI/EHCI bindings
Date: Tue, 24 Jan 2023 18:17:31 +0100	[thread overview]
Message-ID: <Y9ASq0VZ6G7Efe7s@kroah.com> (raw)
In-Reply-To: <20230110-dt-usb-v3-0-5af0541fcf8c@kernel.org>

On Mon, Jan 23, 2023 at 09:05:15PM -0600, Rob Herring wrote:
> The 'ohci-usb' compatible is another 'generic' compatible for OHCI, but 
> isn't documented with a schema. Let's add it to generic-ohci.yaml 
> schema. While looking at this, I found a few other USB host bindings 
> which are simple enough to use the 'generic' schemas.
> 
> Signed-off-by: Rob Herring <robh@kernel.org>

Am I supposed to take these in my USB tree?

I'm still confused if you all want me to take these types of things or
not...

thanks,

greg k-h

  parent reply	other threads:[~2023-01-24 17:17 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-24  3:05 [PATCH v3 0/5] dt-bindings: usb: Convert some more simple OHCI/EHCI bindings Rob Herring
2023-01-24  3:05 ` Rob Herring
2023-01-24  3:05 ` [PATCH v3 1/5] dt-bindings: usb: Remove obsolete brcm,bcm3384-usb.txt Rob Herring
2023-01-24  3:05   ` Rob Herring
2023-01-24  3:05 ` [PATCH v3 2/5] dt-bindings: usb: Convert multiple "usb-ohci" bindings to DT schema Rob Herring
2023-01-24  3:05   ` Rob Herring
2023-01-24  3:05 ` [PATCH v3 3/5] dt-bindings: usb: Convert OMAP OHCI/EHCI bindings to schema Rob Herring
2023-01-24  3:05   ` Rob Herring
2023-01-24 10:31   ` Lee Jones
2023-01-24 10:31     ` Lee Jones
2023-01-24  3:05 ` [PATCH v3 4/5] dt-bindings: usb: Convert Marvell Orion EHCI to DT schema Rob Herring
2023-01-24  3:05   ` Rob Herring
2023-01-24  3:05 ` [PATCH v3 5/5] dt-bindings: usb: Convert Nuvoton " Rob Herring
2023-01-24  3:05   ` Rob Herring
2023-01-24 17:17 ` Greg Kroah-Hartman [this message]
2023-01-24 17:17   ` [PATCH v3 0/5] dt-bindings: usb: Convert some more simple OHCI/EHCI bindings Greg Kroah-Hartman
2023-01-24 17:17   ` Greg Kroah-Hartman
2023-01-24 18:42   ` Rob Herring
2023-01-24 18:42     ` Rob Herring
2023-01-24 18:42     ` Rob Herring

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=Y9ASq0VZ6G7Efe7s@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=avifishman70@gmail.com \
    --cc=benjaminfair@google.com \
    --cc=christophe.leroy@csgroup.eu \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=lee@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mpe@ellerman.id.au \
    --cc=npiggin@gmail.com \
    --cc=openbmc@lists.ozlabs.org \
    --cc=robh@kernel.org \
    --cc=tali.perry1@gmail.com \
    --cc=tmaimon77@gmail.com \
    --cc=venture@google.com \
    --cc=yuenn@google.com \
    /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.