dt-bindings: drop Sagar Kadam from SiFive binding maintainershipSagar's email listed in maintainers is bouncing as his division was soldoff by the company. I attempted to contact him some days ago
dt-bindings: drop Sagar Kadam from SiFive binding maintainershipSagar's email listed in maintainers is bouncing as his division was soldoff by the company. I attempted to contact him some days ago on what thebounce email told me was his new contact information, but am yet toreceive a response.Paul and Palmer are listed on each of the bindings, both of whom werealive & well as of Wednesday so the bindings remain maintained.CC: Sagar Kadam <sagar.kadam@openfive.com>CC: Sagar Kadam <sagar.kadam@sifive.com>Link: https://lore.kernel.org/all/785425ca-4000-a7e4-16d6-4d68c91b158d@kernel.org/Signed-off-by: Conor Dooley <conor.dooley@microchip.com>Acked-by: Palmer Dabbelt <palmer@rivosinc.com>Link: https://lore.kernel.org/r/20230217180035.39658-1-conor@kernel.orgSigned-off-by: Rob Herring <robh@kernel.org>
show more ...
dt-bindings: clock: fu740-prci: add reset-cellsThe SiFive FU740 Power Reset Clock Interrupt Controller is a reset lineprovider so add respective reset-cells property to fix: arch/riscv/boot/dts
dt-bindings: clock: fu740-prci: add reset-cellsThe SiFive FU740 Power Reset Clock Interrupt Controller is a reset lineprovider so add respective reset-cells property to fix: arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dt.yaml: clock-controller@10000000: '#reset-cells' does not match any of the regexes: 'pinctrl-[0-9]+'Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>Link: https://lore.kernel.org/r/20210920144944.162431-1-krzysztof.kozlowski@canonical.comReviewed-by: Rob Herring <robh@kernel.org>Acked-by: Palmer Dabbelt <palmerdabbelt@google.com>Signed-off-by: Stephen Boyd <sboyd@kernel.org>
dt-bindings: fu740: prci: add YAML documentation for the FU740 PRCIAdd YAML DT binding documentation for the SiFive FU740 PRCI. Thelink of unmatched board as follow, the U740-C000 manual would be
dt-bindings: fu740: prci: add YAML documentation for the FU740 PRCIAdd YAML DT binding documentation for the SiFive FU740 PRCI. Thelink of unmatched board as follow, the U740-C000 manual would be presentin the same page later. https://www.sifive.com/boards/hifive-unmatchedPasses dt_binding_check.Signed-off-by: Zong Li <zong.li@sifive.com>Link: https://lore.kernel.org/r/20201126030043.67390-1-zong.li@sifive.comReviewed-by: Rob Herring <robh@kernel.org>Signed-off-by: Stephen Boyd <sboyd@kernel.org>
dt-bindings: fu540: prci: convert PRCI bindings to json-schemaFU540-C000 SoC from SiFive has a PRCI block, here we convertthe device tree bindings from txt to YAML.Signed-off-by: Sagar Kadam <sa
dt-bindings: fu540: prci: convert PRCI bindings to json-schemaFU540-C000 SoC from SiFive has a PRCI block, here we convertthe device tree bindings from txt to YAML.Signed-off-by: Sagar Kadam <sagar.kadam@sifive.com>Link: https://lore.kernel.org/r/1601393531-2402-2-git-send-email-sagar.kadam@sifive.comSigned-off-by: Rob Herring <robh@kernel.org>
dt-bindings: clk: add documentation for the SiFive PRCI driverAdd DT binding documentation for the Linux driver for the SiFivePRCI clock & reset control IP block, as found on the SiFiveFU540 chip
dt-bindings: clk: add documentation for the SiFive PRCI driverAdd DT binding documentation for the Linux driver for the SiFivePRCI clock & reset control IP block, as found on the SiFiveFU540 chip.This version includes changes requested by Stephen Boyd<sboyd@kernel.org> and Rob Herring <robh@kernel.org>, andfixes some errors in the initial version.Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>Signed-off-by: Paul Walmsley <paul@pwsan.com>Cc: Michael Turquette <mturquette@baylibre.com>Cc: Stephen Boyd <sboyd@kernel.org>Cc: Rob Herring <robh+dt@kernel.org>Cc: Mark Rutland <mark.rutland@arm.com>Cc: Palmer Dabbelt <palmer@sifive.com>Cc: Megan Wachs <megan@sifive.com>Cc: linux-clk@vger.kernel.orgCc: devicetree@vger.kernel.orgCc: linux-riscv@lists.infradead.orgCc: linux-kernel@vger.kernel.orgReviewed-by: Rob Herring <robh@kernel.org>Signed-off-by: Stephen Boyd <sboyd@kernel.org>