Re: [PATCH 2/2] arch: layerscape: Add SFP binding

2022-04-21 Thread Sean Anderson
Hi Michael, On 4/20/22 4:06 AM, Michael Walle wrote: > Am 2022-04-20 01:51, schrieb Sean Anderson: >>> Could you submit a patch there to add your new compatibles? >> >> Sure. I didn't know there was an upstream binding, but I'll try and >> add these properties. > > If you'll submit the patch(es)

Re: [PATCH 2/2] arch: layerscape: Add SFP binding

2022-04-20 Thread Michael Walle
Am 2022-04-20 01:51, schrieb Sean Anderson: Could you submit a patch there to add your new compatibles? Sure. I didn't know there was an upstream binding, but I'll try and add these properties. If you'll submit the patch(es) before 5.18 is released, I think we can still add the clock as

Re: [PATCH 2/2] arch: layerscape: Add SFP binding

2022-04-19 Thread Sean Anderson
Hi Michael, On 4/19/22 7:26 PM, Michael Walle wrote: Hi Sean, This adds an SFP binding for the processors it is present on. I have only tested this for the LS1046A. Signed-off-by: Sean Anderson There is an upstream binding Documentation/devicetree/bindings/nvmem/fsl,layerscape-sfp.yaml

Re: [PATCH 2/2] arch: layerscape: Add SFP binding

2022-04-19 Thread Michael Walle
Hi Sean, > This adds an SFP binding for the processors it is present on. I have > only tested this for the LS1046A. > > Signed-off-by: Sean Anderson There is an upstream binding Documentation/devicetree/bindings/nvmem/fsl,layerscape-sfp.yaml Are you aware of that? Could you submit a patch

[PATCH 2/2] arch: layerscape: Add SFP binding

2022-04-19 Thread Sean Anderson
This adds an SFP binding for the processors it is present on. I have only tested this for the LS1046A. Signed-off-by: Sean Anderson --- arch/arm/dts/fsl-ls1012a.dtsi | 7 +++ arch/arm/dts/fsl-ls1043a.dtsi | 7 +++ arch/arm/dts/fsl-ls1046a.dtsi | 7 +++ arch/arm/dts/ls1021a.dtsi