Re: [RFC PATCH 1/7] dt_bindings: Add protection limit properties

2021-03-05 Thread Rob Herring
On Thu, Feb 11, 2021 at 02:34:17PM +0200, Matti Vaittinen wrote: > Support specifying protection/error/warning limits for regulator > over current, over temperature and over/under voltage. > > Most of the PMICs support only "protection" feature but few > setups do also support error/warning level

Re: [PATCH v2 1/2] dt-bindings: fpga: Add compatible value for Xilinx DFX AXI shutdown manager

2021-03-05 Thread Rob Herring
dded DFX axi shutdown manager node > example node as suggested by Tom Rix. > > .../bindings/fpga/xilinx-pr-decoupler.txt | 24 ++- > 1 file changed, 23 insertions(+), 1 deletion(-) > Reviewed-by: Rob Herring

Re: [PATCH 1/2] dt-bindings: phy: add yaml binding for rockchip-inno-csi-dphy

2021-03-05 Thread Rob Herring
kchip-inno-csi-dphy.yaml | 79 +++ > 1 file changed, 79 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/phy/rockchip-inno-csi-dphy.yaml > Reviewed-by: Rob Herring

Re: [PATCH 2/2] soc: qcom: rpmhpd: Add SM8350 power domains

2021-03-05 Thread Rob Herring
On Wed, Feb 10, 2021 at 04:12:57PM +0530, Vinod Koul wrote: > This adds the power domains found in SM8350 SoC. > > Signed-off-by: Vinod Koul > --- > drivers/soc/qcom/rpmhpd.c | 37 ++ > include/dt-bindings/power/qcom-rpmpd.h | 15 +++ The header is

Re: [PATCH 1/2] dt-bindings: power: Add rpm power domain bindings for SM8350

2021-03-05 Thread Rob Herring
On Wed, 10 Feb 2021 16:12:56 +0530, Vinod Koul wrote: > Add RPM power domain bindings for the SM8350 SoC > > Signed-off-by: Vinod Koul > --- > Documentation/devicetree/bindings/power/qcom,rpmpd.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring

Re: [PATCH] dt-bindings: serial: stm32: add examples

2021-03-05 Thread Rob Herring
On Tue, Feb 09, 2021 at 10:59:48AM +0100, Valentin Caron wrote: > From: Valentin Caron > > Add examples to show more use cases : > - uart2 with hardware flow control > - uart4 without flow control Why do I need these? I can go read your dts files if I need more examples. > > Signed-off-by:

Re: RFC: oftree based setup of composite board devices

2021-03-05 Thread Rob Herring
On Wed, Feb 24, 2021 at 05:14:10PM -0600, Frank Rowand wrote: > On 2/24/21 7:00 AM, Enrico Weigelt, metux IT consult wrote: > > On 15.02.21 02:12, Frank Rowand wrote: > > > >> Why not compile in ACPI data (tables?) instead of devicetree description? > > > > The problem is a bit more complex than

Re: [RFT PATCH v3 12/27] of/address: Add infrastructure to declare MMIO as non-posted

2021-03-05 Thread Rob Herring
On Thu, Mar 4, 2021 at 3:40 PM Hector Martin wrote: > > This implements the 'nonposted-mmio' and 'posted-mmio' boolean > properties. Placing these properties in a bus marks all child devices as > requiring non-posted or posted MMIO mappings. If no such properties are > found, the default is

Re: [PATCH] PCI: designware-ep: Fix NULL pointer dereference error

2021-03-05 Thread Rob Herring
On Thu, Mar 4, 2021 at 8:59 PM Kishon Vijay Abraham I wrote: > > commit 281f1f99cf3a ("PCI: dwc: Detect number of iATU windows") detected > the number of inbound and outbound windows dynamically at runtime in > dw_pcie_setup(). However pcie-designware-ep.c accessed the variables > holding the

Re: [PATCH] PCI: dwc: Move forward the iATU detection process

2021-03-05 Thread Rob Herring
ware-host.c | 2 ++ > drivers/pci/controller/dwc/pcie-designware.c | 11 --- > drivers/pci/controller/dwc/pcie-designware.h | 1 + > 4 files changed, 13 insertions(+), 3 deletions(-) Reviewed-by: Rob Herring Bjorn, can you pick this up for 5.12. Lorenzo is on holiday. Rob

Re: [RFT PATCH v3 12/27] of/address: Add infrastructure to declare MMIO as non-posted

2021-03-05 Thread Rob Herring
On Fri, Mar 5, 2021 at 9:13 AM Andy Shevchenko wrote: > > On Thu, Mar 4, 2021 at 11:40 PM Hector Martin wrote: > > > > This implements the 'nonposted-mmio' and 'posted-mmio' boolean > > properties. Placing these properties in a bus marks all child devices as > > requiring non-posted or posted

[GIT PULL] Devicetree fixes for v5.12

2021-03-05 Thread Rob Herring
): dt-bindings: bcm2711-hdmi: Fix broken schema Michal Kubecek (1): dts: drop dangling c6x symlink Rob Herring (1): dt-bindings: media: Use graph and video-interfaces schemas, round 2 .../devicetree/bindings/display/brcm,bcm2711-hdmi.yaml | 2 +- Documentation/devicetree

Re: [PATCH v3 01/10] dt-bindings: arm: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0

2021-03-05 Thread Rob Herring
stm32.yaml | 7 +++ > 1 file changed, 7 insertions(+) > Reviewed-by: Rob Herring

Re: [PATCH v10 8/8] dt-bindings: thermal: tsens: Document ipq8064 bindings

2021-03-05 Thread Rob Herring
yaml | 56 --- > 1 file changed, 48 insertions(+), 8 deletions(-) > Reviewed-by: Rob Herring

Re: [PATCH 2/3] dt-bindings: input: pm8941-pwrkey: Convert power key bindings to yaml

