Message ID | 1545148524-658-1-git-send-email-aisheng.dong@nxp.com (mailing list archive) |
---|---|
Headers | show |
Series | firmware: imx: scu-pd: add fallback compatible string support | expand |
Sorry, missed DT guys. Hi Rob & Ulf, Would you help review this patch series? Regards Dong Aisheng > -----Original Message----- > From: Aisheng Dong > Sent: Wednesday, December 19, 2018 12:01 AM > > SCU power domain can be used in the same way by IMX8QXP and IMX8QM > SoCs. > Let's add a "fsl,scu-pd" fallback compatible string to allow other SoCs to reuse > the common part. > > Dong Aisheng (3): > dt-bindings: fsl: scu: add fallback compatible string for power domain > dt-bindings: fsl: scu: add imx8qm scu power domain support > firmware: imx: scu-pd: add fallback compatible string support > > Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt | 8 ++++++-- > drivers/firmware/imx/scu-pd.c | 1 + > 2 files changed, 7 insertions(+), 2 deletions(-) > > -- > 2.7.4
On Fri, 28 Dec 2018 at 03:38, Aisheng Dong <aisheng.dong@nxp.com> wrote: > > Sorry, missed DT guys. > > Hi Rob & Ulf, > > Would you help review this patch series? This is DT changes, so I didn't look until now. > > Regards > Dong Aisheng > > > -----Original Message----- > > From: Aisheng Dong > > Sent: Wednesday, December 19, 2018 12:01 AM > > > > SCU power domain can be used in the same way by IMX8QXP and IMX8QM > > SoCs. > > Let's add a "fsl,scu-pd" fallback compatible string to allow other SoCs to reuse > > the common part. > > > > Dong Aisheng (3): > > dt-bindings: fsl: scu: add fallback compatible string for power domain > > dt-bindings: fsl: scu: add imx8qm scu power domain support > > firmware: imx: scu-pd: add fallback compatible string support > > > > Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt | 8 ++++++-- > > drivers/firmware/imx/scu-pd.c | 1 + > > 2 files changed, 7 insertions(+), 2 deletions(-) > > > > -- > > 2.7.4 > For series, feel free to add: Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org> Kind regards Uffe