mbox series

[GIT,PULL,3/3] bcm2835-bindings-2021-12-13

Message ID 20211213123040.184359-3-nsaenzju@redhat.com
State New
Headers show
Series [GIT,PULL,1/3] bcm2835-dt-next-2021-12-13 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835-bindings-2021-12-13

Message

Nicolas Saenz Julienne Dec. 13, 2021, 12:30 p.m. UTC
Hi Florian,

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835-bindings-2021-12-13

for you to fetch changes up to 4e5be177f6d2545dd639f41138af3b138470c61d:

  dt-bindings: soc: bcm: Convert brcm,bcm2835-vchiq to json-schema (2021-12-13 13:10:11 +0100)

----------------------------------------------------------------
Stefan Wahren converts VCHIQ's bindings to YAML format.

----------------------------------------------------------------
Stefan Wahren (1):
      dt-bindings: soc: bcm: Convert brcm,bcm2835-vchiq to json-schema

 .../bindings/soc/bcm/brcm,bcm2835-vchiq.txt        | 17 --------
 .../bindings/soc/bcm/brcm,bcm2835-vchiq.yaml       | 45 ++++++++++++++++++++++
 2 files changed, 45 insertions(+), 17 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/soc/bcm/brcm,bcm2835-vchiq.txt
 create mode 100644 Documentation/devicetree/bindings/soc/bcm/brcm,bcm2835-vchiq.yaml

Comments

Florian Fainelli Dec. 14, 2021, 3:38 a.m. UTC | #1
On 12/13/2021 4:30 AM, Nicolas Saenz Julienne wrote:
> Hi Florian,
> 
> The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:
> 
>    Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)
> 
> are available in the Git repository at:
> 
>    https://git.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835-bindings-2021-12-13
> 
> for you to fetch changes up to 4e5be177f6d2545dd639f41138af3b138470c61d:
> 
>    dt-bindings: soc: bcm: Convert brcm,bcm2835-vchiq to json-schema (2021-12-13 13:10:11 +0100)
> 
> ----------------------------------------------------------------
> Stefan Wahren converts VCHIQ's bindings to YAML format.
> 
> ----------------------------------------------------------------

Merged into devicetree/next, thanks!
Florian Fainelli Dec. 18, 2021, 4:34 p.m. UTC | #2
On 12/13/2021 7:38 PM, Florian Fainelli wrote:
> 
> 
> On 12/13/2021 4:30 AM, Nicolas Saenz Julienne wrote:
>> Hi Florian,
>>
>> The following changes since commit 
>> fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:
>>
>>    Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)
>>
>> are available in the Git repository at:
>>
>>    
>> https://git.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git 
>> tags/bcm2835-bindings-2021-12-13
>>
>> for you to fetch changes up to 4e5be177f6d2545dd639f41138af3b138470c61d:
>>
>>    dt-bindings: soc: bcm: Convert brcm,bcm2835-vchiq to json-schema 
>> (2021-12-13 13:10:11 +0100)
>>
>> ----------------------------------------------------------------
>> Stefan Wahren converts VCHIQ's bindings to YAML format.
>>
>> ----------------------------------------------------------------
> 
> Merged into devicetree/next, thanks!

Nicolas, do you want to send me an updated pull request with Stefan's v3 
or should I just go ahead and replace it? THanks
Nicolas Saenz Julienne Dec. 18, 2021, 4:38 p.m. UTC | #3
On Sat, 2021-12-18 at 08:34 -0800, Florian Fainelli wrote:
> 
> On 12/13/2021 7:38 PM, Florian Fainelli wrote:
> > 
> > 
> > On 12/13/2021 4:30 AM, Nicolas Saenz Julienne wrote:
> > > Hi Florian,
> > > 
> > > The following changes since commit 
> > > fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:
> > > 
> > >    Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)
> > > 
> > > are available in the Git repository at:
> > > 
> > >    
> > > https://git.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git 
> > > tags/bcm2835-bindings-2021-12-13
> > > 
> > > for you to fetch changes up to 4e5be177f6d2545dd639f41138af3b138470c61d:
> > > 
> > >    dt-bindings: soc: bcm: Convert brcm,bcm2835-vchiq to json-schema 
> > > (2021-12-13 13:10:11 +0100)
> > > 
> > > ----------------------------------------------------------------
> > > Stefan Wahren converts VCHIQ's bindings to YAML format.
> > > 
> > > ----------------------------------------------------------------
> > 
> > Merged into devicetree/next, thanks!
> 
> Nicolas, do you want to send me an updated pull request with Stefan's v3 
> or should I just go ahead and replace it? THanks

Hi Florian,

I was waiting to see if there was anymore feedback. I'll send it this evening.

Regards,