2021-03-05 Thread Rob Herring
On Fri, Mar 05, 2021 at 11:08:40AM +0530, satya priya wrote: > Convert power key bindings from .txt to .yaml format. > > Signed-off-by: satya priya > --- > .../bindings/input/qcom,pm8941-pwrkey.txt | 53 --- > .../bindings/input/qcom,pm8941-pwrkey.yaml | 76 >

Re: [PATCH 2/3] dt-bindings: pinctrl: qcom-pmic-gpio: Convert pmic gpio bindings to YAML

2021-03-05 Thread Rob Herring
On Fri, 05 Mar 2021 11:59:58 +0530, satya priya wrote: > Convert Qualcomm PMIC GPIO bindings from .txt to .yaml format. > > Signed-off-by: satya priya > --- > .../devicetree/bindings/pinctrl/qcom,pmic-gpio.txt | 272 > .../bindings/pinctrl/qcom,pmic-gpio.yaml |

Re: [PATCH 2/3] dt-bindings: input: pm8941-pwrkey: Convert power key bindings to yaml

2021-03-05 Thread Rob Herring
On Fri, 05 Mar 2021 11:08:40 +0530, satya priya wrote: > Convert power key bindings from .txt to .yaml format. > > Signed-off-by: satya priya > --- > .../bindings/input/qcom,pm8941-pwrkey.txt | 53 --- > .../bindings/input/qcom,pm8941-pwrkey.yaml | 76 >

Re: [PATCH V3 4/5] dt-bindings: mmc: fsl-imx-esdhc: add clock bindings

2021-03-05 Thread Rob Herring
On Fri, Mar 5, 2021 at 8:09 AM Aisheng Dong wrote: > > Hi Rob, > > > From: Peng Fan (OSS) > > Sent: Thursday, February 25, 2021 11:10 AM > > > > From: Peng Fan > > > > Add clock bindings for fsl-imx-esdhc yaml > > > > Signed-off-by: Peng Fan > > --- > >

Re: [PATCH V3 4/5] dt-bindings: mmc: fsl-imx-esdhc: add clock bindings

2021-03-04 Thread Rob Herring
On Wed, Feb 24, 2021 at 9:23 PM wrote: > > From: Peng Fan > > Add clock bindings for fsl-imx-esdhc yaml > > Signed-off-by: Peng Fan > --- > .../devicetree/bindings/mmc/fsl-imx-esdhc.yaml| 11 +++ > 1 file changed, 11 insertions(+) Looks like this landed in linux-next and

Re: [PATCH 2/5] CMDLINE: drivers: of: ifdef out cmdline section

2021-03-04 Thread Rob Herring
On Thu, Mar 4, 2021 at 3:24 PM Daniel Walker wrote: > > On Thu, Mar 04, 2021 at 08:09:52AM +0100, Christophe Leroy wrote: > > > > > > Le 04/03/2021 à 05:47, Daniel Walker a écrit : > > > It looks like there's some seepage of cmdline stuff into > > > the generic device tree code. This conflicts

Re: [PATCH 7/8] arm64: dts: Add Pensando Elba SoC support

2021-03-04 Thread Rob Herring
On Wed, 03 Mar 2021 19:41:40 -0800, Brad Larson wrote: > Add Pensando common and Elba SoC specific device nodes > and corresponding binding documentation. > > Signed-off-by: Brad Larson > --- > .../bindings/gpio/pensando,elba-spics.txt | 24 ++ > .../devicetree/bindings/mmc/cdns,sdhci.yaml

Re: [PATCH v5 1/2] dt-bindings: rng: bcm2835: document reset support

2021-03-04 Thread Rob Herring
On Thu, 04 Mar 2021 08:33:07 +0100, Álvaro Fernández Rojas wrote: > Some devices may need to perform a reset before using the RNG, such as the > BCM6368. > > Signed-off-by: Álvaro Fernández Rojas > --- > v5: no changes. > v4: pass dt_binding_check. > v3: make resets required if

Re: [PATCH v1 3/5] dt-bindings: arm: Add cpu-idle-states to Tegra194 CPU nodes

2021-03-04 Thread Rob Herring
On Wed, 03 Mar 2021 22:08:10 -0800, Sowjanya Komatineni wrote: > This patch adds cpu-idle-states and corresponding state nodes to > Tegra194 CPU in dt-binding document > > Signed-off-by: Sowjanya Komatineni > --- > .../bindings/arm/nvidia,tegra194-ccplex.yaml | 53 >

Re: [PATCH v2 6/7] dt-bindings: interrupt-controller: Add Loongson-2K1000 LIOINTC

2021-03-04 Thread Rob Herring
On Wed, 03 Mar 2021 14:24:33 +0800, Qing Zhang wrote: > Add liointc-2.0 properties support, so update the maxItems and description. > > Signed-off-by: Jiaxun Yang > Signed-off-by: Qing Zhang > --- > > v2: > - Add new patch > > .../bindings/interrupt-controller/loongson,liointc.yaml | 9

Re: [PATCH v2 7/7] ASoC: dt-bindings: imx-rpmsg: Add binding doc for rpmsg machine driver

2021-03-04 Thread Rob Herring
On Thu, Feb 18, 2021 at 1:23 AM Shengjiu Wang wrote: > > On Thu, Feb 11, 2021 at 6:18 AM Rob Herring wrote: > > > > On Sun, Feb 07, 2021 at 06:23:55PM +0800, Shengjiu Wang wrote: > > > Imx-rpmsg is a new added machine driver for supporting audio on Cortex-M &g

Re: [PATCH v2 1/2] dt-bindings: usb: misc: Add binding for Microchip usb5744 hub

