[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <32299bd6-6038-4c4e-1d6f-979a438db8cc@conchuod.ie>
Date: Wed, 8 Jun 2022 23:42:53 +0100
From: Conor Dooley <mail@...chuod.ie>
To: Atul Khare <atulkhare@...osinc.com>
Cc: Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Andrew Lunn <andrew@...n.ch>,
Support Opensource <support.opensource@...semi.com>,
Lee Jones <lee.jones@...aro.org>,
Ulf Hansson <ulf.hansson@...aro.org>,
Palmer Dabbelt <palmer@...belt.com>,
Paul Walmsley <paul.walmsley@...ive.com>,
Albert Ou <aou@...s.berkeley.edu>,
Steve Twiss <stwiss.opensource@...semi.com>,
Conor Dooley <conor.dooley@...rochip.com>,
linux-i2c@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-mmc@...r.kernel.org,
linux-riscv@...ts.infradead.org
Subject: Re: [PATCH v1 0/6] clear riscv dtbs_check errors
On 08/06/2022 23:27, Atul Khare wrote:
> Conor,
>
> Thanks for the feedback. I will rebase and send out a v2 series
> shortly (it appears that the 1024 hart context patch is redundant as
> well).
Great, will be nice to get down to zero warnings :)
>
> On Sun, Jun 5, 2022 at 6:33 AM <mail@...chuod.ie> wrote:
>>
>> From: Conor Dooley <conor.dooley@...rochip.com>
>>
>> Hey,
>> Couple conversions from txt to yaml here with the intent of fixing the
>> the dtbs_check warnings for riscv. Atul Khare already sent patches for
>> the gpio-line-names & cache-sets (which went awol) and will clear the
>> remaining two errors.
>>
>> Rob/Krzysztof:
>> Have I correctly expressed the mutually exclusive properties?
>> I had a look around, but wasn't able to find an obvious binding to ape.
>>
>> Wasn't sure if a txt -> yaml conversion's MAINTAINERS update was meant
>> to be in the same patch or not, so feel free to squash.
>> Thanks,
>> Conor.
>>
>> Conor Dooley (6):
>> dt-bindings: mmc: convert mmc-spi-slot to yaml
>> dt-bindings: i2c: convert ocores binding to yaml
>> MAINTAINERS: convert ocores i2c dt-binding to yaml
>> dt-bindings: mfd: convert da9063 to yaml
>> MAINTAINERS: convert da9063 to yaml
>> riscv: dts: sifive: "fix" pmic watchdog node name
>>
>> .../devicetree/bindings/i2c/i2c-ocores.txt | 78 -----------
>> .../devicetree/bindings/i2c/i2c-ocores.yaml | 132 ++++++++++++++++++
>> .../devicetree/bindings/mfd/da9063.txt | 111 ---------------
>> .../devicetree/bindings/mfd/da9063.yaml | 123 ++++++++++++++++
>> .../devicetree/bindings/mmc/mmc-spi-slot.txt | 29 ----
>> .../devicetree/bindings/mmc/mmc-spi-slot.yaml | 76 ++++++++++
>> .../devicetree/bindings/trivial-devices.yaml | 2 -
>> MAINTAINERS | 3 +-
>> .../boot/dts/sifive/hifive-unmatched-a00.dts | 2 +-
>> 9 files changed, 334 insertions(+), 222 deletions(-)
>> delete mode 100644 Documentation/devicetree/bindings/i2c/i2c-ocores.txt
>> create mode 100644 Documentation/devicetree/bindings/i2c/i2c-ocores.yaml
>> delete mode 100644 Documentation/devicetree/bindings/mfd/da9063.txt
>> create mode 100644 Documentation/devicetree/bindings/mfd/da9063.yaml
>> delete mode 100644 Documentation/devicetree/bindings/mmc/mmc-spi-slot.txt
>> create mode 100644 Documentation/devicetree/bindings/mmc/mmc-spi-slot.yaml
>>
>> --
>> 2.36.1
>>
Powered by blists - more mailing lists