e sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
[1] https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fin
nd error out. These stubs do nothing, and
> I'd like to just remove them.
Fair enough. I'd like to see a series where the drivers have
been converted to modules and we remove the "select" from
arch/arm64/Kconfig.platforms - we can then drop the stubs once the
modularization
platform. We can fix that as I posted
> > here[0]. With that fix in, this line can be simply become:
> >
> > depends on TI_SCI_PROTOCOL
>
> That's certainly fine with me, but if we do this, I would suggest
> also removing the stub functions from
> include/linux/
; Link: https://github.com/KSPP/linux/issues/90
> > Cc: linux-harden...@vger.kernel.org
> > Signed-off-by: Justin Stitt
>
> Looks right to me.
>
> Reviewed-by: Kees Cook
Does this belong to stable as well? If so, please add appropriate stable
process.
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
.org is either in [1] or [2].
[1] https://github.com/devicetree-org/dt-schema
[2]
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/bindings
[...]
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D)/Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D
1736 249D
Stephen,
On 07:51-20210417, Nishanth Menon wrote:
> On 16:55-20210416, Stephen Boyd wrote:
> > Quoting Nishanth Menon (2021-04-15 23:37:19)
> > > diff --git a/Documentation/devicetree/bindings/clock/ti,sci-clk.yaml
> > > b/Documentation/devicetree/bindings/clock/ti,
On 16:55-20210416, Stephen Boyd wrote:
> Quoting Nishanth Menon (2021-04-15 23:37:19)
> > diff --git a/Documentation/devicetree/bindings/clock/ti,sci-clk.yaml
> > b/Documentation/devicetree/bindings/clock/ti,sci-clk.yaml
> > new file mode 100644
> > index
arate patch"
Signed-off-by: Nishanth Menon
---
.../bindings/arm/firmware/linaro,optee-tz.txt | 31 --
.../arm/firmware/linaro,optee-tz.yaml | 62 +++
2 files changed, 62 insertions(+), 31 deletions(-)
delete mode 100644
Documentation/devicetree/bindings/arm/firmw
false positive checkpatch warning with this patch:
"DT binding docs and includes should be a separate patch"
Signed-off-by: Nishanth Menon
---
.../bindings/reset/ti,sci-reset.txt | 62 ---
.../bindings/reset/ti,sci-reset.yaml | 51 +++
2 fil
have false positive checkpatch warning with this patch:
"DT binding docs and includes should be a separate patch"
Signed-off-by: Nishanth Menon
---
.../bindings/soc/ti/sci-pm-domain.txt | 65 ---
.../bindings/soc/ti/sci-pm-domain.yaml| 59
t;
Signed-off-by: Nishanth Menon
---
.../bindings/arm/keystone/ti,sci.txt | 86
.../bindings/arm/keystone/ti,sci.yaml | 129 ++
2 files changed, 129 insertions(+), 86 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/arm/keystone/
phandle description for clock-cells as it is redundant.
NOTE: we do have false positive checkpatch warning with this patch:
"DT binding docs and includes should be a separate patch"
Signed-off-by: Nishanth Menon
---
.../devicetree/bindings/clock/ti,sci-clk.txt | 36 -
.../
series is available in [1] if folks are curious.
Nishanth Menon (4):
dt-bindings: reset: Convert ti,sci-reset to json schema
dt-bindings: clock: Convert ti,sci-clk to json schema
dt-bindings: soc: ti: Convert ti,sci-pm-domain to json schema
dt-bindings: arm: keystone: Convert ti,sci to json
to make this apply to all entries. Otherwise, it's
> just the first one.
Aaah.. Thanks. done in v3[1]
[1] https://lore.kernel.org/r/20210416005953.17147-1...@ti.com
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
false positive warning.
WARNING: DT binding docs and includes should be a separate patch. See:
Documentation/devicetree/bindings/submitting-patches.rst
Signed-off-by: Nishanth Menon
---
Changes since v2:
- Subject line rewording to indicate json schema rather than yaml
- Review comment
patch warning is generated since we do include
the header in the example, but this is a false positive warning.
WARNING: DT binding docs and includes should be a separate patch. See:
Documentation/devicetree/bindings/submitting-patches.rst
Signed-off-by: Nishanth Menon
---
Changes since v1:
-
emas/mailbox/ti,message-manager.yaml#
> > +$schema: http://devicetree.org/meta-schemas/core.yaml#
> > +
> > +title: Texas Instruments' Message Manager Driver
>
> Driver is not the right word here. Can you change it to node?
Indeed, thanks. v2 incoming. I also noticed a
patch warning is generated since we do include
the header
in the example, but this is a false positive warning.
WARNING: DT binding docs and includes should be a separate patch. See:
Documentation/devicetree/bindings/submitting-patches.rst
Signed-off-by: Nishanth Menon
---
Depending on how [1]
Rename message-manager instance node name to be better aligned with
current style of device tree nodes for mailboxes.
Signed-off-by: Nishanth Menon
---
Santosh:
- This is'nt critical to queue up for 5.13-rc1 window, but just getting
it out of the way. I noticed it as I was convertin
is a false positive warning.
WARNING: DT binding docs and includes should be a separate patch. See:
Documentation/devicetree/bindings/submitting-patches.rst
Signed-off-by: Nishanth Menon
---
Changes since V1: (Thanks Suman for some offline comments)
- Strengthened interrupt-names property to
On 12:12-20210413, Nishanth Menon wrote:
[...]
> +properties:
> + $nodename:
> +pattern: "^mailbox@[0-9a-f]+$"
> +
> + compatible:
> +const: ti,am654-secure-proxy
> +
> + "#mbox-cells":
> +const: 1
> +
> + reg-names:
> +i
dings/submitting-patches.rst
Signed-off-by: Nishanth Menon
---
.../bindings/mailbox/ti,secure-proxy.txt | 50 -
.../bindings/mailbox/ti,secure-proxy.yaml | 72 +++
2 files changed, 72 insertions(+), 50 deletions(-)
delete mode 100644
Documentation/devicetree/bin
On 22:13-20210408, Arnd Bergmann wrote:
> On Thu, Apr 8, 2021 at 6:34 PM Nishanth Menon wrote:
> > On 17:24-20210408, Arnd Bergmann wrote:
> > >
> > > ti/k3-am64-main.dtsi:376.40-385.4: Warning (simple_bus_reg):
> > > /bus@f4000/interrupt-controller0:
On 17:24-20210408, Arnd Bergmann wrote:
> From: Arnd Bergmann
>
> On Mon, 5 Apr 2021 10:53:36 -0500, Nishanth Menon wrote:
> > Please pull the following device tree changes for v5.13 cycle.
> >
> > The following changes since commit a38fd8748464831584a19438cbb3082
On 17:13-20210407, Jan Kiszka wrote:
> On 07.04.21 16:59, Nishanth Menon wrote:
> > On 16:13-20210407, Aswath Govindraju wrote:
> >> UHS-I speed modes are supported in AM65 S.R. 2.0 SoC[1].
> >>
> >> Add support by removing the no-1-8-v tag and including th
on 1.0 -> so would you
rather handle this in overlay OR IOT boards dts introduce no-1-8-v
property?
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
-basic.dts
create mode 100644 arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced.dts
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
signature.asc
Description: PGP signature
ey
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
[1] git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux.git
--
Regards,
Nishanth Menon
Key (0xDDB5849D17
ying
to this mail.
[1] git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux.git
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
> +
> +title: Mediatek Smart Voltage Scaling (SVS) Device Tree Bindings
> +
> +maintainers:
> + - Roger Lu
> + - Matthias Brugger
> + - Kevin Hilman
> + - Nishanth Menon
Please drop me off the list. I would'nt know what to do with SVS :)
--
Regards,
Nishanth
n replying
to this mail.
[1] git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux.git
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
gulator-boot-on;
normally, I'd encourage to use vin-supply as well.
> + gpios = <&main_gpio0 55 GPIO_ACTIVE_HIGH>;
> + states = <180 0x0
> + 330 0x1>;
states = <180 0x0>,
<330 0x1>;
Can you look at j721e as reference?
> + };
> };
>
Kishon,
can you look closer at this series?
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
020 – REVISED JANUARY 2021)
>
> Signed-off-by: Aswath Govindraju
> ---
[...]
> +
> + vdd_sd_dv_pins_default: vdd_sd_dv_pins_default {
Nope. Use:
vdd_sd_dv_pins_default: vdd-sd-dv-pins-default
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
nmenon/linux.git
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
relevant lists and maintainers to the CCs when replying
to this mail.
[1] git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux.git
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
highlight this detail as part SK USB3 addendum series and I can
pick it up as part of pulling that series in. our window is starting to
narrow, so lets respin asap.
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git
> tags/ti-serdes-for-5.13
>
Thanks Vinod. Much appreciated.
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
ntainers to the CCs when replying
to this mail.
[1] git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux.git
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
+++
> 2 files changed, 48 insertions(+)
>
> --
> 2.17.1
>
I see:
/workdir/arch/arm64/boot/dts/ti/k3-am642-evm.dt.yaml: cdns-usb@f90:
compatible: 'oneOf' conditional failed, one must be fixed:
I assume there is a reason for this? Can you capture that in th
t;
> v1: lore.kernel.org/r/20210309130514.11740-1-vigne...@ti.com
Thanks, but we will need to rebase -> so lets sequence this right
offline.
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D)/Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D
1736 249D
patch wont apply anymore after all the cpsw nodes got in.
could you rebase and repost?
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D)/Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D
1736 249D
On 11:33-20210313, Wang Qing wrote:
> Fix the following coccicheck warning:
> WARNING:pm_sr_fops should be defined with DEFINE_DEBUGFS_ATTRIBUTE.
>
Reviewed-by: Nishanth Menon
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 D
com/
[2] https://pastebin.ubuntu.com/p/ns6hPCBxVM/
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
ny relevant lists and maintainers to the CCs when replying
to this mail.
[1] git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux.git
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
On 15:36-20210311, Jan Kiszka wrote:
> On 11.03.21 15:21, Nishanth Menon wrote:
> > On 15:14-20210311, Jan Kiszka wrote:
> >
> > [...]
> >
> >>>
> >>> See [1] compare the compatibles against
> >>> Documentation/devicetree/bindings -&
s coming from your dtsi files, now
> being surfaced? If you can tell me how to resolve them, I can write patches.
I will look at the warnings later today.. I dont think they are
triggered by the board dts.
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D)/Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D
1736 249D
nmenon/linux.git
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D)/Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D
1736 249D
changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
[1] git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux.git
--
Regards,
Nishanth Menon
Key (0
maintainers to the CCs when replying
to this mail.
[1] git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux.git
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D)/Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D
1736 249D
es against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
[1] git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux.git
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D)/Fingerprint: F8A2 8693 54EB 82
On 14:44-20210311, Jan Kiszka wrote:
> On 11.03.21 14:17, Nishanth Menon wrote:
> > On 10:37-20210310, Jan Kiszka wrote:
> >> From: Jan Kiszka
> >> + spidev@0 {
> >> + compatible = "rohm,dh2228fv";
> >> + spi-max-frequenc
On 19:11-20210311, Pratyush Yadav wrote:
> On 11/03/21 07:22AM, Nishanth Menon wrote:
> > On 21:43-20210305, Vignesh Raghavendra wrote:
> > >
> > >
> > > On 3/5/21 9:09 PM, Pratyush Yadav wrote:
> > > > TI J7200 has the Cadence OSPI controller fo
> > + pinctrl-names = "default";
> > + pinctrl-0 = <&mcu_fss0_ospi0_pins_default>;
> > +
> > + flash@0{
> > + compatible = "jedec,spi-nor";
> > + reg = <0x0>;
> > + spi-tx-bus-width
ter/kpv
I have been using my script to verify with kpv -C -V -n num_patches and
then digging through the logs.
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D)/Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D
1736 249D
' does not match '^watchdog(@.*|-[0-9a-f])?$'
Please use watchdog@4061 instead of rti@4061
Since this is a minor change, I have done this change locally. let me
know if you have an issue and I can drop it off my branch for a new
version.
[...]
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D)/Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D
1736 249D
/workdir/arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dt.yaml: flash@0:
'cdns,read-delay', 'cdns,tchsh-ns', 'cdns,tsd2d-ns', 'cdns,tshsl-ns',
'cdns,tslch-ns' do not match any of the regexes: '^partition@', 'pinctrl-[0-9]+'
On 21:20-20210309, Aswath Govindraju wrote:
> Hi Nishanth,
>
> On 09/03/21 8:13 pm, Nishanth Menon wrote:
> > On 16:59-20210304, Aswath Govindraju wrote:
> >> The following series of patches adds support for gpio on AM642 evm/sk.
> >>
> >> Changes si
On 16:22-20210309, Jan Kiszka wrote:
> On 09.03.21 16:10, Nishanth Menon wrote:
> > On 09:38-20210309, Jan Kiszka wrote:
> >> From: Jan Kiszka
> >>
> >> Add support for two Siemens SIMATIC IOT2050 variants, Basic and
> >> Advanced. They are based
ainst tomorrow's next - running through my basic
tests right now before committing to the ICSS-G nodes being picked up.
If you could repost after testing against tomorrow's next, it will
probably be better.
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
= <&main_spi0_pins_default>;
> > + ti,pindir-d0-out-d1-in = <1>;
> > + eeprom@0 {
> > + compatible = "microchip,93lc46b";
> > + reg = <0>;
> > + spi-max-frequency = <100>;
> > + spi-cs-high;
> > + data-size = <16>;
> > + };
> > +};
> > +
> > &sdhci0 {
> > /* emmc */
> > bus-width = <8>;
> >
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
: ti: k3-am64-main: add main CPTS entry
>
Thanks, applied to ti-k3-dts-next.
PS: my -next branches are being rebased to 5.12-rc2 to keep a future bisect
clean.
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
ue, please update if the fixup is some
system configuration error or repost with fix.
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
eta-iot2050
> Signed-off-by: Jan Kiszka
> Reviewed-by: Vignesh Raghavendra
Jan,
Could you post the full series as V3 please? it works better
that way for b4 workflow for me.
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
yaml | 2 ++
> > 1 file changed, 2 insertions(+)
> >
>
> Acked-by: Rob Herring
Rob, as the vendor prefix maintainer, do you see a problem if I carry
this patch on my tree for -next?
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
raham I
In some offline testing, I realized that the patch wont apply cleanly to
e6dc10f200da
cd48ce86a4d0c1ffec86aa46a26da993c9af5f53 might be a better candidate for
this - I will drop the patch from my queue in the morning, could you
update the patch with a new rev with appropriate Fixes?
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D)/Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D
1736 249D
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
[1] git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux.git
[2]
https://patchwork.ozlabs.org/project/devicetree-bindings/list/?param=3&page=2
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D)/Fing
maintainers to the CCs when replying
to this mail.
[1] git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux.git
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D)/Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D
1736 249D
ate the series to include SK as well.
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D)/Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D
1736 249D
www.ti.com/lit/pdf/spruim2
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
static int omap_sr_probe(struct platform_device *pdev)
> --
> 1.8.3.1
>
LGTM.
Reviewed-by: Nishanth Menon
Though $subject might be soc: ti: smartreflex after the relocation to maintain
consistency..
Upto santosh if he might want to locally change on applying the patch..
--
Regards,
Ni
On 18:40-20210209, Jan Kiszka wrote:
> On 09.02.21 15:44, Nishanth Menon wrote:
> > Jan,
> >
> > A few quick scan comments below, you might need to post based off
> > 5.12-rc1 once available..
> >
> > Also, I see a bit of warnings with dtbs_check, which p
the basic is using a part spin
with a single cluster, perhaps? I guess links might help..
> + * Authors:
> + * Le Jin
> + * Jan Kiszka
> + */
> +
> +/dts-v1/;
> +
> +#include "k3-am65-iot2050-common.dtsi"
> +
> +/ {
> + compatible = "siemens,iot2050-basic", "ti,am654";
> + model = "SIMATIC IOT2050 Basic";
> +
> + memory@8000 {
> + device_type = "memory";
> + /* 1G RAM */
> + reg = <0x 0x8000 0x 0x4000>;
> + };
> +
> + cpus {
> + cpu-map {
> + /delete-node/ cluster1;
> + };
> + /delete-node/ cpu@100;
> + /delete-node/ cpu@101;
> + };
Personally, I'd prefer this (handling efuse spins in board files or
even overlays) instead of having to create 100s of dtsi per SoC for
every permutation & combination of TI efused devices and handle these
in board files. I do see examples of similar usage elsewhere in:
$ git grep /delete-node/ arch/arm64/boot/dts/
But, if someone has a different opinion, feel free to pipe up with a
reasonable way to prevent file explosion.
> +};
> +
> +/* eMMC */
> +&sdhci0 {
> + status = "disabled";
> +};
> +
> +&main_pmx0 {
> + main_uart0_pins_default: main_uart0_pins_default {
> + pinctrl-single,pins = <
> + AM65X_IOPAD(0x01e4, PIN_INPUT, 0) /* (AF11) UART0_RXD
> */
> + AM65X_IOPAD(0x01e8, PIN_OUTPUT, 0) /* (AE11) UART0_TXD
> */
> + AM65X_IOPAD(0x01ec, PIN_INPUT, 0) /* (AG11)
> UART0_CTSn */
> + AM65X_IOPAD(0x01f0, PIN_OUTPUT, 0) /* (AD11)
> UART0_RTSn */
> + AM65X_IOPAD(0x0188, PIN_INPUT, 1) /* (D25) UART0_DCDn
> */
> + AM65X_IOPAD(0x018c, PIN_INPUT, 1) /* (B26) UART0_DSRn
> */
> + AM65X_IOPAD(0x0190, PIN_OUTPUT, 1) /* (A24) UART0_DTRn
> */
> + AM65X_IOPAD(0x0194, PIN_INPUT, 1) /* (E24) UART0_RIN
> */
> + >;
> + };
> +};
> +
> +&main_uart0 {
> + pinctrl-names = "default";
> + pinctrl-0 = <&main_uart0_pins_default>;
> +};
> diff --git a/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced.dts
> b/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced.dts
> new file mode 100644
> index ..aa1ef081ef22
> --- /dev/null
> +++ b/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced.dts
> @@ -0,0 +1,57 @@
> +// SPDX-License-Identifier: GPL-2.0
> +/*
> + * Copyright (c) Siemens AG, 2018-2021
> + *
> + * Authors:
> + * Le Jin
> + * Jan Kiszka
> + */
> +
> +/dts-v1/;
> +
> +#include "k3-am65-iot2050-common.dtsi"
[...]
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
dle *handle,
> desc->num = resp->range_num;
> desc->start_sec = resp->range_start_sec;
> desc->num_sec = resp->range_num_sec;
> - };
> + }
>
Uggh.. thanks..
Reviewed-by: Nishanth Menon
Santosh: I know you hav
On 17:47-20210202, Arnd Bergmann wrote:
> From: Arnd Bergmann
>
> On Sat, 30 Jan 2021 07:14:11 -0600, Nishanth Menon wrote:
> > Please pull the following MAINTAINERS file update for v5.12 cycle. Made
> > sense to send via ARM path since the main PR path was for TI platforms.
CIe device tree node
arm64: dts: ti: k3-j7200-common-proc-board: Enable SERDES0
arm64: dts: ti: k3-j7200-common-proc-board: Enable PCIe
Nishanth Menon (1):
arm64: dts: ti: k3*: Fixup PMU compatibility to be CPU specific
Suman Anna (3):
arm64: dts: ti: k3-j7200: Add R5F clu
MAINTAINERS | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
signature.asc
Description: PGP signature
On 20:50-20210127, Aswath Govindraju wrote:
> Hi Nishanth,
>
> On 27/01/21 8:44 pm, Nishanth Menon wrote:
> > On 20:38-20210127, Aswath Govindraju wrote:
> >> The following speed modes are now supported in J7200 SoC,
> >> - HS200 and HS400 modes at 1.8 V car
On 20:56-20210127, Aswath Govindraju wrote:
> Hi Nishanth,
>
> On 27/01/21 8:42 pm, Nishanth Menon wrote:
> > On 20:38-20210127, Aswath Govindraju wrote:
> >> Add support for the zeroth instance of GPIO subsystem in the main domain.
> >>
> >> Signed-
est next?
b) I see 2 patches in this series, but delta seems to be 4 patches, is
there a dependency I am not aware of?
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
SCI_PD_EXCLUSIVE>;
> + clocks = <&k3_clks 105 0>;
> + clock-names = "gpio";
> + };
> +
> main_uart0: serial@280 {
> compatible = "ti,j721e-uart", "ti,am654-uart";
> reg = <0x00 0x0280 0x00 0x100>;
> --
> 2.17.1
>
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
onstrates that this actually runs at the claimed
> > speeds? That would be nice on linux-next, if possible as well..
> >
>
> Yes there are tests which confirm that claimed speeds are functional. I
> will add them in the respin.
Awesome. much appreciated.
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
On 19:12-20210125, Aswath Govindraju wrote:
> Hi Nishanth,
>
> On 22/01/21 11:36 pm, Nishanth Menon wrote:
> > On 21:54-20210122, Aswath Govindraju wrote:
> >> The following series of patches
> >> - adds support for HS200 and HS400 speed modes in MMCSD0 subsys
hese mostly go hand in hand between the
instances, am I mistaken?
Are there any otap delay params update needed or the defaults are good
to go?
Will also help to provide some verification log along with this.
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
On Wed, 20 Jan 2021 13:51:45 -0600, Nishanth Menon wrote:
> We can use CPU specific pmu configuration to expose the appropriate
> CPU specific events rather than just the basic generic pmuv3 perf
> events.
Hi Nishanth Menon,
I have applied the following to branch ti-k3-dts-next on [1].
tainers to the CCs when replying
to this mail.
[1] git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux.git
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
We can use CPU specific pmu configuration to expose the appropriate
CPU specific events rather than just the basic generic pmuv3 perf
events.
Reported-by: Sudeep Holla
Signed-off-by: Nishanth Menon
---
AM65: https://pastebin.ubuntu.com/p/TF2cCMySkt/
J721E: https://pastebin.ubuntu.com/p
On 08:47-20210112, Rob Herring wrote:
> > +
> > +maintainers:
> > + - Matthias Brugger
> > + - Kevin Hilman
> > + - Nishanth Menon
>
> This should be someone that knows the h/w. Not who applies patches.
> Perhaps you.
Yes please, I would have no i
1] git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux.git
[2] lore.kernel.org/r/20201217130721.23555-1-t-kri...@ti.com
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
ent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
[1] git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux.git
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fin
With [1] integrated and all users of the config symbols removed, we
can safely remove the options from defconfig.
[1]
https://patchwork.kernel.org/project/linux-arm-kernel/patch/20201026170624.24241-1...@ti.com/
Signed-off-by: Nishanth Menon
---
Could ARM SoC maintainers pick this up for the
On 21:01-20210104, Kishon Vijay Abraham I wrote:
> Nishanth,
>
> On 04/01/21 8:21 pm, Nishanth Menon wrote:
> > On 18:52-20210104, Kishon Vijay Abraham I wrote:
> >> Nishanth,
> >>
> >> On 04/01/21 6:46 pm, Nishanth Menon wrote:
> >&g
On 18:52-20210104, Kishon Vijay Abraham I wrote:
> Nishanth,
>
> On 04/01/21 6:46 pm, Nishanth Menon wrote:
> > On 18:40-20210104, Kishon Vijay Abraham I wrote:
> >> Nishanth,
> >>
> >> On 04/01/21 6:29 pm, Nishanth Menon wrote:
> >>> On 17:5
On 18:40-20210104, Kishon Vijay Abraham I wrote:
> Nishanth,
>
> On 04/01/21 6:29 pm, Nishanth Menon wrote:
> > On 17:52-20210104, Kishon Vijay Abraham I wrote:
> >> Patch series adds DT nodes in order to get PCIe working in J7200.
> >> Also includes couple of fix
(-)
A bit confused on the dependency here. is there something merged into
next-20210104 that makes this series ready for pickup? is there a way
I can get a immutable tag for driver fixups to pull so that my dts
next is not broken for PCIe (I am assuming looking at the series that
this is probably
> Signed-off-by: Kishon Vijay Abraham I
> ---
> arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 4
> 1 file changed, 4 deletions(-)
>
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5
849D 1736 249D
as where I remain as the main contact point for
> now, and move myself as secondary contact point where someone else has
> taken over the maintainership.
>
> Cc: Stephen Boyd
> Cc: Michael Turquette
> Cc: Nishanth Menon
> Cc: Santosh Shilimkar
> Cc: Borislav Petkov
>
C for J721E SD card support to be functional
Faiz Abbas (1):
arm64: defconfig: Enable GPIO and I2C configs for TI's J721e platform
arch/arm64/configs/defconfig | 2 ++
1 file changed, 2 insertions(+)
--
Regards,
Nishanth
trashko (1):
arm64: dts: ti: k3-am65: ringacc: drop ti, dma-ring-reset-quirk
Nishanth Menon (6):
arm64: dts: ti: k3-am65*/j721e*: Fix unit address format error for dss
node
arm64: dts: ti: k3-am65*: Cleanup disabled nodes at SoC dtsi level
arm64: dts: ti: k3-j721e*: Cleanup disable
nfig option enabled in omap2plus_defconfig file.
>
> Remove the option, which has no references in the tree anymore.
>
> Fixes: 785b5bb41b0a ("PM: AVS: Drop the avs directory and the corresponding
> Kconfig")
> Cc: Nishanth Menon
> Cc: Ulf Hansson
> Signed-off-by: Andrey Zhiz
bled in defconfig file.
>
> Remove the option, which has no references in the tree anymore.
>
> Fixes: 785b5bb41b0a ("PM: AVS: Drop the avs directory and the corresponding
> Kconfig")
> Cc: Nishanth Menon
> Cc: Ulf Hansson
> Signed-off-by: Andrey Zhizhikin
Re
1 - 100 of 1129 matches
Mail list logo