2021-03-04 Thread Rob Herring
On Wed, Feb 24, 2021 at 7:38 AM Michal Simek wrote: > > Hi Rob, > > On 2/11/21 3:42 PM, Rob Herring wrote: > > On Thu, Feb 11, 2021 at 3:35 AM Michal Simek > > wrote: > >> > >> Hi Rob, > >> > >> On 2/10/21 11:22 PM, Rob Herring wrote:

Re: [PATCH v3 1/2] dt-bindings: rng: bcm2835: document reset support

2021-03-04 Thread Rob Herring
On Thu, Mar 4, 2021 at 6:07 AM Nicolas Saenz Julienne wrote: > > Hi Alvaro, > > On Tue, 2021-02-23 at 18:00 +0100, Álvaro Fernández Rojas wrote: > > Some devices may need to perform a reset before using the RNG, such as the > > BCM6368. > > > > Signed-off-by: Álvaro Fernández Rojas > > --- > >

Re: [PATCH 2/5] CMDLINE: drivers: of: ifdef out cmdline section

2021-03-04 Thread Rob Herring
On Wed, Mar 3, 2021 at 10:48 PM Daniel Walker wrote: > > It looks like there's some seepage of cmdline stuff into > the generic device tree code. This conflicts with the > generic cmdline implementation so I remove it in the case > when that's enabled. > > Cc: xe-linux-exter...@cisco.com >

Re: [RFC PATCH 5/6] PCI: designware: Add SiFive FU740 PCIe host controller driver

2021-03-03 Thread Rob Herring
On Tue, Mar 2, 2021 at 4:59 AM Greentime Hu wrote: > > From: Paul Walmsley > > Add driver for the SiFive FU740 PCIe host controller. > This controller is based on the DesignWare PCIe core. > > Co-developed-by: Henry Styles > Signed-off-by: Henry Styles > Co-developed-by: Erik Danie >

Re: [RFC PATCH 4/6] dt-bindings: PCI: Add SiFive FU740 PCIe host controller

2021-03-03 Thread Rob Herring
On Tue, 02 Mar 2021 18:59:15 +0800, Greentime Hu wrote: > Add PCIe host controller DT bindings of SiFive FU740. > > Signed-off-by: Greentime Hu > --- > .../bindings/pci/sifive,fu740-pcie.yaml | 119 ++ > 1 file changed, 119 insertions(+) > create mode 100644 >

Re: [PATCH v2 1/2] arm64: cpufeatures: Fix handling of CONFIG_CMDLINE for idreg overrides

2021-03-03 Thread Rob Herring
On Wed, Mar 3, 2021 at 7:50 AM Will Deacon wrote: > > The built-in kernel commandline (CONFIG_CMDLINE) can be configured in > three different ways: > > 1. CMDLINE_FORCE: Use CONFIG_CMDLINE instead of any bootloader args > 2. CMDLINE_EXTEND: Append the bootloader args to CONFIG_CMDLINE > 3.

Re: [PATCH] MIPS: boot/compressed: Copy DTB to aligned address

2021-03-03 Thread Rob Herring
/dtc: Update to upstream version > v1.6.0-51-g183df9e9c2b9") > Signed-off-by: Paul Cercueil > --- > arch/mips/boot/compressed/decompress.c | 8 > arch/mips/kernel/vmlinux.lds.S | 2 ++ > 2 files changed, 10 insertions(+) Acked-by: Rob Herring

Re: [PATCH v2 0/7] Improve boot command line handling

2021-03-03 Thread Rob Herring
+Will D On Tue, Mar 2, 2021 at 11:36 AM Daniel Walker wrote: > > On Tue, Mar 02, 2021 at 05:25:16PM +, Christophe Leroy wrote: > > The purpose of this series is to improve and enhance the > > handling of kernel boot arguments. > > > > It is first focussed on powerpc but also extends the

Re: [PATCH V8 0/4] dt: Add fdtoverlay rule and statically build unittest

2021-03-02 Thread Rob Herring
On Mon, Mar 1, 2021 at 10:03 PM Viresh Kumar wrote: > > On 01-03-21, 21:14, Frank Rowand wrote: > > Hi Viresh, > > > > On 3/1/21 12:56 AM, Viresh Kumar wrote: > > > On 12-02-21, 16:48, Viresh Kumar wrote: > > >> Hi, > > >> > > >> This patchset adds a generic rule for applying overlays using

Re: [PATCH v19 00/13] Carry forward IMA measurement log on kexec on ARM64

2021-03-02 Thread Rob Herring
s/of/kexec.c > and then refactored the code. > - Moved arch_ima_add_kexec_buffer() to > security/integrity/ima/ima_kexec.c > > v12 > - Use fdt_appendprop_addrrange() in setup_ima_buffer() > to setup the IMA measurement list property in > the device tree.

Re: [PATCH 0/2] Fix CMDLINE_EXTEND handling for FDT "bootargs"

2021-03-02 Thread Rob Herring
On Mon, Mar 1, 2021 at 11:45 AM Christophe Leroy wrote: > > > > Le 01/03/2021 à 18:26, Rob Herring a écrit : > > +PPC folks and Daniel W > > > > On Mon, Mar 1, 2021 at 8:42 AM Will Deacon wrote: > >> > >> On Mon, Mar 01, 2021 at 08:19:32AM -060

Re: [RFC PATCH 3/5] ASoC: audio-graph-card: Add bindings for sysclk and pll

2021-03-01 Thread Rob Herring
On Thu, Feb 25, 2021 at 12:06 PM Sameer Pujar wrote: > > ASoC core provides callbacks snd_soc_dai_set_sysclk() and > snd_soc_dai_set_pll() for system clock (sysclk) and pll configurations > respectively. Add bindings for flexible sysclk or pll configurations > which can be driven from CPU/Codec

Re: [PATCH] c6x: Remove stale symlink 'scripts/dtc/include-prefixes/c6x'

2021-03-01 Thread Rob Herring
On Mon, Mar 1, 2021 at 6:14 PM Victor Erminpour wrote: > > Remove stale symlink 'scripts/dtc/include-prefixes/c6x' > > Signed-off-by: Victor Erminpour > --- > scripts/dtc/include-prefixes/c6x | 1 - > 1 file changed, 1 deletion(-) > delete mode 12 scripts/dtc/include-prefixes/c6x You are

Re: [PATCH 1/7] dt-bindings: regulator: Convert regulator bindings to YAML format

2021-03-01 Thread Rob Herring
On Wed, Feb 24, 2021 at 2:34 AM satya priya wrote: > > Convert regulator bindings from .txt to .yaml format. > > Signed-off-by: satya priya > --- > .../bindings/regulator/qcom,rpmh-regulator.txt | 180 > - > .../bindings/regulator/qcom,rpmh-regulator.yaml| 147

Re: [PATCH 0/2] Fix CMDLINE_EXTEND handling for FDT "bootargs"

2021-03-01 Thread Rob Herring
+PPC folks and Daniel W On Mon, Mar 1, 2021 at 8:42 AM Will Deacon wrote: > > On Mon, Mar 01, 2021 at 08:19:32AM -0600, Rob Herring wrote: > > On Thu, Feb 25, 2021 at 6:59 AM Will Deacon wrote: > > > We recently [1] enabled support for CMDLINE_EXTEND on arm64, however

Re: [PATCH 1/1] dt-bindings: mfd: ricoh, rn5t618: Trivial: Fix spelling mistake of 'additionally'

2021-03-01 Thread Rob Herring
On Mon, 01 Mar 2021 10:33:09 +, Lee Jones wrote: > Signed-off-by: Lee Jones > --- > Documentation/devicetree/bindings/mfd/ricoh,rn5t618.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Acked-by: Rob Herring

Re: [PATCH v2 2/5] dt-bindings: media: IMX8MQ VPU: document reset usage

2021-03-01 Thread Rob Herring
On Fri, 26 Feb 2021 10:11:25 +0100, Benjamin Gaignard wrote: > Document IMX8MQ VPU bindings to add the phandle to the reset driver. > > Provide an independent reset driver allow to the both VPUs to share > their control/reset hardware block. The reset driver replace what > was previously done be

Re: [PATCH] dt-bindings: spi: Convert NXP flexspi to json schema

2021-03-01 Thread Rob Herring
On Mon, 01 Mar 2021 15:34:06 +0530, Kuldeep Singh wrote: > Convert the NXP FlexSPI binding to DT schema format using json-schema. > Also, update MAINTAINERS to reflect the change. > > Signed-off-by: Kuldeep Singh > --- > .../bindings/spi/nxp,spi-nxp-fspi.yaml| 101 ++ >

Re: [PATCH 1/7] dt-bindings: regulator: Convert regulator bindings to YAML format

2021-03-01 Thread Rob Herring
On Wed, 24 Feb 2021 14:03:06 +0530, satya priya wrote: > Convert regulator bindings from .txt to .yaml format. > > Signed-off-by: satya priya > --- > .../bindings/regulator/qcom,rpmh-regulator.txt | 180 > - > .../bindings/regulator/qcom,rpmh-regulator.yaml| 147

Re: [PATCH v2] dts: remove c6x dts link

2021-03-01 Thread Rob Herring
On Mon, Mar 1, 2021 at 5:41 AM Wolfram Sang wrote: > > The architecture has gone and indexing software like 'mkid' complains > about the broken link. > > Signed-off-by: Wolfram Sang > Reviewed-by: Geert Uytterhoeven > --- > > Arnd, will you pick it up? Already have the same patch in my tree.

Re: [PATCH 0/2] Fix CMDLINE_EXTEND handling for FDT "bootargs"

2021-03-01 Thread Rob Herring
On Thu, Feb 25, 2021 at 6:59 AM Will Deacon wrote: > > Hi folks, > > We recently [1] enabled support for CMDLINE_EXTEND on arm64, however > when I started looking at replacing Android's out-of-tree implementation [2] Did anyone go read the common, reworked version of all this I referenced that

Re: [PATCH v3 3/3] dt-bindings: clock: add ti,lmk04832 bindings

2021-02-23 Thread Rob Herring
On Tue, 23 Feb 2021 21:31:16 -0500, Liam Beguin wrote: > From: Liam Beguin > > Document devicetree bindings for Texas Instruments' LMK04832. > The LMK04208 is a high performance clock conditioner with superior clock > jitter cleaning, generation, and distribution with JEDEC JESD204B > support. >

Re: [PATCH v2 1/2] dt-bindings: interrupt-controller: document BCM6345 external interrupt controller

2021-02-23 Thread Rob Herring
On Tue, 23 Feb 2021 21:43:39 +0100, Álvaro Fernández Rojas wrote: > Document the binding for the BCM6345 external interrupt controller. > > Signed-off-by: Álvaro Fernández Rojas > Signed-off-by: Jonas Gorski > --- > v2: fix title typo. > > .../brcm,bcm6345-ext-intc.yaml|

Re: [PATCH 1/3] kbuild: Make old-atomics and missing-syscalls phony targets

2021-02-23 Thread Rob Herring
On Tue, Feb 23, 2021 at 6:47 PM Masahiro Yamada wrote: > > On Wed, Feb 24, 2021 at 3:14 AM Rob Herring wrote: > > > > The old-atomics and missing-syscalls targets are not files, so they > > should be marked as PHONY. > > > > Cc: Masahiro Yamada > >

Re: [PATCH 3/3] kbuild: Add a build check for missing gitignore entries

2021-02-23 Thread Rob Herring
On Tue, Feb 23, 2021 at 5:20 PM Linus Torvalds wrote: > > On Tue, Feb 23, 2021 at 10:14 AM Rob Herring wrote: > > > > Any non-phony targets need to be in gitignore. The normal way to check > > this is doing an in-tree build and running git-status which is easy to > &

[PATCH] dt-bindings: display: mediatek,dpi: Convert to use graph schema

2021-02-23 Thread Rob Herring
Signed-off-by: Rob Herring --- .../bindings/display/mediatek/mediatek,dpi.yaml | 11 +++ 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.yaml b/Documentation/devicetree/bindings/display/mediatek/mediatek

Re: [PATCH] dts: drop dangling c6x symlink

2021-02-23 Thread Rob Herring
On Tue, 23 Feb 2021 21:41:14 +0100, Michal Kubecek wrote: > With c6x architecture removal, scripts/dtc/include-prefixes/c6x symlink > lost its target. Drop the dangling symlink which triggers some distribution > check scripts. > > Fixes: a579fcfa8e49 ("c6x: remove architecture") > Signed-off-by:

[PATCH] scripts/dtc: Add missing fdtoverlay to gitignore

2021-02-23 Thread Rob Herring
ds Cc: Viresh Kumar Signed-off-by: Rob Herring --- Linus, please pick this up directly if you want. I'm going to be offline most of the next couple of days, will have a few other DT fixes to send you later this week. Rob scripts/dtc/.gitignore | 1 + scripts/dtc/Makefile | 1 + 2 files changed, 2

[PATCH] dt-bindings: media: Use graph and video-interfaces schemas, round 2

2021-02-23 Thread Rob Herring
ot;media: dt-bindings: media: i2c: Add OV5648 bindings documentation") Cc: Sakari Ailus Cc: Mauro Carvalho Chehab Cc: Dave Stevenson Cc: Jacopo Mondi Cc: "Paul J. Murphy" Cc: Daniele Alessandrelli Cc: Krzysztof Kozlowski Cc: Paul Kocialkowski Cc: linux-me...@vger.kernel.

Re: [PATCH 1/2] dt-bindings: interrupt-controller: document BCM6345 external interrupt controller

2021-02-23 Thread Rob Herring
On Tue, 23 Feb 2021 19:08:39 +0100, Álvaro Fernández Rojas wrote: > Document the binding for the BCM6345 external interrupt controller. > > Signed-off-by: Álvaro Fernández Rojas > Signed-off-by: Jonas Gorski > --- > .../brcm,bcm6345-ext-intc.yaml| 61 +++ >

Re: [PATCH 1/8] dt-bindings: clk: mstar msc313 cpupll binding description

2021-02-23 Thread Rob Herring
On Tue, 23 Feb 2021 15:18:23 +0900, Daniel Palmer wrote: > Add a binding description for the MStar/SigmaStar CPU PLL block. > > Signed-off-by: Daniel Palmer > --- > .../bindings/clock/mstar,msc313-cpupll.yaml | 45 +++ > 1 file changed, 45 insertions(+) > create mode 100644

Re: [PATCH v3 1/2] dt-bindings: rng: bcm2835: document reset support

2021-02-23 Thread Rob Herring
On Tue, 23 Feb 2021 18:00:05 +0100, Álvaro Fernández Rojas wrote: > Some devices may need to perform a reset before using the RNG, such as the > BCM6368. > > Signed-off-by: Álvaro Fernández Rojas > --- > v3: make resets required if brcm,bcm6368-rng. > v2: document reset support. > >

[PATCH 2/3] x86: Drop generated syscall headers from 'targets'

2021-02-23 Thread Rob Herring
: Masahiro Yamada Cc: Michal Marek Signed-off-by: Rob Herring --- arch/x86/entry/syscalls/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/x86/entry/syscalls/Makefile b/arch/x86/entry/syscalls/Makefile index 6fb9b57ed5ba..b0dcb7e41554 100644 --- a/arch/x86/entry/syscalls/Makefile

[PATCH 3/3] kbuild: Add a build check for missing gitignore entries

2021-02-23 Thread Rob Herring
tree, the check will silently fail. This also has the side effect of a sanity check for 'always-y', 'extra-y' and 'targets' entries which are not correctly marked as PHONY or have the wrong path. Cc: Masahiro Yamada Cc: Michal Marek Cc: linux-kbu...@vger.kernel.org Signed-off-by: Rob Herring

[PATCH 1/3] kbuild: Make old-atomics and missing-syscalls phony targets

2021-02-23 Thread Rob Herring
The old-atomics and missing-syscalls targets are not files, so they should be marked as PHONY. Cc: Masahiro Yamada Cc: Michal Marek Signed-off-by: Rob Herring --- Kbuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Kbuild b/Kbuild index fa441b98c9f6..032157c3ffd2 100644 --- a/Kbuild

[PATCH 0/3] Build time gitignore checking

2021-02-23 Thread Rob Herring
builds. It should also show up in any CI builds. The first 2 patches are fixes which the 3rd patch found. They can be picked up regardless of whether folks like the 3rd patch or not. Rob Rob Herring (3): kbuild: Make old-atomics and missing-syscalls phony targets x86: Drop generated syscall

Re: [PATCH v3 8/9] dt-bindings: media: nxp,imx8mq-vpu: Update bindings

2021-02-23 Thread Rob Herring
On Tue, Feb 23, 2021 at 2:04 AM Benjamin Gaignard wrote: > > > Le 23/02/2021 à 01:34, Rob Herring a écrit : > > On Mon, Feb 22, 2021 at 01:24:05PM +0100, Benjamin Gaignard wrote: > >> The current bindings seem to make the assumption that the > >> two VPUs hardwar

Re: [PATCH v3 8/9] dt-bindings: media: nxp,imx8mq-vpu: Update bindings

2021-02-22 Thread Rob Herring
On Mon, Feb 22, 2021 at 01:24:05PM +0100, Benjamin Gaignard wrote: > The current bindings seem to make the assumption that the > two VPUs hardware blocks (G1 and G2) are only one set of > registers. > After implementing the VPU reset driver and G2 decoder driver > it shows that all the VPUs are

Re: [PATCH v2 1/2] clk: add support for the lmk04832

2021-02-22 Thread Rob Herring
On Sun, Feb 21, 2021 at 02:44:26PM -0500, Liam Beguin wrote: > From: Liam Beguin > > The LMK04832 is an ultra-high performance clock conditioner with JEDEC > JESD204B support and is also pin compatible with the LMK0482x family of > devices. > > Signed-off-by: Liam Beguin > --- >

Re: [PATCHv1 5/6] dt-bindings: mtd: jedec,spi-nor: add sst25vf032b

2021-02-22 Thread Rob Herring
On Mon, Feb 22, 2021 at 11:13 AM Sebastian Reichel wrote: > > The binding is already used by the driver. Update documentation > accordingly. > > Signed-off-by: Sebastian Reichel > --- > Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt | 1 + > 1 file changed, 1 insertion(+) This is now

Re: [GIT PULL] Devicetree updates for v5.12

2021-02-22 Thread Rob Herring
On Mon, Feb 22, 2021 at 10:52:09AM -0800, Linus Torvalds wrote: > On Mon, Feb 22, 2021 at 9:35 AM Rob Herring wrote: > > > > Please pull DT updates for v5.12. > > Ugh. > > This causes "git status" to be unhappy, because there's a new > generated file (scr

Re: [PATCH v2 1/2] clk: add support for the lmk04832

2021-02-22 Thread Rob Herring
On Sun, 21 Feb 2021 14:44:26 -0500, Liam Beguin wrote: > From: Liam Beguin > > The LMK04832 is an ultra-high performance clock conditioner with JEDEC > JESD204B support and is also pin compatible with the LMK0482x family of > devices. > > Signed-off-by: Liam Beguin > --- >

Re: [GIT PULL] Please pull powerpc/linux.git powerpc-5.12-1 tag

2021-02-22 Thread Rob Herring
On Mon, Feb 22, 2021 at 6:05 AM Michael Ellerman wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Hi Linus, > > Please pull powerpc updates for 5.12. > > There will be a conflict with the devicetree tree. It's OK to just take their > side of the conflict, we'll fix up the minor

[GIT PULL] Devicetree updates for v5.12

2021-02-22 Thread Rob Herring
uot; field in the memory region Nicolas Boichat (1): of/fdt: Make sure no-map does not remove already reserved regions Rob Herring (14): dt-bindings: Add missing array size constraints dt-bindings: usb-connector: Use OF graph schema dt-bindings: usb: Use OF graph schema d

Re: [PATCH] of: error: 'const struct kimage' has no member named 'arch'

2021-02-19 Thread Rob Herring
On Fri, Feb 19, 2021 at 10:57 AM Lakshmi Ramasubramanian wrote: > > On 2/19/21 6:16 AM, Rob Herring wrote: > > On Thu, Feb 18, 2021 at 8:53 PM Lakshmi Ramasubramanian > > wrote: > >> > >> On 2/18/21 5:13 PM, Thiago Jung Bauermann wrote: > &g

Re: [PATCH v5 1/4] dt-bindings: usb: Add binding for discrete onboard USB hubs

2021-02-19 Thread Rob Herring
On Wed, Feb 17, 2021 at 7:33 PM Matthias Kaehlcke wrote: > > Hi Rob, > > thanks for your review! > > On Wed, Feb 17, 2021 at 03:04:41PM -0600, Rob Herring wrote: > > On Wed, Feb 10, 2021 at 09:10:36AM -0800, Matthias Kaehlcke wrote: > > > Discrete onboard US

Re: [PATCH] of: error: 'const struct kimage' has no member named 'arch'

2021-02-19 Thread Rob Herring
On Thu, Feb 18, 2021 at 8:53 PM Lakshmi Ramasubramanian wrote: > > On 2/18/21 5:13 PM, Thiago Jung Bauermann wrote: > > > > Lakshmi Ramasubramanian writes: > > > >> On 2/18/21 4:07 PM, Mimi Zohar wrote: > >> > >> Hi Mimi, > >> > >>> On Thu, 2021-02-18 at 14:33 -0800, Lakshmi Ramasubramanian

Re: [PATCH V3 06/14] dts: bindings: Document device tree bindings for ETE

2021-02-18 Thread Rob Herring
On Wed, Feb 10, 2021 at 12:33:44PM +, Suzuki K Poulose wrote: > Hi Rob > > On 2/9/21 7:00 PM, Rob Herring wrote: > > On Wed, Jan 27, 2021 at 02:25:30PM +0530, Anshuman Khandual wrote: > > > From: Suzuki K Poulose > > > > > > Document the device t

Re: [PATCH v2 13/15] dt-binding: display: bcm2711-hdmi: Add CEC and hotplug interrupts

2021-02-18 Thread Rob Herring
On Mon, Feb 1, 2021 at 12:56 PM Rob Herring wrote: > > On Mon, Jan 11, 2021 at 8:27 AM Maxime Ripard wrote: > > > > The CEC and hotplug interrupts were missing when that binding was > > introduced, let's add them in now that we've figured out how it works. > > &g

Re: [PATCH v2 5/5] iio: dac: ad5686: Add PWM as a trigger source

2021-02-18 Thread Rob Herring
On Thu, Feb 18, 2021 at 8:05 AM Jonathan Cameron wrote: > > On Wed, 17 Feb 2021 10:34:38 +0200 > Alexandru Ardelean wrote: > > > From: Mircea Caprioru > > > > A PWM signal will be used as a trigger source to have a deterministic > > sampling frequency since this family of DAC has no hardware

Re: linux-next: manual merge of the devicetree tree with the powerpc tree

2021-02-18 Thread Rob Herring
On Thu, Feb 18, 2021 at 5:34 AM Stephen Rothwell wrote: > > Hi Michael, > > On Thu, 18 Feb 2021 21:44:37 +1100 Michael Ellerman > wrote: > > > > I think it just needs this? > > > > diff --git a/arch/powerpc/kexec/elf_64.c b/arch/powerpc/kexec/elf_64.c > > index 87e34611f93d..0492ca6003f3 100644

Re: linux-next: Signed-off-by missing for commit in the devicetree tree

2021-02-17 Thread Rob Herring
On Wed, Feb 17, 2021 at 7:57 PM Stephen Rothwell wrote: > > Hi all, > > Commit > > bc5d1d0f8b38 ("Revert "powerpc: Move ima buffer fields to struct kimage"") > > is missing a Signed-off-by from its author and committer. > > Reverts are commits as well. Oops, now dropped. Thanks, Rob

Re: [PATCH v18 00/10] Carry forward IMA measurement log on kexec on ARM64

2021-02-17 Thread Rob Herring
> - Use fdt_appendprop_addrrange() in setup_ima_buffer() > to setup the IMA measurement list property in > the device tree. > - Moved architecture independent functions from > "arch/powerpc/kexec/ima.c" to "drivers/of/kexec." > - Deleted &qu

Re: [PATCH v1 17/18] dt-bindings: media: nxp,imx8mq-vpu: Update bindings

2021-02-17 Thread Rob Herring
On Wed, Feb 17, 2021 at 09:03:05AM +0100, Benjamin Gaignard wrote: > The introduction on HEVC decoder lead to update the bindings > to support it. > > Signed-off-by: Benjamin Gaignard > Signed-off-by: Ezequiel Garcia > Signed-off-by: Adrian Ratiu > --- > .../bindings/media/nxp,imx8mq-vpu.yaml

Re: [PATCH v2 1/2] dt-bindings: display: bridge: Add documentation for LT8912

2021-02-17 Thread Rob Herring
| 5 + > 2 files changed, 107 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/display/bridge/lontium,lt8912.yaml Other than needing to wait for 5.12-rc1 to be merged into drm-misc, Reviewed-by: Rob Herring

Re: [RFC PATCH 5/7] dt-bindings: regulator: bd9576 add FET ON-resistance for OCW

2021-02-17 Thread Rob Herring
On Thu, Feb 11, 2021 at 02:35:41PM +0200, Matti Vaittinen wrote: > BD9576MUF provides over-current protection and detection. Current is > measured as voltage loss over external FET. Allow specifying FET's on > resistance so current monitoring limits can be converted to voltages. > >

Re: [PATCH v2 2/3] dt-bindings: fpga: Add binding doc for versal fpga manager

2021-02-17 Thread Rob Herring
On Fri, Feb 12, 2021 at 06:13:33AM +, Nava kishore Manne wrote: > Hi Rob, > > Please find my response inline. > > > -Original Message----- > > From: Rob Herring > > Sent: Thursday, February 11, 2021 8:26 PM > > To: Nava kishore Manne > > C

Re: [PATCH v5 1/4] dt-bindings: usb: Add binding for discrete onboard USB hubs

2021-02-17 Thread Rob Herring
On Wed, Feb 10, 2021 at 09:10:36AM -0800, Matthias Kaehlcke wrote: > Discrete onboard USB hubs (an example for such a hub is the Realtek > RTS5411) need to be powered and may require initialization of other > resources (like GPIOs or clocks) to work properly. This adds a device > tree binding for

Re: [PATCH v2 1/2] dt-bindings: display: bridge: Add documentation for LT8912

2021-02-17 Thread Rob Herring
On Mon, 15 Feb 2021 00:29:03 +0100, Adrien Grassein wrote: > Lontium LT8912 is a DSI to HDMI bridge. > > Signed-off-by: Adrien Grassein > --- > .../display/bridge/lontium,lt8912.yaml| 102 ++ > MAINTAINERS | 5 + > 2 files changed, 107

Re: [PATCH V10 01/10] dt-bindings: remoteproc: convert imx rproc bindings to json-schema

2021-02-17 Thread Rob Herring
On Mon, 15 Feb 2021 20:34:14 +0800, peng@oss.nxp.com wrote: > From: Peng Fan > > Convert the imx rproc binding to DT schema format using json-schema. > > Signed-off-by: Peng Fan > --- > .../bindings/remoteproc/fsl,imx-rproc.yaml| 60 +++ >

Re: [PATCH V0 1/6] dt-bindings: Added the yaml bindings for DCC

2021-02-17 Thread Rob Herring
On Wed, 17 Feb 2021 12:18:22 +0530, Souradeep Chowdhury wrote: > Documentation for Data Capture and Compare(DCC) device tree bindings > in yaml format. > > Signed-off-by: Souradeep Chowdhury > --- > .../devicetree/bindings/arm/msm/qcom,dcc.yaml | 49 > ++ > 1 file

Re: [PATCH v3 RESEND] Added AMS tsl2591 driver implementation

2021-02-17 Thread Rob Herring
On Sat, 13 Feb 2021 13:22:41 +, Joe Sandom wrote: > Driver implementation for AMS/TAOS tsl2591 ambient light sensor. > > This driver supports configuration via device tree and sysfs. > Supported channels for raw infrared light, raw visible light, > raw combined light and combined lux value. >

Re: [PATCH] of: property: fw_devlink: Ignore interrupts property for some configs

2021-02-17 Thread Rob Herring
es: 4104ca776ba3 ("of: property: Add fw_devlink support for interrupts") > Reported-by: Guenter Roeck > Signed-off-by: Saravana Kannan > --- > Greg/Rob, > > I believe this needs to land on driver-core-next. Acked-by: Rob Herring

[PATCH] microblaze: Fix built-in DTB alignment to be 8-byte aligned

2021-02-12 Thread Rob Herring
uenter Roeck Tested-by: Guenter Roeck Cc: Michal Simek Signed-off-by: Rob Herring --- As the commit is in my tree, I'll take this via the DT tree. arch/microblaze/kernel/vmlinux.lds.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/microblaze/kernel/vmlinux.lds.S b/ar

Re: [PATCH] scripts/dtc: Update to upstream version v1.6.0-51-g183df9e9c2b9

2021-02-12 Thread Rob Herring
On Fri, Feb 12, 2021 at 3:01 PM Rob Herring wrote: > > On Fri, Feb 12, 2021 at 9:17 AM Guenter Roeck wrote: > > > > On Fri, Feb 12, 2021 at 08:16:04AM -0600, Rob Herring wrote: > > > On Thu, Feb 11, 2021 at 9:31 PM Guenter Roeck wrote: > > > > > &g

Re: [PATCH] scripts/dtc: Update to upstream version v1.6.0-51-g183df9e9c2b9

2021-02-12 Thread Rob Herring
On Fri, Feb 12, 2021 at 9:17 AM Guenter Roeck wrote: > > On Fri, Feb 12, 2021 at 08:16:04AM -0600, Rob Herring wrote: > > On Thu, Feb 11, 2021 at 9:31 PM Guenter Roeck wrote: > > > > > > Hi Rob, > > > > > > On Wed, Feb 03, 2021 at 03:26:

Re: [PATCH v17 02/10] of: Add a common kexec FDT setup function

2021-02-12 Thread Rob Herring
On Fri, Feb 12, 2021 at 11:19 AM Lakshmi Ramasubramanian wrote: > > On 2/12/21 6:38 AM, Rob Herring wrote: > > On Thu, Feb 11, 2021 at 7:17 PM Lakshmi Ramasubramanian > > wrote: > >> > >> On 2/11/21 5:09 PM, Thiago Jung Bauermann wrote: > >>> &

Re: [PATCH v17 02/10] of: Add a common kexec FDT setup function

2021-02-12 Thread Rob Herring
On Thu, Feb 11, 2021 at 7:17 PM Lakshmi Ramasubramanian wrote: > > On 2/11/21 5:09 PM, Thiago Jung Bauermann wrote: > > > > There's actually a complication that I just noticed and needs to be > > addressed. More below. > > > > <...> > > >> + > >> +/* > >> + * of_kexec_alloc_and_setup_fdt - Alloc

Re: [PATCH] scripts/dtc: Update to upstream version v1.6.0-51-g183df9e9c2b9

2021-02-12 Thread Rob Herring
On Thu, Feb 11, 2021 at 9:31 PM Guenter Roeck wrote: > > Hi Rob, > > On Wed, Feb 03, 2021 at 03:26:03PM -0600, Rob Herring wrote: > > This adds the following commits from upstream: > > > > 183df9e9c2b9 gitignore: Ignore the swp files > > 0db6d09584e1 gitignor

[PATCH v2 2/2] driver core: platform: Drop of_device_node_put() wrapper

2021-02-11 Thread Rob Herring
Cc: Frank Rowand Signed-off-by: Rob Herring --- v2: - Fix build --- drivers/base/platform.c | 2 +- include/linux/of_device.h | 7 --- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/drivers/base/platform.c b/drivers/base/platform.c index 95fd1549f87d..9d5171e5f967 100644 --- a/dr

[PATCH v2 1/2] of: Remove of_dev_{get,put}()

2021-02-11 Thread Rob Herring
ux-arm-ker...@lists.infradead.org Cc: linux-...@vger.kernel.org Cc: co...@systeme.lip6.fr Signed-off-by: Rob Herring --- v2: - Fix build --- arch/powerpc/platforms/pseries/ibmebus.c | 4 ++-- drivers/net/ethernet/ibm/emac/core.c | 15 --- drivers/of/device.c

[PATCH v2 0/2] of: of_device.h cleanups

2021-02-11 Thread Rob Herring
This is a couple of cleanups for of_device.h. They fell out from my attempt at decoupling of_device.h and of_platform.h which is a mess and I haven't finished, but there's no reason to wait on these. Rob Rob Herring (2): of: Remove of_dev_{get,put}() driver core: platform: Drop

Re: [PATCH v5 3/4] usb: host: xhci-plat: Create platform device for onboard hubs in probe()

2021-02-11 Thread Rob Herring
On Thu, Feb 11, 2021 at 2:45 PM Stephen Boyd wrote: > > Quoting Matthias Kaehlcke (2021-02-11 12:36:35) > > Hi Stephen, > > > > On Thu, Feb 11, 2021 at 11:14:39AM -0800, Stephen Boyd wrote: > > > > > > Is it possible to use the graph binding to connect the USB controller on > > > the SoC to the

Re: [PATCH v5 3/4] usb: host: xhci-plat: Create platform device for onboard hubs in probe()

2021-02-11 Thread Rob Herring
mething else than hub? > > > Another if()? > > > > > > What if hub could be connected to something else than XHCI controller? > > > > In earlier versions this was standalone driver, which was more flexible and > > didn't require cooperation from the XHCI driver: > > >

[PATCH 2/2] driver core: platform: Drop of_device_node_put() wrapper

2021-02-11 Thread Rob Herring
Cc: Frank Rowand Signed-off-by: Rob Herring --- drivers/base/platform.c | 2 +- include/linux/of_device.h | 7 --- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/drivers/base/platform.c b/drivers/base/platform.c index 95fd1549f87d..c31bc9e92dd1 100644 --- a/drivers/base/platfo

<    5   6   7   8   9   10   11   12   13   14   >